#F9DEEF#F9DEEF
#F9DEEF is a very light, muted pink. Relative luminance 0.786; OKLCH L 92.8% C 0.037 H 339.7°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DEEF |
|---|---|
| RGB | rgb(249, 222, 239) |
| HSL | hsl(322, 69%, 92%) |
| HSV | hsv(322, 11%, 98%) |
| CMYK | cmyk(0%, 10.8%, 4%, 2.4%) |
| CIE-LAB | lab(91.06, 12.12, -4.88) |
| CIE-LCH | lch(91.06, 13.07, 338.09°) |
| OKLab | oklab(92.75% 0.0347 -0.0128) |
| OKLCH | oklch(92.75% 0.037 339.7) |
| XYZ | xyz(80.7664, 78.6155, 92.5642) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.74
Pale Pink
#FFCFDC
ΔE00 6.41
Lavenderblush
#FFF0F5
ΔE00 7.09
Thistle
#D8BFD8
ΔE00 7.77
Mistyrose
#FFE4E1
ΔE00 8.06
Pale Mauve
#FED0FC
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DEEF #DEF9E8
analogous
#F6DEF9 #F9DEEF #F9DEE2
triadic
#F9DEEF #EFF9DE #DEEFF9
tetradic
#F9DEEF #F9F6DE #DEF9E8 #DEE2F9
square
#F9DEEF #F9F6DE #DEF9E8 #DEE2F9
split-complementary
#F9DEEF #E2F9DE #DEF9F6
monochromatic
#E676BD #F0AAD6 #F9DEEF #FAE5F2 #FAE5F2
Accessibility & contrast
On white
1.26
#F9DEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#F9DEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DEEF
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DEEF | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3F0
Deuteranopia (green-blind)
#E5E7EE
Tritanopia (blue-blind)
#FDDEE3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f9deef; /* rgb */ color: rgb(249, 222, 239); /* oklch */ color: oklch(92.8% 0.037 339.7);
Tailwind
colors: {
custom: {
50: '#fbe8f4',
500: '#f9deef',
950: '#000000',
},
}SCSS
$custom: #f9deef; $custom-light: #fbe8f4; $custom-dark: #000000;
JSON
{
"hex": "#f9deef",
"rgb": {
"r": 249,
"g": 222,
"b": 239
},
"hsl": {
"h": 322.222,
"s": 69.231,
"l": 92.353
},
"oklch": {
"l": 0.92754,
"c": 0.03699,
"h": 339.7
},
"luminance": 0.78614
}Semantic roles & 50–950 ramp
primary
#F9DEEF
secondary
#9EDDB5
accent
#D15A14
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485