#F9DAEF#F9DAEF
#F9DAEF is a very light, muted pink. Relative luminance 0.765; OKLCH L 92.0% C 0.044 H 337.7°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DAEF |
|---|---|
| RGB | rgb(249, 218, 239) |
| HSL | hsl(319, 72%, 92%) |
| HSV | hsv(319, 12%, 98%) |
| CMYK | cmyk(0%, 12.4%, 4%, 2.4%) |
| CIE-LAB | lab(90.10, 14.21, -6.30) |
| CIE-LCH | lch(90.10, 15.54, 336.10°) |
| OKLab | oklab(92.01% 0.0405 -0.0166) |
| OKLCH | oklch(92.01% 0.044 337.7) |
| XYZ | xyz(79.7166, 76.5159, 92.2143) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.00
Pale Pink
#FFCFDC
ΔE00 5.70
Thistle
#D8BFD8
ΔE00 6.96
Pale Mauve
#FED0FC
ΔE00 7.02
Very Light Purple
#F6CEFC
ΔE00 7.44
Pale Lavender
#EECFFE
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DAEF #DAF9E4
analogous
#F4DAF9 #F9DAEF #F9DAE0
triadic
#F9DAEF #EFF9DA #DAEFF9
tetradic
#F9DAEF #F9F4DA #DAF9E4 #DAE0F9
square
#F9DAEF #F9F4DA #DAF9E4 #DAE0F9
split-complementary
#F9DAEF #E0F9DA #DAF9F4
monochromatic
#E871C1 #F0A5D8 #F9DAEF #FBE5F4 #FBE5F4
Accessibility & contrast
On white
1.29
#F9DAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#F9DAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DAEF
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DAEF | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0F0
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#FDDBE1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f9daef; /* rgb */ color: rgb(249, 218, 239); /* oklch */ color: oklch(92.0% 0.044 337.7);
Tailwind
colors: {
custom: {
50: '#fbe5f4',
500: '#f9daef',
950: '#000000',
},
}SCSS
$custom: #f9daef; $custom-light: #fbe5f4; $custom-dark: #000000;
JSON
{
"hex": "#f9daef",
"rgb": {
"r": 249,
"g": 218,
"b": 239
},
"hsl": {
"h": 319.355,
"s": 72.093,
"l": 91.569
},
"oklch": {
"l": 0.92005,
"c": 0.04378,
"h": 337.7
},
"luminance": 0.76515
}Semantic roles & 50–950 ramp
primary
#F9DAEF
secondary
#9ADEB0
accent
#D45011
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485