#F0DEF4#F0DEF4
#F0DEF4 is a very light, muted purple. Relative luminance 0.773; OKLCH L 92.2% C 0.035 H 320.1°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DEF4 |
|---|---|
| RGB | rgb(240, 222, 244) |
| HSL | hsl(289, 50%, 91%) |
| HSV | hsv(289, 9%, 96%) |
| CMYK | cmyk(1.6%, 9%, 0%, 4.3%) |
| CIE-LAB | lab(90.46, 10.01, -8.47) |
| CIE-LCH | lch(90.46, 13.11, 319.76°) |
| OKLab | oklab(92.15% 0.027 -0.0225) |
| OKLCH | oklch(92.15% 0.035 320.1) |
| XYZ | xyz(78.3831, 77.3001, 96.3615) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 7.14
Thistle
#D8BFD8
ΔE00 7.29
Lavenderblush
#FFF0F5
ΔE00 7.59
Pale Lavender
#EECFFE
ΔE00 8.07
Very Light Purple
#F6CEFC
ΔE00 8.62
Light Pink
#FFD1DF
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DEF4 #E2F4DE
analogous
#E5DEF4 #F0DEF4 #F4DEED
triadic
#F0DEF4 #F4F0DE #DEF4F0
tetradic
#F0DEF4 #F4E5DE #E2F4DE #DEEDF4
square
#F0DEF4 #F4E5DE #E2F4DE #DEEDF4
split-complementary
#F0DEF4 #EDF4DE #DEF4E5
monochromatic
#C682D5 #DBB0E5 #F0DEF4 #F5E8F7 #F5E8F7
Accessibility & contrast
On white
1.28
#F0DEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#F0DEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DEF4
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DEF4 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F5
Deuteranopia (green-blind)
#E0E4F3
Tritanopia (blue-blind)
#F1E0E5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f0def4; /* rgb */ color: rgb(240, 222, 244); /* oklch */ color: oklch(92.2% 0.035 320.1);
Tailwind
colors: {
custom: {
50: '#f5e8f7',
500: '#f0def4',
950: '#000000',
},
}SCSS
$custom: #f0def4; $custom-light: #f5e8f7; $custom-dark: #000000;
JSON
{
"hex": "#f0def4",
"rgb": {
"r": 240,
"g": 222,
"b": 244
},
"hsl": {
"h": 289.091,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.92154,
"c": 0.03514,
"h": 320.1
},
"luminance": 0.77299
}Semantic roles & 50–950 ramp
primary
#F0DEF4
secondary
#ACD3A3
accent
#BD2843
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485