#F4DCE2#F4DCE2
#F4DCE2 is a very light, muted red. Relative luminance 0.759; OKLCH L 91.6% C 0.028 H 0.7°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DCE2 |
|---|---|
| RGB | rgb(244, 220, 226) |
| HSL | hsl(345, 52%, 91%) |
| HSV | hsv(345, 10%, 96%) |
| CMYK | cmyk(0%, 9.8%, 7.4%, 4.3%) |
| CIE-LAB | lab(89.82, 9.24, 0.08) |
| CIE-LCH | lch(89.82, 9.24, 0.47°) |
| OKLab | oklab(91.57% 0.0276 0.0003) |
| OKLCH | oklch(91.57% 0.028 0.7) |
| XYZ | xyz(76.6275, 75.9118, 82.5525) |
| Luminance | 0.7591 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.28
Lavenderblush
#FFF0F5
ΔE00 5.09
Light Pink
#FFD1DF
ΔE00 7.00
Pale Pink
#FFCFDC
ΔE00 7.38
Very Light Pink
#FFF4F2
ΔE00 7.91
Thistle
#D8BFD8
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DCE2 #DCF4EE
analogous
#F4DCEE #F4DCE2 #F4E2DC
triadic
#F4DCE2 #E2F4DC #DCE2F4
tetradic
#F4DCE2 #EEF4DC #DCF4EE #E2DCF4
square
#F4DCE2 #EEF4DC #DCF4EE #E2DCF4
split-complementary
#F4DCE2 #DCF4E2 #DCEEF4
monochromatic
#D77F95 #E5ADBB #F4DCE2 #F8E8EC #F8E8EC
Accessibility & contrast
On white
1.30
#F4DCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#F4DCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DCE2
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DCE2 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E2
Deuteranopia (green-blind)
#E4E3E2
Tritanopia (blue-blind)
#F9DBDE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f4dce2; /* rgb */ color: rgb(244, 220, 226); /* oklch */ color: oklch(91.6% 0.028 0.7);
Tailwind
colors: {
custom: {
50: '#f7e6eb',
500: '#f4dce2',
950: '#000000',
},
}SCSS
$custom: #f4dce2; $custom-light: #f7e6eb; $custom-dark: #000000;
JSON
{
"hex": "#f4dce2",
"rgb": {
"r": 244,
"g": 220,
"b": 226
},
"hsl": {
"h": 345,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.91573,
"c": 0.02756,
"h": 0.7
},
"luminance": 0.7591
}Semantic roles & 50–950 ramp
primary
#F4DCE2
secondary
#A1D3C7
accent
#C09926
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484