#F4DEDF#F4DEDF
#F4DEDF is a very light, muted red. Relative luminance 0.768; OKLCH L 91.9% C 0.024 H 14.4°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DEDF |
|---|---|
| RGB | rgb(244, 222, 223) |
| HSL | hsl(357, 50%, 91%) |
| HSV | hsv(357, 9%, 96%) |
| CMYK | cmyk(0%, 9%, 8.6%, 4.3%) |
| CIE-LAB | lab(90.23, 7.70, 2.25) |
| CIE-LCH | lch(90.23, 8.03, 16.30°) |
| OKLab | oklab(91.87% 0.0235 0.0061) |
| OKLCH | oklch(91.87% 0.024 14.4) |
| XYZ | xyz(76.7475, 76.8046, 80.5795) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.67
Lavenderblush
#FFF0F5
ΔE00 4.63
Very Light Pink
#FFF4F2
ΔE00 6.31
Seashell
#FFF5EE
ΔE00 8.17
Snow
#FFFAFA
ΔE00 8.61
Light Pink
#FFD1DF
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DEDF #DEF4F3
analogous
#F4DEEA #F4DEDF #F4E8DE
triadic
#F4DEDF #DFF4DE #DEDFF4
tetradic
#F4DEDF #EAF4DE #DEF4F3 #E8DEF4
square
#F4DEDF #EAF4DE #DEF4F3 #E8DEF4
split-complementary
#F4DEDF #DEF4E8 #DEEAF4
monochromatic
#D58286 #E5B0B2 #F4DEDF #F7E8E9 #F7E8E9
Accessibility & contrast
On white
1.28
#F4DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#F4DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DEDF
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DEDF | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1DF
Deuteranopia (green-blind)
#E6E4DF
Tritanopia (blue-blind)
#F9DCDE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4dedf; /* rgb */ color: rgb(244, 222, 223); /* oklch */ color: oklch(91.9% 0.024 14.4);
Tailwind
colors: {
custom: {
50: '#f7e8e9',
500: '#f4dedf',
950: '#000000',
},
}SCSS
$custom: #f4dedf; $custom-light: #f7e8e9; $custom-dark: #000000;
JSON
{
"hex": "#f4dedf",
"rgb": {
"r": 244,
"g": 222,
"b": 223
},
"hsl": {
"h": 357.273,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.91871,
"c": 0.02429,
"h": 14.4
},
"luminance": 0.76803
}Semantic roles & 50–950 ramp
primary
#F4DEDF
secondary
#A3D3D1
accent
#BDB728
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484