#F0DCF0#F0DCF0
#F0DCF0 is a very light, muted purple. Relative luminance 0.760; OKLCH L 91.6% C 0.034 H 325.9°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DCF0 |
|---|---|
| RGB | rgb(240, 220, 240) |
| HSL | hsl(300, 40%, 90%) |
| HSV | hsv(300, 8%, 94%) |
| CMYK | cmyk(0%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(89.86, 10.32, -7.26) |
| CIE-LCH | lch(89.86, 12.62, 324.90°) |
| OKLab | oklab(91.65% 0.0284 -0.0193) |
| OKLCH | oklch(91.65% 0.034 325.9) |
| XYZ | xyz(77.2543, 76.0037, 93.0216) |
| Luminance | 0.7600 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.90
Lavenderblush
#FFF0F5
ΔE00 7.34
Lavender (CSS)
#E6E6FA
ΔE00 7.82
Light Pink
#FFD1DF
ΔE00 7.85
Pale Lavender
#EECFFE
ΔE00 8.40
Pale Pink
#FFCFDC
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DCF0 #DCF0DC
analogous
#E6DCF0 #F0DCF0 #F0DCE6
triadic
#F0DCF0 #F0F0DC #DCF0F0
tetradic
#F0DCF0 #F0E6DC #DCF0DC #DCE6F0
square
#F0DCF0 #F0E6DC #DCF0DC #DCE6F0
split-complementary
#F0DCF0 #E6F0DC #DCF0E6
monochromatic
#CB86CB #DEB1DE #F0DCF0 #F6EAF6 #F6EAF6
Accessibility & contrast
On white
1.30
#F0DCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#F0DCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DCF0
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DCF0 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0F1
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#F1DDE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f0dcf0; /* rgb */ color: rgb(240, 220, 240); /* oklch */ color: oklch(91.6% 0.034 325.9);
Tailwind
colors: {
custom: {
50: '#f5e6f5',
500: '#f0dcf0',
950: '#000000',
},
}SCSS
$custom: #f0dcf0; $custom-light: #f5e6f5; $custom-dark: #000000;
JSON
{
"hex": "#f0dcf0",
"rgb": {
"r": 240,
"g": 220,
"b": 240
},
"hsl": {
"h": 300,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.9165,
"c": 0.03431,
"h": 325.9
},
"luminance": 0.76003
}Semantic roles & 50–950 ramp
primary
#F0DCF0
secondary
#A4CCA4
accent
#B33232
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485