#F0DCF4#F0DCF4
#F0DCF4 is a very light, muted purple. Relative luminance 0.762; OKLCH L 91.8% C 0.039 H 320.6°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DCF4 |
|---|---|
| RGB | rgb(240, 220, 244) |
| HSL | hsl(290, 52%, 91%) |
| HSV | hsv(290, 10%, 96%) |
| CMYK | cmyk(1.6%, 9.8%, 0%, 4.3%) |
| CIE-LAB | lab(89.97, 11.05, -9.19) |
| CIE-LCH | lch(89.97, 14.37, 320.25°) |
| OKLab | oklab(91.77% 0.0298 -0.0245) |
| OKLCH | oklch(91.77% 0.039 320.6) |
| XYZ | xyz(77.8551, 76.2440, 96.1855) |
| Luminance | 0.7624 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.74
Pale Lavender
#EECFFE
ΔE00 7.18
Very Light Purple
#F6CEFC
ΔE00 7.68
Lavender (CSS)
#E6E6FA
ΔE00 7.91
Pale Mauve
#FED0FC
ΔE00 8.00
Light Pink
#FFD1DF
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DCF4 #E0F4DC
analogous
#E4DCF4 #F0DCF4 #F4DCEC
triadic
#F0DCF4 #F4F0DC #DCF4F0
tetradic
#F0DCF4 #F4E4DC #E0F4DC #DCECF4
square
#F0DCF4 #F4E4DC #E0F4DC #DCECF4
split-complementary
#F0DCF4 #ECF4DC #DCF4E4
monochromatic
#C87FD7 #DCADE5 #F0DCF4 #F5E8F8 #F5E8F8
Accessibility & contrast
On white
1.29
#F0DCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#F0DCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DCF4
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DCF4 | 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)
#DAE1F5
Deuteranopia (green-blind)
#DEE3F3
Tritanopia (blue-blind)
#F1DEE4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f0dcf4; /* rgb */ color: rgb(240, 220, 244); /* oklch */ color: oklch(91.8% 0.039 320.6);
Tailwind
colors: {
custom: {
50: '#f5e6f7',
500: '#f0dcf4',
950: '#000000',
},
}SCSS
$custom: #f0dcf4; $custom-light: #f5e6f7; $custom-dark: #000000;
JSON
{
"hex": "#f0dcf4",
"rgb": {
"r": 240,
"g": 220,
"b": 244
},
"hsl": {
"h": 290,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.91774,
"c": 0.03858,
"h": 320.6
},
"luminance": 0.76243
}Semantic roles & 50–950 ramp
primary
#F0DCF4
secondary
#A9D3A1
accent
#C02640
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485