#F0DCDF#F0DCDF
#F0DCDF is a very light, muted red. Relative luminance 0.750; OKLCH L 91.2% C 0.022 H 7.2°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DCDF |
|---|---|
| RGB | rgb(240, 220, 223) |
| HSL | hsl(351, 40%, 90%) |
| HSV | hsv(351, 8%, 94%) |
| CMYK | cmyk(0%, 8.3%, 7.1%, 5.9%) |
| CIE-LAB | lab(89.41, 7.36, 1.02) |
| CIE-LCH | lch(89.41, 7.43, 7.89°) |
| OKLab | oklab(91.15% 0.0222 0.0028) |
| OKLCH | oklch(91.15% 0.022 7.2) |
| XYZ | xyz(74.8463, 75.0405, 80.3391) |
| Luminance | 0.7504 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.84
Lavenderblush
#FFF0F5
ΔE00 4.54
Very Light Pink
#FFF4F2
ΔE00 6.55
Seashell
#FFF5EE
ΔE00 8.56
Snow
#FFFAFA
ΔE00 8.61
Light Pink
#FFD1DF
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DCDF #DCF0ED
analogous
#F0DCE9 #F0DCDF #F0E3DC
triadic
#F0DCDF #DFF0DC #DCDFF0
tetradic
#F0DCDF #E9F0DC #DCF0ED #E3DCF0
square
#F0DCDF #E9F0DC #DCF0ED #E3DCF0
split-complementary
#F0DCDF #DCF0E3 #DCE9F0
monochromatic
#CB8691 #DEB1B8 #F0DCDF #F6EAEB #F6EAEB
Accessibility & contrast
On white
1.31
#F0DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#F0DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DCDF
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DCDF | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDF
Deuteranopia (green-blind)
#E3E2DF
Tritanopia (blue-blind)
#F4DBDD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f0dcdf; /* rgb */ color: rgb(240, 220, 223); /* oklch */ color: oklch(91.2% 0.022 7.2);
Tailwind
colors: {
custom: {
50: '#f5e6e9',
500: '#f0dcdf',
950: '#000000',
},
}SCSS
$custom: #f0dcdf; $custom-light: #f5e6e9; $custom-dark: #000000;
JSON
{
"hex": "#f0dcdf",
"rgb": {
"r": 240,
"g": 220,
"b": 223
},
"hsl": {
"h": 351,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.91151,
"c": 0.02237,
"h": 7.2
},
"luminance": 0.75039
}Semantic roles & 50–950 ramp
primary
#F0DCDF
secondary
#A4CCC6
accent
#B3A032
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484