#F0DEDF#F0DEDF
#F0DEDF is a very light, near-neutral red. Relative luminance 0.761; OKLCH L 91.5% C 0.020 H 13.6°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DEDF |
|---|---|
| RGB | rgb(240, 222, 223) |
| HSL | hsl(357, 38%, 91%) |
| HSV | hsv(357, 8%, 94%) |
| CMYK | cmyk(0%, 7.5%, 7.1%, 5.9%) |
| CIE-LAB | lab(89.90, 6.32, 1.74) |
| CIE-LCH | lch(89.90, 6.56, 15.36°) |
| OKLab | oklab(91.54% 0.0193 0.0047) |
| OKLCH | oklch(91.54% 0.02 13.6) |
| XYZ | xyz(75.3743, 76.0965, 80.5151) |
| Luminance | 0.7610 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.71
Lavenderblush
#FFF0F5
ΔE00 4.27
Very Light Pink
#FFF4F2
ΔE00 5.52
Seashell
#FFF5EE
ΔE00 7.34
Snow
#FFFAFA
ΔE00 7.66
Linen
#FAF0E6
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DEDF #DEF0EF
analogous
#F0DEE8 #F0DEDF #F0E6DE
triadic
#F0DEDF #DFF0DE #DEDFF0
tetradic
#F0DEDF #E8F0DE #DEF0EF #E6DEF0
square
#F0DEDF #E8F0DE #DEF0EF #E6DEF0
split-complementary
#F0DEDF #DEF0E6 #DEE8F0
monochromatic
#CA8A8D #DDB4B6 #F0DEDF #F5EAEB #F5EAEB
Accessibility & contrast
On white
1.29
#F0DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#F0DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DEDF
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DEDF | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DF
Deuteranopia (green-blind)
#E5E3DF
Tritanopia (blue-blind)
#F4DDDE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f0dedf; /* rgb */ color: rgb(240, 222, 223); /* oklch */ color: oklch(91.5% 0.020 13.6);
Tailwind
colors: {
custom: {
50: '#f5e8e9',
500: '#f0dedf',
950: '#000000',
},
}SCSS
$custom: #f0dedf; $custom-light: #f5e8e9; $custom-dark: #000000;
JSON
{
"hex": "#f0dedf",
"rgb": {
"r": 240,
"g": 222,
"b": 223
},
"hsl": {
"h": 356.667,
"s": 37.5,
"l": 90.588
},
"oklch": {
"l": 0.91536,
"c": 0.01984,
"h": 13.6
},
"luminance": 0.76096
}Semantic roles & 50–950 ramp
primary
#F0DEDF
secondary
#A7CBC9
accent
#B0AA35
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484