#F0DCE0#F0DCE0
#F0DCE0 is a very light, muted red. Relative luminance 0.751; OKLCH L 91.2% C 0.023 H 3.9°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DCE0 |
|---|---|
| RGB | rgb(240, 220, 224) |
| HSL | hsl(348, 40%, 90%) |
| HSV | hsv(348, 8%, 94%) |
| CMYK | cmyk(0%, 8.3%, 6.7%, 5.9%) |
| CIE-LAB | lab(89.44, 7.53, 0.53) |
| CIE-LCH | lch(89.44, 7.55, 4.03°) |
| OKLab | oklab(91.18% 0.0226 0.0015) |
| OKLCH | oklch(91.18% 0.023 3.9) |
| XYZ | xyz(74.9815, 75.0946, 81.0513) |
| Luminance | 0.7509 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.12
Lavenderblush
#FFF0F5
ΔE00 4.49
Very Light Pink
#FFF4F2
ΔE00 6.75
Light Pink
#FFD1DF
ΔE00 8.57
Snow
#FFFAFA
ΔE00 8.72
Seashell
#FFF5EE
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DCE0 #DCF0EC
analogous
#F0DCEA #F0DCE0 #F0E2DC
triadic
#F0DCE0 #E0F0DC #DCE0F0
tetradic
#F0DCE0 #EAF0DC #DCF0EC #E2DCF0
square
#F0DCE0 #EAF0DC #DCF0EC #E2DCF0
split-complementary
#F0DCE0 #DCF0E2 #DCEAF0
monochromatic
#CB8694 #DEB1BA #F0DCE0 #F6EAEC #F6EAEC
Accessibility & contrast
On white
1.31
#F0DCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#F0DCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DCE0
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DCE0 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE0
Deuteranopia (green-blind)
#E3E2E0
Tritanopia (blue-blind)
#F4DBDD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f0dce0; /* rgb */ color: rgb(240, 220, 224); /* oklch */ color: oklch(91.2% 0.023 3.9);
Tailwind
colors: {
custom: {
50: '#f5e6e9',
500: '#f0dce0',
950: '#000000',
},
}SCSS
$custom: #f0dce0; $custom-light: #f5e6e9; $custom-dark: #000000;
JSON
{
"hex": "#f0dce0",
"rgb": {
"r": 240,
"g": 220,
"b": 224
},
"hsl": {
"h": 348,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.91179,
"c": 0.02261,
"h": 3.9
},
"luminance": 0.75093
}Semantic roles & 50–950 ramp
primary
#F0DCE0
secondary
#A4CCC4
accent
#B39932
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484