#F9DEED#F9DEED
#F9DEED is a very light, muted pink. Relative luminance 0.785; OKLCH L 92.7% C 0.035 H 343.2°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DEED |
|---|---|
| RGB | rgb(249, 222, 237) |
| HSL | hsl(327, 69%, 92%) |
| HSV | hsv(327, 11%, 98%) |
| CMYK | cmyk(0%, 10.8%, 4.8%, 2.4%) |
| CIE-LAB | lab(91.01, 11.78, -3.91) |
| CIE-LCH | lch(91.01, 12.41, 341.65°) |
| OKLab | oklab(92.69% 0.034 -0.0102) |
| OKLCH | oklch(92.69% 0.035 343.2) |
| XYZ | xyz(80.4726, 78.4980, 91.0167) |
| Luminance | 0.7850 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.62
Pale Pink
#FFCFDC
ΔE00 6.26
Lavenderblush
#FFF0F5
ΔE00 6.66
Mistyrose
#FFE4E1
ΔE00 7.37
Thistle
#D8BFD8
ΔE00 8.03
Pale Mauve
#FED0FC
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DEED #DEF9EA
analogous
#F8DEF9 #F9DEED #F9DEE0
triadic
#F9DEED #EDF9DE #DEEDF9
tetradic
#F9DEED #F9F8DE #DEF9EA #DEE0F9
square
#F9DEED #F9F8DE #DEF9EA #DEE0F9
split-complementary
#F9DEED #E0F9DE #DEF9F8
monochromatic
#E676B5 #F0AAD1 #F9DEED #FAE5F1 #FAE5F1
Accessibility & contrast
On white
1.26
#F9DEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#F9DEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DEED
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DEED | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EE
Deuteranopia (green-blind)
#E5E7EC
Tritanopia (blue-blind)
#FDDEE3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f9deed; /* rgb */ color: rgb(249, 222, 237); /* oklch */ color: oklch(92.7% 0.035 343.2);
Tailwind
colors: {
custom: {
50: '#fbe8f2',
500: '#f9deed',
950: '#000000',
},
}SCSS
$custom: #f9deed; $custom-light: #fbe8f2; $custom-dark: #000000;
JSON
{
"hex": "#f9deed",
"rgb": {
"r": 249,
"g": 222,
"b": 237
},
"hsl": {
"h": 326.667,
"s": 69.231,
"l": 92.353
},
"oklch": {
"l": 0.92694,
"c": 0.03549,
"h": 343.2
},
"luminance": 0.78497
}Semantic roles & 50–950 ramp
primary
#F9DEED
secondary
#9EDDBA
accent
#D16814
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485