#F0D0D4#F0D0D4
#F0D0D4 is a very light, muted red. Relative luminance 0.684; OKLCH L 88.6% C 0.036 H 9.3°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F0D0D4 |
|---|---|
| RGB | rgb(240, 208, 212) |
| HSL | hsl(353, 52%, 88%) |
| HSV | hsv(353, 13%, 94%) |
| CMYK | cmyk(0%, 13.3%, 11.7%, 5.9%) |
| CIE-LAB | lab(86.20, 11.81, 2.16) |
| CIE-LCH | lch(86.20, 12.00, 10.34°) |
| OKLab | oklab(88.55% 0.0357 0.0059) |
| OKLCH | oklch(88.55% 0.036 9.3) |
| XYZ | xyz(70.3740, 68.3922, 71.7684) |
| Luminance | 0.6839 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.32
Pale Pink
#FFCFDC
ΔE00 5.39
Mistyrose
#FFE4E1
ΔE00 5.47
Light Rose
#FFC5CB
ΔE00 6.76
Pale Rose
#FDC1C5
ΔE00 7.35
Bubblegum
#FFC1CC
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0D0D4 #D0F0EC
analogous
#F0D0E4 #F0D0D4 #F0DCD0
triadic
#F0D0D4 #D4F0D0 #D0D4F0
tetradic
#F0D0D4 #E4F0D0 #D0F0EC #DCD0F0
square
#F0D0D4 #E4F0D0 #D0F0EC #DCD0F0
split-complementary
#F0D0D4 #D0F0DC #D0E4F0
monochromatic
#D2737F #E1A2AA #F0D0D4 #F8E8EA #F8E8EA
Accessibility & contrast
On white
1.43
#F0D0D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#F0D0D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0D0D4
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0D0D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0D0D4 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D4
Deuteranopia (green-blind)
#DCDAD3
Tritanopia (blue-blind)
#F7CED1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f0d0d4; /* rgb */ color: rgb(240, 208, 212); /* oklch */ color: oklch(88.6% 0.036 9.3);
Tailwind
colors: {
custom: {
50: '#f5dee1',
500: '#f0d0d4',
950: '#000000',
},
}SCSS
$custom: #f0d0d4; $custom-light: #f5dee1; $custom-dark: #000000;
JSON
{
"hex": "#f0d0d4",
"rgb": {
"r": 240,
"g": 208,
"b": 212
},
"hsl": {
"h": 352.5,
"s": 51.613,
"l": 87.843
},
"oklch": {
"l": 0.88554,
"c": 0.03623,
"h": 9.3
},
"luminance": 0.6839
}Semantic roles & 50–950 ramp
primary
#F0D0D4
secondary
#96CEC7
accent
#BFAC26
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484