#F0D6D2#F0D6D2
#F0D6D2 is a very light, muted red. Relative luminance 0.713; OKLCH L 89.6% C 0.030 H 28.1°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F0D6D2 |
|---|---|
| RGB | rgb(240, 214, 210) |
| HSL | hsl(8, 50%, 88%) |
| HSV | hsv(8, 13%, 94%) |
| CMYK | cmyk(0%, 10.8%, 12.5%, 5.9%) |
| CIE-LAB | lab(87.62, 8.35, 5.26) |
| CIE-LCH | lch(87.62, 9.87, 32.23°) |
| OKLab | oklab(89.64% 0.0261 0.014) |
| OKLCH | oklch(89.64% 0.03 28.1) |
| XYZ | xyz(71.6139, 71.2731, 70.9448) |
| Luminance | 0.7127 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.20
Lavenderblush
#FFF0F5
ΔE00 7.41
Very Light Pink
#FFF4F2
ΔE00 8.05
Seashell
#FFF5EE
ΔE00 9.13
Light Pink
#FFD1DF
ΔE00 9.30
Pale Pink
#FFCFDC
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0D6D2 #D2ECF0
analogous
#F0D2DD #F0D6D2 #F0E5D2
triadic
#F0D6D2 #D2F0D6 #D6D2F0
tetradic
#F0D6D2 #DDF0D2 #D2ECF0 #E5D2F0
square
#F0D6D2 #DDF0D2 #D2ECF0 #E5D2F0
split-complementary
#F0D6D2 #D2F0E5 #D2DDF0
monochromatic
#D18276 #E1ACA4 #F0D6D2 #F7EAE8 #F7EAE8
Accessibility & contrast
On white
1.38
#F0D6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#F0D6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0D6D2
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0D6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0D6D2 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D2
Deuteranopia (green-blind)
#E1DED2
Tritanopia (blue-blind)
#F7D3D5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f0d6d2; /* rgb */ color: rgb(240, 214, 210); /* oklch */ color: oklch(89.6% 0.030 28.1);
Tailwind
colors: {
custom: {
50: '#f5e2df',
500: '#f0d6d2',
950: '#000000',
},
}SCSS
$custom: #f0d6d2; $custom-light: #f5e2df; $custom-dark: #000000;
JSON
{
"hex": "#f0d6d2",
"rgb": {
"r": 240,
"g": 214,
"b": 210
},
"hsl": {
"h": 8,
"s": 50,
"l": 88.235
},
"oklch": {
"l": 0.89642,
"c": 0.02959,
"h": 28.1
},
"luminance": 0.71272
}Semantic roles & 50–950 ramp
primary
#F0D6D2
secondary
#99C7CE
accent
#A9BD28
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484