#F9DEEE#F9DEEE
#F9DEEE is a very light, muted pink. Relative luminance 0.786; OKLCH L 92.7% C 0.036 H 341.5°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DEEE |
|---|---|
| RGB | rgb(249, 222, 238) |
| HSL | hsl(324, 69%, 92%) |
| HSV | hsv(324, 11%, 98%) |
| CMYK | cmyk(0%, 10.8%, 4.4%, 2.4%) |
| CIE-LAB | lab(91.03, 11.95, -4.39) |
| CIE-LCH | lch(91.03, 12.73, 339.82°) |
| OKLab | oklab(92.72% 0.0343 -0.0115) |
| OKLCH | oklch(92.72% 0.036 341.5) |
| XYZ | xyz(80.6191, 78.5566, 91.7883) |
| Luminance | 0.7855 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.67
Pale Pink
#FFCFDC
ΔE00 6.33
Lavenderblush
#FFF0F5
ΔE00 6.87
Mistyrose
#FFE4E1
ΔE00 7.71
Thistle
#D8BFD8
ΔE00 7.89
Pale Mauve
#FED0FC
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DEEE #DEF9E9
analogous
#F6DEF9 #F9DEEE #F9DEE1
triadic
#F9DEEE #EEF9DE #DEEEF9
tetradic
#F9DEEE #F9F6DE #DEF9E9 #DEE1F9
square
#F9DEEE #F9F6DE #DEF9E9 #DEE1F9
split-complementary
#F9DEEE #E1F9DE #DEF9F6
monochromatic
#E676B9 #F0AAD3 #F9DEEE #FAE5F2 #FAE5F2
Accessibility & contrast
On white
1.26
#F9DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#F9DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DEEE
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DEEE | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EF
Deuteranopia (green-blind)
#E5E7ED
Tritanopia (blue-blind)
#FDDEE3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f9deee; /* rgb */ color: rgb(249, 222, 238); /* oklch */ color: oklch(92.7% 0.036 341.5);
Tailwind
colors: {
custom: {
50: '#fbe8f3',
500: '#f9deee',
950: '#000000',
},
}SCSS
$custom: #f9deee; $custom-light: #fbe8f3; $custom-dark: #000000;
JSON
{
"hex": "#f9deee",
"rgb": {
"r": 249,
"g": 222,
"b": 238
},
"hsl": {
"h": 324.444,
"s": 69.231,
"l": 92.353
},
"oklch": {
"l": 0.92724,
"c": 0.03622,
"h": 341.5
},
"luminance": 0.78555
}Semantic roles & 50–950 ramp
primary
#F9DEEE
secondary
#9EDDB8
accent
#D16114
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485