#F4DEDE#F4DEDE
#F4DEDE is a very light, muted red. Relative luminance 0.767; OKLCH L 91.8% C 0.024 H 17.6°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DEDE |
|---|---|
| RGB | rgb(244, 222, 222) |
| HSL | hsl(0, 50%, 91%) |
| HSV | hsv(0, 9%, 96%) |
| CMYK | cmyk(0%, 9%, 9%, 4.3%) |
| CIE-LAB | lab(90.21, 7.54, 2.74) |
| CIE-LCH | lch(90.21, 8.02, 19.98°) |
| OKLab | oklab(91.84% 0.0232 0.0073) |
| OKLCH | oklch(91.84% 0.024 17.6) |
| XYZ | xyz(76.6131, 76.7509, 79.8716) |
| Luminance | 0.7675 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.45
Lavenderblush
#FFF0F5
ΔE00 4.80
Very Light Pink
#FFF4F2
ΔE00 6.18
Seashell
#FFF5EE
ΔE00 7.92
Snow
#FFFAFA
ΔE00 8.55
Linen
#FAF0E6
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DEDE #DEF4F4
analogous
#F4DEE9 #F4DEDE #F4E9DE
triadic
#F4DEDE #DEF4DE #DEDEF4
tetradic
#F4DEDE #E9F4DE #DEF4F4 #E9DEF4
square
#F4DEDE #E9F4DE #DEF4F4 #E9DEF4
split-complementary
#F4DEDE #DEF4E9 #DEE9F4
monochromatic
#D58282 #E5B0B0 #F4DEDE #F7E8E8 #F7E8E8
Accessibility & contrast
On white
1.28
#F4DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#F4DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DEDE
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DEDE | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DE
Deuteranopia (green-blind)
#E6E4DE
Tritanopia (blue-blind)
#F9DCDE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4dede; /* rgb */ color: rgb(244, 222, 222); /* oklch */ color: oklch(91.8% 0.024 17.6);
Tailwind
colors: {
custom: {
50: '#f7e8e8',
500: '#f4dede',
950: '#000000',
},
}SCSS
$custom: #f4dede; $custom-light: #f7e8e8; $custom-dark: #000000;
JSON
{
"hex": "#f4dede",
"rgb": {
"r": 244,
"g": 222,
"b": 222
},
"hsl": {
"h": 0,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.91844,
"c": 0.02429,
"h": 17.6
},
"luminance": 0.7675
}Semantic roles & 50–950 ramp
primary
#F4DEDE
secondary
#A3D3D3
accent
#BDBD28
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484