#F9CEDF#F9CEDF
#F9CEDF is a very light, muted pink. Relative luminance 0.696; OKLCH L 89.3% C 0.053 H 352.5°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CEDF |
|---|---|
| RGB | rgb(249, 206, 223) |
| HSL | hsl(336, 78%, 89%) |
| HSV | hsv(336, 17%, 98%) |
| CMYK | cmyk(0%, 17.3%, 10.4%, 2.4%) |
| CIE-LAB | lab(86.81, 17.79, -2.70) |
| CIE-LCH | lch(86.81, 17.99, 351.37°) |
| OKLab | oklab(89.31% 0.0525 -0.0069) |
| OKLCH | oklch(89.31% 0.053 352.5) |
| XYZ | xyz(74.4568, 69.6122, 79.3121) |
| Luminance | 0.6961 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 1.55
Pale Pink
#FFCFDC
ΔE00 1.99
Bubblegum
#FFC1CC
ΔE00 5.52
Light Rose
#FFC5CB
ΔE00 5.71
Pink
#FFC0CB
ΔE00 5.76
Pastel Pink
#FFBACD
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CEDF #CEF9E8
analogous
#F9CEF5 #F9CEDF #F9D3CE
triadic
#F9CEDF #DFF9CE #CEDFF9
tetradic
#F9CEDF #F5F9CE #CEF9E8 #D3CEF9
square
#F9CEDF #F5F9CE #CEF9E8 #D3CEF9
split-complementary
#F9CEDF #CEF9D3 #CEF5F9
monochromatic
#EC6198 #F297BB #F9CEDF #FCE4ED #FCE4ED
Accessibility & contrast
On white
1.41
#F9CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#F9CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CEDF
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CEDF | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5E0
Deuteranopia (green-blind)
#DBDCDE
Tritanopia (blue-blind)
#FFCDD4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f9cedf; /* rgb */ color: rgb(249, 206, 223); /* oklch */ color: oklch(89.3% 0.053 352.5);
Tailwind
colors: {
custom: {
50: '#fbdde9',
500: '#f9cedf',
950: '#000000',
},
}SCSS
$custom: #f9cedf; $custom-light: #fbdde9; $custom-dark: #000000;
JSON
{
"hex": "#f9cedf",
"rgb": {
"r": 249,
"g": 206,
"b": 223
},
"hsl": {
"h": 336.279,
"s": 78.182,
"l": 89.216
},
"oklch": {
"l": 0.89306,
"c": 0.05296,
"h": 352.5
},
"luminance": 0.6961
}Semantic roles & 50–950 ramp
primary
#F9CEDF
secondary
#8DDEBE
accent
#DA880B
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171516
muted
#858484