#F0DAFF#F0DAFF
#F0DAFF is a very light, muted violet. Relative luminance 0.759; OKLCH L 91.8% C 0.055 H 311.7°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DAFF |
|---|---|
| RGB | rgb(240, 218, 255) |
| HSL | hsl(276, 100%, 93%) |
| HSV | hsv(276, 15%, 100%) |
| CMYK | cmyk(5.9%, 14.5%, 0%, 0%) |
| CIE-LAB | lab(89.81, 14.15, -15.21) |
| CIE-LCH | lch(89.81, 20.77, 312.93°) |
| OKLab | oklab(91.75% 0.0364 -0.0409) |
| OKLCH | oklch(91.75% 0.055 311.7) |
| XYZ | xyz(79.0536, 75.8886, 105.0717) |
| Luminance | 0.7589 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.69
Very Light Purple
#F6CEFC
ΔE00 4.88
Pale Lilac
#E4CBFF
ΔE00 5.01
Pale Mauve
#FED0FC
ΔE00 5.82
Light Lilac
#EDC8FF
ΔE00 6.00
Light Lavender
#DFC5FE
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DAFF #E9FFDA
analogous
#DDDAFF #F0DAFF #FFDAFB
triadic
#F0DAFF #FFF0DA #DAFFF0
tetradic
#F0DAFF #FFDDDA #E9FFDA #DAFBFF
square
#F0DAFF #FFDDDA #E9FFDA #DAFBFF
split-complementary
#F0DAFF #FBFFDA #DAFFDD
monochromatic
#BE60FF #D79DFF #F0DAFF #F3E0FF #F3E0FF
Accessibility & contrast
On white
1.30
#F0DAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#F0DAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DAFF
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DAFF | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E1FF
Deuteranopia (green-blind)
#D9E2FE
Tritanopia (blue-blind)
#EFDEE6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f0daff; /* rgb */ color: rgb(240, 218, 255); /* oklch */ color: oklch(91.8% 0.055 311.7);
Tailwind
colors: {
custom: {
50: '#f5e5ff',
500: '#f0daff',
950: '#000000',
},
}SCSS
$custom: #f0daff; $custom-light: #f5e5ff; $custom-dark: #000000;
JSON
{
"hex": "#f0daff",
"rgb": {
"r": 240,
"g": 218,
"b": 255
},
"hsl": {
"h": 275.676,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.91752,
"c": 0.05478,
"h": 311.7
},
"luminance": 0.75888
}Semantic roles & 50–950 ramp
primary
#F0DAFF
secondary
#B6EC92
accent
#E6005D
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171518
muted
#858486