#F2DAE0#F2DAE0
#F2DAE0 is a very light, muted red. Relative luminance 0.744; OKLCH L 91.0% C 0.028 H 0.7°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DAE0 |
|---|---|
| RGB | rgb(242, 218, 224) |
| HSL | hsl(345, 48%, 90%) |
| HSV | hsv(345, 10%, 95%) |
| CMYK | cmyk(0%, 9.9%, 7.4%, 5.1%) |
| CIE-LAB | lab(89.11, 9.26, 0.08) |
| CIE-LCH | lch(89.11, 9.26, 0.48°) |
| OKLab | oklab(90.96% 0.0276 0.0003) |
| OKLCH | oklch(90.96% 0.028 0.7) |
| XYZ | xyz(75.1426, 74.4031, 80.9093) |
| Luminance | 0.7440 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.48
Lavenderblush
#FFF0F5
ΔE00 5.44
Light Pink
#FFD1DF
ΔE00 6.93
Pale Pink
#FFCFDC
ΔE00 7.29
Very Light Pink
#FFF4F2
ΔE00 8.17
Thistle
#D8BFD8
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DAE0 #DAF2EC
analogous
#F2DAEC #F2DAE0 #F2E0DA
triadic
#F2DAE0 #E0F2DA #DAE0F2
tetradic
#F2DAE0 #ECF2DA #DAF2EC #E0DAF2
square
#F2DAE0 #ECF2DA #DAF2EC #E0DAF2
split-complementary
#F2DAE0 #DAF2E0 #DAECF2
monochromatic
#D27F94 #E2ADBA #F2DAE0 #F7E8EC #F7E8EC
Accessibility & contrast
On white
1.32
#F2DAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#F2DAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DAE0
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DAE0 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE0
Deuteranopia (green-blind)
#E2E1E0
Tritanopia (blue-blind)
#F7D9DC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f2dae0; /* rgb */ color: rgb(242, 218, 224); /* oklch */ color: oklch(91.0% 0.028 0.7);
Tailwind
colors: {
custom: {
50: '#f6e5e9',
500: '#f2dae0',
950: '#000000',
},
}SCSS
$custom: #f2dae0; $custom-light: #f6e5e9; $custom-dark: #000000;
JSON
{
"hex": "#f2dae0",
"rgb": {
"r": 242,
"g": 218,
"b": 224
},
"hsl": {
"h": 345,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.90965,
"c": 0.02761,
"h": 0.7
},
"luminance": 0.74402
}Semantic roles & 50–950 ramp
primary
#F2DAE0
secondary
#A0D0C4
accent
#BB972A
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171516
muted
#858484