#F0DCFA#F0DCFA
#F0DCFA is a very light, muted purple. Relative luminance 0.766; OKLCH L 92.0% C 0.045 H 314.6°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DCFA |
|---|---|
| RGB | rgb(240, 220, 250) |
| HSL | hsl(280, 75%, 92%) |
| HSV | hsv(280, 12%, 98%) |
| CMYK | cmyk(4%, 12%, 0%, 2%) |
| CIE-LAB | lab(90.14, 12.16, -12.09) |
| CIE-LCH | lch(90.14, 17.14, 315.17°) |
| OKLab | oklab(91.96% 0.0319 -0.0324) |
| OKLCH | oklch(91.96% 0.045 314.6) |
| XYZ | xyz(78.7809, 76.6143, 101.0617) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.57
Very Light Purple
#F6CEFC
ΔE00 6.38
Pale Lilac
#E4CBFF
ΔE00 6.88
Pale Mauve
#FED0FC
ΔE00 6.97
Thistle
#D8BFD8
ΔE00 7.01
Light Lilac
#EDC8FF
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DCFA #E6FADC
analogous
#E1DCFA #F0DCFA #FADCF5
triadic
#F0DCFA #FAF0DC #DCFAF0
tetradic
#F0DCFA #FAE1DC #E6FADC #DCF5FA
square
#F0DCFA #FAE1DC #E6FADC #DCF5FA
split-complementary
#F0DCFA #F5FADC #DCFAE1
monochromatic
#C271EB #D9A6F2 #F0DCFA #F4E4FB #F4E4FB
Accessibility & contrast
On white
1.29
#F0DCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#F0DCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DCFA
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DCFA | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FB
Deuteranopia (green-blind)
#DCE3F9
Tritanopia (blue-blind)
#F0DFE6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f0dcfa; /* rgb */ color: rgb(240, 220, 250); /* oklch */ color: oklch(92.0% 0.045 314.6);
Tailwind
colors: {
custom: {
50: '#f5e6fc',
500: '#f0dcfa',
950: '#000000',
},
}SCSS
$custom: #f0dcfa; $custom-light: #f5e6fc; $custom-dark: #000000;
JSON
{
"hex": "#f0dcfa",
"rgb": {
"r": 240,
"g": 220,
"b": 250
},
"hsl": {
"h": 280,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.91964,
"c": 0.04543,
"h": 314.6
},
"luminance": 0.76614
}Semantic roles & 50–950 ramp
primary
#F0DCFA
secondary
#B2E09B
accent
#D70E51
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485