#F0DCDB#F0DCDB
#F0DCDB is a very light, muted red. Relative luminance 0.748; OKLCH L 91.0% C 0.022 H 21.0°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DCDB |
|---|---|
| RGB | rgb(240, 220, 219) |
| HSL | hsl(3, 41%, 90%) |
| HSV | hsv(3, 9%, 94%) |
| CMYK | cmyk(0%, 8.3%, 8.8%, 5.9%) |
| CIE-LAB | lab(89.31, 6.69, 2.98) |
| CIE-LCH | lch(89.31, 7.32, 23.98°) |
| OKLab | oklab(91.04% 0.0207 0.008) |
| OKLCH | oklch(91.04% 0.022 21) |
| XYZ | xyz(74.3133, 74.8273, 77.5324) |
| Luminance | 0.7483 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.14
Lavenderblush
#FFF0F5
ΔE00 5.17
Very Light Pink
#FFF4F2
ΔE00 6.00
Seashell
#FFF5EE
ΔE00 7.50
Linen
#FAF0E6
ΔE00 7.99
Snow
#FFFAFA
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DCDB #DBEFF0
analogous
#F0DBE5 #F0DCDB #F0E6DB
triadic
#F0DCDB #DBF0DC #DCDBF0
tetradic
#F0DCDB #E5F0DB #DBEFF0 #E6DBF0
square
#F0DCDB #E5F0DB #DBEFF0 #E6DBF0
split-complementary
#F0DCDB #DBF0E6 #DBE5F0
monochromatic
#CC8885 #DEB2B0 #F0DCDB #F6EAE9 #F6EAE9
Accessibility & contrast
On white
1.32
#F0DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#F0DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DCDB
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DCDB | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDB
Deuteranopia (green-blind)
#E4E2DB
Tritanopia (blue-blind)
#F5DADC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f0dcdb; /* rgb */ color: rgb(240, 220, 219); /* oklch */ color: oklch(91.0% 0.022 21.0);
Tailwind
colors: {
custom: {
50: '#f5e6e6',
500: '#f0dcdb',
950: '#000000',
},
}SCSS
$custom: #f0dcdb; $custom-light: #f5e6e6; $custom-dark: #000000;
JSON
{
"hex": "#f0dcdb",
"rgb": {
"r": 240,
"g": 220,
"b": 219
},
"hsl": {
"h": 2.857,
"s": 41.176,
"l": 90
},
"oklch": {
"l": 0.9104,
"c": 0.02216,
"h": 21
},
"luminance": 0.74826
}Semantic roles & 50–950 ramp
primary
#F0DCDB
secondary
#A3CACC
accent
#AEB431
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484