#F4DCE0#F4DCE0
#F4DCE0 is a very light, muted red. Relative luminance 0.758; OKLCH L 91.5% C 0.027 H 6.2°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DCE0 |
|---|---|
| RGB | rgb(244, 220, 224) |
| HSL | hsl(350, 52%, 91%) |
| HSV | hsv(350, 10%, 96%) |
| CMYK | cmyk(0%, 9.8%, 8.2%, 4.3%) |
| CIE-LAB | lab(89.77, 8.91, 1.05) |
| CIE-LCH | lch(89.77, 8.97, 6.74°) |
| OKLab | oklab(91.52% 0.0268 0.0029) |
| OKLCH | oklch(91.52% 0.027 6.2) |
| XYZ | xyz(76.3547, 75.8026, 81.1156) |
| Luminance | 0.7580 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.57
Lavenderblush
#FFF0F5
ΔE00 5.06
Light Pink
#FFD1DF
ΔE00 7.40
Very Light Pink
#FFF4F2
ΔE00 7.51
Pale Pink
#FFCFDC
ΔE00 7.73
Seashell
#FFF5EE
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DCE0 #DCF4F0
analogous
#F4DCEC #F4DCE0 #F4E4DC
triadic
#F4DCE0 #E0F4DC #DCE0F4
tetradic
#F4DCE0 #ECF4DC #DCF4F0 #E4DCF4
square
#F4DCE0 #ECF4DC #DCF4F0 #E4DCF4
split-complementary
#F4DCE0 #DCF4E4 #DCECF4
monochromatic
#D77F8E #E5ADB7 #F4DCE0 #F8E8EA #F8E8EA
Accessibility & contrast
On white
1.30
#F4DCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#F4DCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DCE0
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DCE0 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFE0
Deuteranopia (green-blind)
#E4E3E0
Tritanopia (blue-blind)
#F9DBDD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f4dce0; /* rgb */ color: rgb(244, 220, 224); /* oklch */ color: oklch(91.5% 0.027 6.2);
Tailwind
colors: {
custom: {
50: '#f7e6e9',
500: '#f4dce0',
950: '#000000',
},
}SCSS
$custom: #f4dce0; $custom-light: #f7e6e9; $custom-dark: #000000;
JSON
{
"hex": "#f4dce0",
"rgb": {
"r": 244,
"g": 220,
"b": 224
},
"hsl": {
"h": 350,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.91517,
"c": 0.02698,
"h": 6.2
},
"luminance": 0.75801
}Semantic roles & 50–950 ramp
primary
#F4DCE0
secondary
#A1D3CB
accent
#C0A626
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484