#EAD2FE#EAD2FE
#EAD2FE is a very light, moderate violet. Relative luminance 0.707; OKLCH L 89.7% C 0.065 H 309.6°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD2FE |
|---|---|
| RGB | rgb(234, 210, 254) |
| HSL | hsl(273, 96%, 91%) |
| HSV | hsv(273, 17%, 100%) |
| CMYK | cmyk(7.9%, 17.3%, 0%, 0.4%) |
| CIE-LAB | lab(87.36, 16.25, -18.42) |
| CIE-LCH | lch(87.36, 24.56, 311.42°) |
| OKLab | oklab(89.72% 0.0411 -0.0497) |
| OKLCH | oklch(89.72% 0.065 309.6) |
| XYZ | xyz(74.8646, 70.7418, 103.4573) |
| Luminance | 0.7074 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.78
Pale Lilac
#E4CBFF
ΔE00 2.53
Light Lilac
#EDC8FF
ΔE00 3.80
Very Light Purple
#F6CEFC
ΔE00 3.86
Light Lavender
#DFC5FE
ΔE00 4.27
Pale Mauve
#FED0FC
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD2FE #E6FED2
analogous
#D4D2FE #EAD2FE #FED2FC
triadic
#EAD2FE #FEEAD2 #D2FEEA
tetradic
#EAD2FE #FED4D2 #E6FED2 #D2FCFE
square
#EAD2FE #FED4D2 #E6FED2 #D2FCFE
split-complementary
#EAD2FE #FCFED2 #D2FED4
monochromatic
#B25AFB #CE96FD #EAD2FE #F1E1FE #F1E1FE
Accessibility & contrast
On white
1.39
#EAD2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#EAD2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD2FE
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD2FE | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#D0DBFD
Tritanopia (blue-blind)
#E8D7E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ead2fe; /* rgb */ color: rgb(234, 210, 254); /* oklch */ color: oklch(89.7% 0.065 309.6);
Tailwind
colors: {
custom: {
50: '#f1dffe',
500: '#ead2fe',
950: '#000000',
},
}SCSS
$custom: #ead2fe; $custom-light: #f1dffe; $custom-dark: #000000;
JSON
{
"hex": "#ead2fe",
"rgb": {
"r": 234,
"g": 210,
"b": 254
},
"hsl": {
"h": 272.727,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.89723,
"c": 0.06451,
"h": 309.6
},
"luminance": 0.70741
}Semantic roles & 50–950 ramp
primary
#EAD2FE
secondary
#B6E88C
accent
#E60068
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161517
muted
#858485