#F0DAFE#F0DAFE
#F0DAFE is a very light, muted violet. Relative luminance 0.758; OKLCH L 91.7% C 0.054 H 312.4°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DAFE |
|---|---|
| RGB | rgb(240, 218, 254) |
| HSL | hsl(277, 95%, 93%) |
| HSV | hsv(277, 14%, 100%) |
| CMYK | cmyk(5.5%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(89.78, 13.96, -14.73) |
| CIE-LCH | lch(89.78, 20.29, 313.46°) |
| OKLab | oklab(91.72% 0.0361 -0.0396) |
| OKLCH | oklch(91.72% 0.054 312.4) |
| XYZ | xyz(78.8930, 75.8244, 104.2261) |
| Luminance | 0.7582 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.87
Very Light Purple
#F6CEFC
ΔE00 4.98
Pale Lilac
#E4CBFF
ΔE00 5.24
Pale Mauve
#FED0FC
ΔE00 5.86
Light Lilac
#EDC8FF
ΔE00 6.19
Light Lavender
#DFC5FE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DAFE #E8FEDA
analogous
#DEDAFE #F0DAFE #FEDAFA
triadic
#F0DAFE #FEF0DA #DAFEF0
tetradic
#F0DAFE #FEDEDA #E8FEDA #DAFAFE
square
#F0DAFE #FEDEDA #E8FEDA #DAFAFE
split-complementary
#F0DAFE #FAFEDA #DAFEDE
monochromatic
#C063FB #D89EFC #F0DAFE #F3E1FE #F3E1FE
Accessibility & contrast
On white
1.30
#F0DAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#F0DAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DAFE
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DAFE | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E1FF
Deuteranopia (green-blind)
#DAE2FD
Tritanopia (blue-blind)
#EFDEE6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f0dafe; /* rgb */ color: rgb(240, 218, 254); /* oklch */ color: oklch(91.7% 0.054 312.4);
Tailwind
colors: {
custom: {
50: '#f5e5fe',
500: '#f0dafe',
950: '#000000',
},
}SCSS
$custom: #f0dafe; $custom-light: #f5e5fe; $custom-dark: #000000;
JSON
{
"hex": "#f0dafe",
"rgb": {
"r": 240,
"g": 218,
"b": 254
},
"hsl": {
"h": 276.667,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.91718,
"c": 0.05357,
"h": 312.4
},
"luminance": 0.75824
}Semantic roles & 50–950 ramp
primary
#F0DAFE
secondary
#B5E993
accent
#E60059
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485