#F8DCEA#F8DCEA
#F8DCEA is a very light, muted pink. Relative luminance 0.771; OKLCH L 92.1% C 0.036 H 346.1°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DCEA |
|---|---|
| RGB | rgb(248, 220, 234) |
| HSL | hsl(330, 67%, 92%) |
| HSV | hsv(330, 11%, 97%) |
| CMYK | cmyk(0%, 11.3%, 5.6%, 2.7%) |
| CIE-LAB | lab(90.36, 11.97, -3.29) |
| CIE-LCH | lch(90.36, 12.41, 344.61°) |
| OKLab | oklab(92.15% 0.0348 -0.0086) |
| OKLCH | oklch(92.15% 0.036 346.1) |
| XYZ | xyz(79.1543, 77.0847, 88.5350) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.18
Pale Pink
#FFCFDC
ΔE00 5.79
Lavenderblush
#FFF0F5
ΔE00 6.86
Mistyrose
#FFE4E1
ΔE00 7.11
Thistle
#D8BFD8
ΔE00 7.87
Light Rose
#FFC5CB
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DCEA #DCF8EA
analogous
#F8DCF8 #F8DCEA #F8DCDC
triadic
#F8DCEA #EAF8DC #DCEAF8
tetradic
#F8DCEA #F8F8DC #DCF8EA #DCDCF8
square
#F8DCEA #F8F8DC #DCF8EA #DCDCF8
split-complementary
#F8DCEA #DCF8DC #DCF8F8
monochromatic
#E476AD #EEA9CB #F8DCEA #FAE5F0 #FAE5F0
Accessibility & contrast
On white
1.28
#F8DCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#F8DCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DCEA
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DCEA | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EB
Deuteranopia (green-blind)
#E4E5E9
Tritanopia (blue-blind)
#FCDCE1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f8dcea; /* rgb */ color: rgb(248, 220, 234); /* oklch */ color: oklch(92.1% 0.036 346.1);
Tailwind
colors: {
custom: {
50: '#fae6f0',
500: '#f8dcea',
950: '#000000',
},
}SCSS
$custom: #f8dcea; $custom-light: #fae6f0; $custom-dark: #000000;
JSON
{
"hex": "#f8dcea",
"rgb": {
"r": 248,
"g": 220,
"b": 234
},
"hsl": {
"h": 330,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.92145,
"c": 0.03579,
"h": 346.1
},
"luminance": 0.77083
}Semantic roles & 50–950 ramp
primary
#F8DCEA
secondary
#9DDBBC
accent
#CF7317
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485