#F0DFDD#F0DFDD
#F0DFDD is a very light, near-neutral red. Relative luminance 0.765; OKLCH L 91.7% C 0.019 H 25.6°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DFDD |
|---|---|
| RGB | rgb(240, 223, 221) |
| HSL | hsl(6, 39%, 90%) |
| HSV | hsv(6, 8%, 94%) |
| CMYK | cmyk(0%, 7.1%, 7.9%, 5.9%) |
| CIE-LAB | lab(90.10, 5.47, 3.07) |
| CIE-LCH | lch(90.10, 6.27, 29.32°) |
| OKLab | oklab(91.67% 0.0171 0.0082) |
| OKLCH | oklch(91.67% 0.019 25.6) |
| XYZ | xyz(75.3726, 76.5221, 79.1922) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.79
Lavenderblush
#FFF0F5
ΔE00 4.85
Very Light Pink
#FFF4F2
ΔE00 4.86
Seashell
#FFF5EE
ΔE00 6.18
Linen
#FAF0E6
ΔE00 6.62
Snow
#FFFAFA
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DFDD #DDEEF0
analogous
#F0DDE4 #F0DFDD #F0E8DD
triadic
#F0DFDD #DDF0DF #DFDDF0
tetradic
#F0DFDD #E4F0DD #DDEEF0 #E8DDF0
square
#F0DFDD #E4F0DD #DDEEF0 #E8DDF0
split-complementary
#F0DFDD #DDF0E8 #DDE4F0
monochromatic
#CB8F88 #DDB7B3 #F0DFDD #F6EBEA #F6EBEA
Accessibility & contrast
On white
1.29
#F0DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#F0DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DFDD
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DFDD | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DD
Deuteranopia (green-blind)
#E6E4DD
Tritanopia (blue-blind)
#F4DDDE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f0dfdd; /* rgb */ color: rgb(240, 223, 221); /* oklch */ color: oklch(91.7% 0.019 25.6);
Tailwind
colors: {
custom: {
50: '#f5e9e7',
500: '#f0dfdd',
950: '#000000',
},
}SCSS
$custom: #f0dfdd; $custom-light: #f5e9e7; $custom-dark: #000000;
JSON
{
"hex": "#f0dfdd",
"rgb": {
"r": 240,
"g": 223,
"b": 221
},
"hsl": {
"h": 6.316,
"s": 38.776,
"l": 90.392
},
"oklch": {
"l": 0.91674,
"c": 0.01894,
"h": 25.6
},
"luminance": 0.76521
}Semantic roles & 50–950 ramp
primary
#F0DFDD
secondary
#A5C8CC
accent
#A4B234
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484