#F0D6DA#F0D6DA
#F0D6DA is a very light, muted red. Relative luminance 0.717; OKLCH L 89.9% C 0.029 H 7.1°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F0D6DA |
|---|---|
| RGB | rgb(240, 214, 218) |
| HSL | hsl(351, 46%, 89%) |
| HSV | hsv(351, 11%, 94%) |
| CMYK | cmyk(0%, 10.8%, 9.2%, 5.9%) |
| CIE-LAB | lab(87.82, 9.65, 1.33) |
| CIE-LCH | lch(87.82, 9.74, 7.83°) |
| OKLab | oklab(89.86% 0.0291 0.0037) |
| OKLCH | oklch(89.86% 0.029 7.1) |
| XYZ | xyz(72.6356, 71.6817, 76.3257) |
| Luminance | 0.7168 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.29
Lavenderblush
#FFF0F5
ΔE00 6.46
Light Pink
#FFD1DF
ΔE00 6.72
Pale Pink
#FFCFDC
ΔE00 6.97
Very Light Pink
#FFF4F2
ΔE00 8.76
Light Rose
#FFC5CB
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0D6DA #D6F0EC
analogous
#F0D6E7 #F0D6DA #F0DFD6
triadic
#F0D6DA #DAF0D6 #D6DAF0
tetradic
#F0D6DA #E7F0D6 #D6F0EC #DFD6F0
square
#F0D6DA #E7F0D6 #D6F0EC #DFD6F0
split-complementary
#F0D6DA #D6F0DF #D6E7F0
monochromatic
#CF7C89 #E0A9B2 #F0D6DA #F7E9EB #F7E9EB
Accessibility & contrast
On white
1.37
#F0D6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#F0D6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0D6DA
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0D6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0D6DA | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADA
Deuteranopia (green-blind)
#DFDEDA
Tritanopia (blue-blind)
#F5D4D7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f0d6da; /* rgb */ color: rgb(240, 214, 218); /* oklch */ color: oklch(89.9% 0.029 7.1);
Tailwind
colors: {
custom: {
50: '#f5e2e5',
500: '#f0d6da',
950: '#000000',
},
}SCSS
$custom: #f0d6da; $custom-light: #f5e2e5; $custom-dark: #000000;
JSON
{
"hex": "#f0d6da",
"rgb": {
"r": 240,
"g": 214,
"b": 218
},
"hsl": {
"h": 350.769,
"s": 46.429,
"l": 89.02
},
"oklch": {
"l": 0.89862,
"c": 0.02934,
"h": 7.1
},
"luminance": 0.7168
}Semantic roles & 50–950 ramp
primary
#F0D6DA
secondary
#9DCDC6
accent
#BAA42C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484