#F4DEE8#F4DEE8
#F4DEE8 is a very light, muted pink. Relative luminance 0.773; OKLCH L 92.1% C 0.027 H 348.4°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DEE8 |
|---|---|
| RGB | rgb(244, 222, 232) |
| HSL | hsl(333, 50%, 91%) |
| HSV | hsv(333, 9%, 96%) |
| CMYK | cmyk(0%, 9%, 4.9%, 4.3%) |
| CIE-LAB | lab(90.46, 9.22, -2.13) |
| CIE-LCH | lch(90.46, 9.47, 346.97°) |
| OKLab | oklab(92.13% 0.0269 -0.0055) |
| OKLCH | oklch(92.13% 0.027 348.4) |
| XYZ | xyz(77.9933, 77.3029, 87.1406) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.87
Mistyrose
#FFE4E1
ΔE00 5.75
Light Pink
#FFD1DF
ΔE00 7.18
Pale Pink
#FFCFDC
ΔE00 7.69
Very Light Pink
#FFF4F2
ΔE00 8.28
Thistle
#D8BFD8
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DEE8 #DEF4EA
analogous
#F4DEF3 #F4DEE8 #F4DFDE
triadic
#F4DEE8 #E8F4DE #DEE8F4
tetradic
#F4DEE8 #F3F4DE #DEF4EA #DFDEF4
square
#F4DEE8 #F3F4DE #DEF4EA #DFDEF4
split-complementary
#F4DEE8 #DEF4DF #DEF3F4
monochromatic
#D582A8 #E5B0C8 #F4DEE8 #F7E8EF #F7E8EF
Accessibility & contrast
On white
1.28
#F4DEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#F4DEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DEE8
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DEE8 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2E8
Deuteranopia (green-blind)
#E4E5E7
Tritanopia (blue-blind)
#F8DEE1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f4dee8; /* rgb */ color: rgb(244, 222, 232); /* oklch */ color: oklch(92.1% 0.027 348.4);
Tailwind
colors: {
custom: {
50: '#f7e8ef',
500: '#f4dee8',
950: '#000000',
},
}SCSS
$custom: #f4dee8; $custom-light: #f7e8ef; $custom-dark: #000000;
JSON
{
"hex": "#f4dee8",
"rgb": {
"r": 244,
"g": 222,
"b": 232
},
"hsl": {
"h": 332.727,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.92126,
"c": 0.02742,
"h": 348.4
},
"luminance": 0.77302
}Semantic roles & 50–950 ramp
primary
#F4DEE8
secondary
#A3D3BD
accent
#BD7A28
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485