#F0DCDA#F0DCDA
#F0DCDA is a very light, muted red. Relative luminance 0.748; OKLCH L 91.0% C 0.022 H 24.4°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DCDA |
|---|---|
| RGB | rgb(240, 220, 218) |
| HSL | hsl(5, 42%, 90%) |
| HSV | hsv(5, 9%, 94%) |
| CMYK | cmyk(0%, 8.3%, 9.2%, 5.9%) |
| CIE-LAB | lab(89.29, 6.53, 3.47) |
| CIE-LCH | lch(89.29, 7.39, 27.97°) |
| OKLab | oklab(91.01% 0.0203 0.0092) |
| OKLCH | oklch(91.01% 0.022 24.4) |
| XYZ | xyz(74.1821, 74.7748, 76.8412) |
| Luminance | 0.7477 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.12
Lavenderblush
#FFF0F5
ΔE00 5.41
Very Light Pink
#FFF4F2
ΔE00 5.93
Seashell
#FFF5EE
ΔE00 7.27
Linen
#FAF0E6
ΔE00 7.68
Snow
#FFFAFA
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DCDA #DAEEF0
analogous
#F0DAE3 #F0DCDA #F0E7DA
triadic
#F0DCDA #DAF0DC #DCDAF0
tetradic
#F0DCDA #E3F0DA #DAEEF0 #E7DAF0
square
#F0DCDA #E3F0DA #DAEEF0 #E7DAF0
split-complementary
#F0DCDA #DAF0E7 #DAE3F0
monochromatic
#CD8A83 #DEB3AE #F0DCDA #F6EAE9 #F6EAE9
Accessibility & contrast
On white
1.32
#F0DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#F0DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DCDA
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DCDA | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DEDA
Deuteranopia (green-blind)
#E4E2DA
Tritanopia (blue-blind)
#F5DADB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f0dcda; /* rgb */ color: rgb(240, 220, 218); /* oklch */ color: oklch(91.0% 0.022 24.4);
Tailwind
colors: {
custom: {
50: '#f5e6e5',
500: '#f0dcda',
950: '#000000',
},
}SCSS
$custom: #f0dcda; $custom-light: #f5e6e5; $custom-dark: #000000;
JSON
{
"hex": "#f0dcda",
"rgb": {
"r": 240,
"g": 220,
"b": 218
},
"hsl": {
"h": 5.455,
"s": 42.308,
"l": 89.804
},
"oklch": {
"l": 0.91013,
"c": 0.02231,
"h": 24.4
},
"luminance": 0.74774
}Semantic roles & 50–950 ramp
primary
#F0DCDA
secondary
#A2C9CC
accent
#A9B530
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484