#F0DCF6#F0DCF6
#F0DCF6 is a very light, muted purple. Relative luminance 0.764; OKLCH L 91.8% C 0.041 H 318.4°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DCF6 |
|---|---|
| RGB | rgb(240, 220, 246) |
| HSL | hsl(286, 59%, 91%) |
| HSV | hsv(286, 11%, 96%) |
| CMYK | cmyk(2.4%, 10.6%, 0%, 3.5%) |
| CIE-LAB | lab(90.03, 11.42, -10.16) |
| CIE-LCH | lch(90.03, 15.28, 318.34°) |
| OKLab | oklab(91.84% 0.0305 -0.0271) |
| OKLCH | oklch(91.84% 0.041 318.4) |
| XYZ | xyz(78.1604, 76.3661, 97.7935) |
| Luminance | 0.7637 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.61
Thistle
#D8BFD8
ΔE00 6.77
Very Light Purple
#F6CEFC
ΔE00 7.20
Pale Mauve
#FED0FC
ΔE00 7.61
Pale Lilac
#E4CBFF
ΔE00 7.98
Lavender (CSS)
#E6E6FA
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DCF6 #E2F6DC
analogous
#E3DCF6 #F0DCF6 #F6DCEF
triadic
#F0DCF6 #F6F0DC #DCF6F0
tetradic
#F0DCF6 #F6E3DC #E2F6DC #DCEFF6
square
#F0DCF6 #F6E3DC #E2F6DC #DCEFF6
split-complementary
#F0DCF6 #EFF6DC #DCF6E3
monochromatic
#C67BDD #DBABE9 #F0DCF6 #F5E7F9 #F5E7F9
Accessibility & contrast
On white
1.29
#F0DCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#F0DCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DCF6
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DCF6 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E1F7
Deuteranopia (green-blind)
#DDE3F5
Tritanopia (blue-blind)
#F0DEE4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f0dcf6; /* rgb */ color: rgb(240, 220, 246); /* oklch */ color: oklch(91.8% 0.041 318.4);
Tailwind
colors: {
custom: {
50: '#f5e6f9',
500: '#f0dcf6',
950: '#000000',
},
}SCSS
$custom: #f0dcf6; $custom-light: #f5e6f9; $custom-dark: #000000;
JSON
{
"hex": "#f0dcf6",
"rgb": {
"r": 240,
"g": 220,
"b": 246
},
"hsl": {
"h": 286.154,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.91837,
"c": 0.04081,
"h": 318.4
},
"luminance": 0.76365
}Semantic roles & 50–950 ramp
primary
#F0DCF6
secondary
#ACD79F
accent
#C71F46
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485