#F0DFFA#F0DFFA
#F0DFFA is a very light, muted violet. Relative luminance 0.782; OKLCH L 92.5% C 0.040 H 313.2°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DFFA |
|---|---|
| RGB | rgb(240, 223, 250) |
| HSL | hsl(278, 73%, 93%) |
| HSV | hsv(278, 11%, 98%) |
| CMYK | cmyk(4%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(90.87, 10.59, -11.00) |
| CIE-LCH | lch(90.87, 15.27, 313.92°) |
| OKLab | oklab(92.53% 0.0276 -0.0294) |
| OKLCH | oklch(92.53% 0.04 313.2) |
| XYZ | xyz(79.5754, 78.2032, 101.3265) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.88
Lavender (CSS)
#E6E6FA
ΔE00 7.12
Thistle
#D8BFD8
ΔE00 7.59
Very Light Purple
#F6CEFC
ΔE00 7.73
Pale Lilac
#E4CBFF
ΔE00 8.00
Pale Mauve
#FED0FC
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DFFA #E9FADF
analogous
#E2DFFA #F0DFFA #FADFF6
triadic
#F0DFFA #FAF0DF #DFFAF0
tetradic
#F0DFFA #FAE2DF #E9FADF #DFF6FA
square
#F0DFFA #FAE2DF #E9FADF #DFF6FA
split-complementary
#F0DFFA #F6FADF #DFFAE2
monochromatic
#BE75E9 #D7AAF2 #F0DFFA #F3E5FB #F3E5FB
Accessibility & contrast
On white
1.26
#F0DFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#F0DFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DFFA
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DFFA | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FB
Deuteranopia (green-blind)
#DFE5F9
Tritanopia (blue-blind)
#EFE2E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f0dffa; /* rgb */ color: rgb(240, 223, 250); /* oklch */ color: oklch(92.5% 0.040 313.2);
Tailwind
colors: {
custom: {
50: '#f5e9fc',
500: '#f0dffa',
950: '#000000',
},
}SCSS
$custom: #f0dffa; $custom-light: #f5e9fc; $custom-dark: #000000;
JSON
{
"hex": "#f0dffa",
"rgb": {
"r": 240,
"g": 223,
"b": 250
},
"hsl": {
"h": 277.778,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.92532,
"c": 0.04035,
"h": 313.2
},
"luminance": 0.78203
}Semantic roles & 50–950 ramp
primary
#F0DFFA
secondary
#B6DF9E
accent
#D51059
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485