#F0DBDF#F0DBDF
#F0DBDF is a very light, muted red. Relative luminance 0.745; OKLCH L 91.0% C 0.024 H 4.5°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DBDF |
|---|---|
| RGB | rgb(240, 219, 223) |
| HSL | hsl(349, 41%, 90%) |
| HSV | hsv(349, 9%, 94%) |
| CMYK | cmyk(0%, 8.8%, 7.1%, 5.9%) |
| CIE-LAB | lab(89.17, 7.88, 0.66) |
| CIE-LCH | lch(89.17, 7.91, 4.80°) |
| OKLab | oklab(90.96% 0.0237 0.0019) |
| OKLCH | oklch(90.96% 0.024 4.5) |
| XYZ | xyz(74.5846, 74.5171, 80.2519) |
| Luminance | 0.7452 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.05
Lavenderblush
#FFF0F5
ΔE00 4.80
Very Light Pink
#FFF4F2
ΔE00 7.08
Light Pink
#FFD1DF
ΔE00 8.24
Pale Pink
#FFCFDC
ΔE00 8.57
Snow
#FFFAFA
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DBDF #DBF0EC
analogous
#F0DBEA #F0DBDF #F0E1DB
triadic
#F0DBDF #DFF0DB #DBDFF0
tetradic
#F0DBDF #EAF0DB #DBF0EC #E1DBF0
square
#F0DBDF #EAF0DB #DBF0EC #E1DBF0
split-complementary
#F0DBDF #DBF0E1 #DBEAF0
monochromatic
#CC8592 #DEB0B9 #F0DBDF #F6E9EC #F6E9EC
Accessibility & contrast
On white
1.32
#F0DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#F0DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DBDF
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DBDF | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDF
Deuteranopia (green-blind)
#E2E1DF
Tritanopia (blue-blind)
#F4DADC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f0dbdf; /* rgb */ color: rgb(240, 219, 223); /* oklch */ color: oklch(91.0% 0.024 4.5);
Tailwind
colors: {
custom: {
50: '#f5e6e9',
500: '#f0dbdf',
950: '#000000',
},
}SCSS
$custom: #f0dbdf; $custom-light: #f5e6e9; $custom-dark: #000000;
JSON
{
"hex": "#f0dbdf",
"rgb": {
"r": 240,
"g": 219,
"b": 223
},
"hsl": {
"h": 348.571,
"s": 41.176,
"l": 90
},
"oklch": {
"l": 0.90959,
"c": 0.02372,
"h": 4.5
},
"luminance": 0.74516
}Semantic roles & 50–950 ramp
primary
#F0DBDF
secondary
#A3CCC4
accent
#B49B31
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171516
muted
#858484