#F0DEE2#F0DEE2
#F0DEE2 is a very light, muted red. Relative luminance 0.763; OKLCH L 91.6% C 0.020 H 2.3°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DEE2 |
|---|---|
| RGB | rgb(240, 222, 226) |
| HSL | hsl(347, 38%, 91%) |
| HSV | hsv(347, 8%, 94%) |
| CMYK | cmyk(0%, 7.5%, 5.8%, 5.9%) |
| CIE-LAB | lab(89.98, 6.83, 0.27) |
| CIE-LCH | lch(89.98, 6.83, 2.28°) |
| OKLab | oklab(91.62% 0.0204 0.0008) |
| OKLCH | oklch(91.62% 0.02 2.3) |
| XYZ | xyz(75.7823, 76.2598, 82.6642) |
| Luminance | 0.7626 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.91
Mistyrose
#FFE4E1
ΔE00 4.36
Very Light Pink
#FFF4F2
ΔE00 6.10
Snow
#FFFAFA
ΔE00 7.98
Seashell
#FFF5EE
ΔE00 8.26
Gainsboro
#DCDCDC
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DEE2 #DEF0EC
analogous
#F0DEEB #F0DEE2 #F0E3DE
triadic
#F0DEE2 #E2F0DE #DEE2F0
tetradic
#F0DEE2 #EBF0DE #DEF0EC #E3DEF0
square
#F0DEE2 #EBF0DE #DEF0EC #E3DEF0
split-complementary
#F0DEE2 #DEF0E3 #DEEBF0
monochromatic
#CA8A98 #DDB4BD #F0DEE2 #F5EAED #F5EAED
Accessibility & contrast
On white
1.29
#F0DEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#F0DEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DEE2
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DEE2 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E1E2
Deuteranopia (green-blind)
#E4E3E2
Tritanopia (blue-blind)
#F4DDDF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f0dee2; /* rgb */ color: rgb(240, 222, 226); /* oklch */ color: oklch(91.6% 0.020 2.3);
Tailwind
colors: {
custom: {
50: '#f5e8eb',
500: '#f0dee2',
950: '#000000',
},
}SCSS
$custom: #f0dee2; $custom-light: #f5e8eb; $custom-dark: #000000;
JSON
{
"hex": "#f0dee2",
"rgb": {
"r": 240,
"g": 222,
"b": 226
},
"hsl": {
"h": 346.667,
"s": 37.5,
"l": 90.588
},
"oklch": {
"l": 0.9162,
"c": 0.02042,
"h": 2.3
},
"luminance": 0.76259
}Semantic roles & 50–950 ramp
primary
#F0DEE2
secondary
#A7CBC3
accent
#B09535
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484