#F0DFFE#F0DFFE
#F0DFFE is a very light, muted violet. Relative luminance 0.785; OKLCH L 92.7% C 0.045 H 309.9°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DFFE |
|---|---|
| RGB | rgb(240, 223, 254) |
| HSL | hsl(273, 94%, 94%) |
| HSV | hsv(273, 12%, 100%) |
| CMYK | cmyk(5.5%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(90.99, 11.34, -12.92) |
| CIE-LCH | lch(90.99, 17.19, 311.28°) |
| OKLab | oklab(92.66% 0.029 -0.0347) |
| OKLCH | oklch(92.66% 0.045 309.9) |
| XYZ | xyz(80.2092, 78.4567, 104.6648) |
| Luminance | 0.7846 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.97
Pale Lilac
#E4CBFF
ΔE00 6.98
Very Light Purple
#F6CEFC
ΔE00 7.04
Lavender (CSS)
#E6E6FA
ΔE00 7.56
Pale Mauve
#FED0FC
ΔE00 7.74
Thistle
#D8BFD8
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DFFE #EDFEDF
analogous
#E0DFFE #F0DFFE #FEDFFC
triadic
#F0DFFE #FEF0DF #DFFEF0
tetradic
#F0DFFE #FEE0DF #EDFEDF #DFFCFE
square
#F0DFFE #FEE0DF #EDFEDF #DFFCFE
split-complementary
#F0DFFE #FCFEDF #DFFEE0
monochromatic
#B868FA #D4A4FC #F0DFFE #F1E1FE #F1E1FE
Accessibility & contrast
On white
1.26
#F0DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#F0DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DFFE
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DFFE | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FF
Deuteranopia (green-blind)
#DEE5FD
Tritanopia (blue-blind)
#EFE3E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f0dffe; /* rgb */ color: rgb(240, 223, 254); /* oklch */ color: oklch(92.7% 0.045 309.9);
Tailwind
colors: {
custom: {
50: '#f5e9fe',
500: '#f0dffe',
950: '#000000',
},
}SCSS
$custom: #f0dffe; $custom-light: #f5e9fe; $custom-dark: #000000;
JSON
{
"hex": "#f0dffe",
"rgb": {
"r": 240,
"g": 223,
"b": 254
},
"hsl": {
"h": 272.903,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.9266,
"c": 0.04519,
"h": 309.9
},
"luminance": 0.78456
}Semantic roles & 50–950 ramp
primary
#F0DFFE
secondary
#BDEA98
accent
#E60068
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485