#F0DCDC#F0DCDC
#F0DCDC is a very light, muted red. Relative luminance 0.749; OKLCH L 91.1% C 0.022 H 17.6°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DCDC |
|---|---|
| RGB | rgb(240, 220, 220) |
| HSL | hsl(0, 40%, 90%) |
| HSV | hsv(0, 8%, 94%) |
| CMYK | cmyk(0%, 8.3%, 8.3%, 5.9%) |
| CIE-LAB | lab(89.34, 6.86, 2.49) |
| CIE-LCH | lch(89.34, 7.30, 19.93°) |
| OKLab | oklab(91.07% 0.0211 0.0067) |
| OKLCH | oklch(91.07% 0.022 17.6) |
| XYZ | xyz(74.4454, 74.8801, 78.2278) |
| Luminance | 0.7488 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.23
Lavenderblush
#FFF0F5
ΔE00 4.95
Very Light Pink
#FFF4F2
ΔE00 6.09
Seashell
#FFF5EE
ΔE00 7.74
Linen
#FAF0E6
ΔE00 8.32
Snow
#FFFAFA
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DCDC #DCF0F0
analogous
#F0DCE6 #F0DCDC #F0E6DC
triadic
#F0DCDC #DCF0DC #DCDCF0
tetradic
#F0DCDC #E6F0DC #DCF0F0 #E6DCF0
square
#F0DCDC #E6F0DC #DCF0F0 #E6DCF0
split-complementary
#F0DCDC #DCF0E6 #DCE6F0
monochromatic
#CB8686 #DEB1B1 #F0DCDC #F6EAEA #F6EAEA
Accessibility & contrast
On white
1.31
#F0DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#F0DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DCDC
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DCDC | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDC
Deuteranopia (green-blind)
#E4E2DC
Tritanopia (blue-blind)
#F5DADC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f0dcdc; /* rgb */ color: rgb(240, 220, 220); /* oklch */ color: oklch(91.1% 0.022 17.6);
Tailwind
colors: {
custom: {
50: '#f5e6e6',
500: '#f0dcdc',
950: '#000000',
},
}SCSS
$custom: #f0dcdc; $custom-light: #f5e6e6; $custom-dark: #000000;
JSON
{
"hex": "#f0dcdc",
"rgb": {
"r": 240,
"g": 220,
"b": 220
},
"hsl": {
"h": 0,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.91068,
"c": 0.02209,
"h": 17.6
},
"luminance": 0.74879
}Semantic roles & 50–950 ramp
primary
#F0DCDC
secondary
#A4CCCC
accent
#B3B332
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484