#F4DEEB#F4DEEB
#F4DEEB is a very light, muted pink. Relative luminance 0.775; OKLCH L 92.2% C 0.029 H 341.4°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DEEB |
|---|---|
| RGB | rgb(244, 222, 235) |
| HSL | hsl(325, 50%, 91%) |
| HSV | hsv(325, 9%, 96%) |
| CMYK | cmyk(0%, 9%, 3.7%, 4.3%) |
| CIE-LAB | lab(90.54, 9.74, -3.59) |
| CIE-LCH | lch(90.54, 10.38, 339.75°) |
| OKLab | oklab(92.21% 0.028 -0.0094) |
| OKLCH | oklch(92.21% 0.029 341.4) |
| XYZ | xyz(78.4231, 77.4748, 89.4040) |
| Luminance | 0.7747 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.47
Mistyrose
#FFE4E1
ΔE00 6.83
Light Pink
#FFD1DF
ΔE00 7.03
Pale Pink
#FFCFDC
ΔE00 7.61
Thistle
#D8BFD8
ΔE00 8.20
Lavender (CSS)
#E6E6FA
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DEEB #DEF4E7
analogous
#F2DEF4 #F4DEEB #F4DEE0
triadic
#F4DEEB #EBF4DE #DEEBF4
tetradic
#F4DEEB #F4F2DE #DEF4E7 #DEE0F4
square
#F4DEEB #F4F2DE #DEF4E7 #DEE0F4
split-complementary
#F4DEEB #E0F4DE #DEF4F2
monochromatic
#D582B3 #E5B0CF #F4DEEB #F7E8F1 #F7E8F1
Accessibility & contrast
On white
1.27
#F4DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#F4DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DEEB
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DEEB | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EC
Deuteranopia (green-blind)
#E3E5EA
Tritanopia (blue-blind)
#F7DEE2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f4deeb; /* rgb */ color: rgb(244, 222, 235); /* oklch */ color: oklch(92.2% 0.029 341.4);
Tailwind
colors: {
custom: {
50: '#f7e8f1',
500: '#f4deeb',
950: '#000000',
},
}SCSS
$custom: #f4deeb; $custom-light: #f7e8f1; $custom-dark: #000000;
JSON
{
"hex": "#f4deeb",
"rgb": {
"r": 244,
"g": 222,
"b": 235
},
"hsl": {
"h": 324.545,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.92214,
"c": 0.02949,
"h": 341.4
},
"luminance": 0.77474
}Semantic roles & 50–950 ramp
primary
#F4DEEB
secondary
#A3D3B7
accent
#BD6528
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485