#EAD8FF#EAD8FF
#EAD8FF is a very light, muted violet. Relative luminance 0.738; OKLCH L 90.9% C 0.056 H 306.1°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD8FF |
|---|---|
| RGB | rgb(234, 216, 255) |
| HSL | hsl(268, 100%, 92%) |
| HSV | hsv(268, 15%, 100%) |
| CMYK | cmyk(8.2%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(88.84, 13.27, -16.71) |
| CIE-LCH | lch(88.84, 21.34, 308.45°) |
| OKLab | oklab(90.88% 0.0329 -0.0451) |
| OKLCH | oklch(90.88% 0.056 306.1) |
| XYZ | xyz(76.5343, 73.8244, 104.8059) |
| Luminance | 0.7382 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.85
Pale Lilac
#E4CBFF
ΔE00 4.29
Very Light Purple
#F6CEFC
ΔE00 5.61
Light Lilac
#EDC8FF
ΔE00 5.93
Light Lavender
#DFC5FE
ΔE00 5.95
Pale Mauve
#FED0FC
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD8FF #EDFFD8
analogous
#D8DAFF #EAD8FF #FDD8FF
triadic
#EAD8FF #FFEAD8 #D8FFEA
tetradic
#EAD8FF #FFD8DA #EDFFD8 #D8FFFD
square
#EAD8FF #FFD8DA #EDFFD8 #D8FFFD
split-complementary
#EAD8FF #FFFDD8 #DAFFD8
monochromatic
#A85EFF #C99BFF #EAD8FF #EFE0FF #EFE0FF
Accessibility & contrast
On white
1.33
#EAD8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#EAD8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD8FF
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD8FF | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#D5DFFE
Tritanopia (blue-blind)
#E7DDE5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ead8ff; /* rgb */ color: rgb(234, 216, 255); /* oklch */ color: oklch(90.9% 0.056 306.1);
Tailwind
colors: {
custom: {
50: '#f0e4ff',
500: '#ead8ff',
950: '#000000',
},
}SCSS
$custom: #ead8ff; $custom-light: #f0e4ff; $custom-dark: #000000;
JSON
{
"hex": "#ead8ff",
"rgb": {
"r": 234,
"g": 216,
"b": 255
},
"hsl": {
"h": 267.692,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.90882,
"c": 0.05581,
"h": 306.1
},
"luminance": 0.73824
}Semantic roles & 50–950 ramp
primary
#EAD8FF
secondary
#C1EB90
accent
#E6007C
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161518
muted
#858486