#F9DCED#F9DCED
#F9DCED is a very light, muted pink. Relative luminance 0.774; OKLCH L 92.3% C 0.039 H 341.8°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DCED |
|---|---|
| RGB | rgb(249, 220, 237) |
| HSL | hsl(325, 71%, 92%) |
| HSV | hsv(325, 12%, 98%) |
| CMYK | cmyk(0%, 11.6%, 4.8%, 2.4%) |
| CIE-LAB | lab(90.52, 12.82, -4.62) |
| CIE-LCH | lch(90.52, 13.62, 340.19°) |
| OKLab | oklab(92.32% 0.0369 -0.0121) |
| OKLCH | oklch(92.32% 0.039 341.8) |
| XYZ | xyz(79.9445, 77.4419, 90.8407) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.07
Pale Pink
#FFCFDC
ΔE00 5.75
Thistle
#D8BFD8
ΔE00 7.52
Lavenderblush
#FFF0F5
ΔE00 7.60
Mistyrose
#FFE4E1
ΔE00 8.14
Pale Mauve
#FED0FC
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DCED #DCF9E8
analogous
#F7DCF9 #F9DCED #F9DCDF
triadic
#F9DCED #EDF9DC #DCEDF9
tetradic
#F9DCED #F9F7DC #DCF9E8 #DCDFF9
square
#F9DCED #F9F7DC #DCF9E8 #DCDFF9
split-complementary
#F9DCED #DFF9DC #DCF9F7
monochromatic
#E774B7 #F0A8D2 #F9DCED #FBE5F2 #FBE5F2
Accessibility & contrast
On white
1.27
#F9DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#F9DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DCED
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DCED | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EE
Deuteranopia (green-blind)
#E3E5EC
Tritanopia (blue-blind)
#FDDCE1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f9dced; /* rgb */ color: rgb(249, 220, 237); /* oklch */ color: oklch(92.3% 0.039 341.8);
Tailwind
colors: {
custom: {
50: '#fbe6f2',
500: '#f9dced',
950: '#000000',
},
}SCSS
$custom: #f9dced; $custom-light: #fbe6f2; $custom-dark: #000000;
JSON
{
"hex": "#f9dced",
"rgb": {
"r": 249,
"g": 220,
"b": 237
},
"hsl": {
"h": 324.828,
"s": 70.732,
"l": 91.961
},
"oklch": {
"l": 0.92319,
"c": 0.03883,
"h": 341.8
},
"luminance": 0.77441
}Semantic roles & 50–950 ramp
primary
#F9DCED
secondary
#9CDDB7
accent
#D36213
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485