#F9DAEB#F9DAEB
#F9DAEB is a very light, muted pink. Relative luminance 0.763; OKLCH L 91.9% C 0.041 H 343.8°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DAEB |
|---|---|
| RGB | rgb(249, 218, 235) |
| HSL | hsl(327, 72%, 92%) |
| HSV | hsv(327, 12%, 98%) |
| CMYK | cmyk(0%, 12.4%, 5.6%, 2.4%) |
| CIE-LAB | lab(89.99, 13.52, -4.35) |
| CIE-LCH | lch(89.99, 14.20, 342.15°) |
| OKLab | oklab(91.89% 0.0391 -0.0114) |
| OKLCH | oklch(91.89% 0.041 343.8) |
| XYZ | xyz(79.1322, 76.2822, 89.1365) |
| Luminance | 0.7628 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.43
Pale Pink
#FFCFDC
ΔE00 5.11
Thistle
#D8BFD8
ΔE00 7.33
Lavenderblush
#FFF0F5
ΔE00 8.13
Pale Mauve
#FED0FC
ΔE00 8.22
Mistyrose
#FFE4E1
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DAEB #DAF9E8
analogous
#F8DAF9 #F9DAEB #F9DADC
triadic
#F9DAEB #EBF9DA #DAEBF9
tetradic
#F9DAEB #F9F8DA #DAF9E8 #DADCF9
square
#F9DAEB #F9F8DA #DAF9E8 #DADCF9
split-complementary
#F9DAEB #DCF9DA #DAF9F8
monochromatic
#E871B2 #F0A5CF #F9DAEB #FBE5F1 #FBE5F1
Accessibility & contrast
On white
1.29
#F9DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#F9DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DAEB
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DAEB | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#E2E4EA
Tritanopia (blue-blind)
#FEDAE0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f9daeb; /* rgb */ color: rgb(249, 218, 235); /* oklch */ color: oklch(91.9% 0.041 343.8);
Tailwind
colors: {
custom: {
50: '#fbe5f1',
500: '#f9daeb',
950: '#000000',
},
}SCSS
$custom: #f9daeb; $custom-light: #fbe5f1; $custom-dark: #000000;
JSON
{
"hex": "#f9daeb",
"rgb": {
"r": 249,
"g": 218,
"b": 235
},
"hsl": {
"h": 327.097,
"s": 72.093,
"l": 91.569
},
"oklch": {
"l": 0.91885,
"c": 0.04072,
"h": 343.8
},
"luminance": 0.76281
}Semantic roles & 50–950 ramp
primary
#F9DAEB
secondary
#9ADEB8
accent
#D46911
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485