#F0DCDE#F0DCDE
#F0DCDE is a very light, muted red. Relative luminance 0.750; OKLCH L 91.1% C 0.022 H 10.6°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DCDE |
|---|---|
| RGB | rgb(240, 220, 222) |
| HSL | hsl(354, 40%, 90%) |
| HSV | hsv(354, 8%, 94%) |
| CMYK | cmyk(0%, 8.3%, 7.5%, 5.9%) |
| CIE-LAB | lab(89.39, 7.19, 1.51) |
| CIE-LCH | lch(89.39, 7.35, 11.85°) |
| OKLab | oklab(91.12% 0.0218 0.0041) |
| OKLCH | oklch(91.12% 0.022 10.6) |
| XYZ | xyz(74.7118, 74.9867, 79.6312) |
| Luminance | 0.7499 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.59
Lavenderblush
#FFF0F5
ΔE00 4.64
Very Light Pink
#FFF4F2
ΔE00 6.37
Seashell
#FFF5EE
ΔE00 8.28
Snow
#FFFAFA
ΔE00 8.51
Gainsboro
#DCDCDC
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DCDE #DCF0EE
analogous
#F0DCE8 #F0DCDE #F0E4DC
triadic
#F0DCDE #DEF0DC #DCDEF0
tetradic
#F0DCDE #E8F0DC #DCF0EE #E4DCF0
square
#F0DCDE #E8F0DC #DCF0EE #E4DCF0
split-complementary
#F0DCDE #DCF0E4 #DCE8F0
monochromatic
#CB868D #DEB1B6 #F0DCDE #F6EAEB #F6EAEB
Accessibility & contrast
On white
1.31
#F0DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#F0DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DCDE
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DCDE | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDE
Deuteranopia (green-blind)
#E3E2DE
Tritanopia (blue-blind)
#F4DBDD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f0dcde; /* rgb */ color: rgb(240, 220, 222); /* oklch */ color: oklch(91.1% 0.022 10.6);
Tailwind
colors: {
custom: {
50: '#f5e6e8',
500: '#f0dcde',
950: '#000000',
},
}SCSS
$custom: #f0dcde; $custom-light: #f5e6e8; $custom-dark: #000000;
JSON
{
"hex": "#f0dcde",
"rgb": {
"r": 240,
"g": 220,
"b": 222
},
"hsl": {
"h": 354,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.91123,
"c": 0.02219,
"h": 10.6
},
"luminance": 0.74986
}Semantic roles & 50–950 ramp
primary
#F0DCDE
secondary
#A4CCC8
accent
#B3A632
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484