#EAE2FD#EAE2FD
#EAE2FD is a very light, muted violet. Relative luminance 0.790; OKLCH L 92.7% C 0.037 H 299.2°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2FD |
|---|---|
| RGB | rgb(234, 226, 253) |
| HSL | hsl(258, 87%, 94%) |
| HSV | hsv(258, 11%, 99%) |
| CMYK | cmyk(7.5%, 10.7%, 0%, 0.8%) |
| CIE-LAB | lab(91.22, 7.65, -12.10) |
| CIE-LCH | lch(91.22, 14.31, 302.31°) |
| OKLab | oklab(92.72% 0.0182 -0.0325) |
| OKLCH | oklch(92.72% 0.037 299.2) |
| XYZ | xyz(78.8543, 78.9769, 103.9993) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.32
Pale Lavender
#EECFFE
ΔE00 8.71
Pale Lilac
#E4CBFF
ΔE00 8.96
Lavenderblush
#FFF0F5
ΔE00 9.10
Periwinkle
#CCCCFF
ΔE00 9.12
Thistle
#D8BFD8
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2FD #F5FDE2
analogous
#E2E8FD #EAE2FD #F8E2FD
triadic
#EAE2FD #FDEAE2 #E2FDEA
tetradic
#EAE2FD #FDE2E8 #F5FDE2 #E2FDF8
square
#EAE2FD #FDE2E8 #F5FDE2 #E2FDF8
split-complementary
#EAE2FD #FDF8E2 #E8FDE2
monochromatic
#976FF5 #C1A9F9 #EAE2FD #EAE2FD #EAE2FD
Accessibility & contrast
On white
1.25
#EAE2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#EAE2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2FD
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2FD | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FE
Deuteranopia (green-blind)
#DEE6FC
Tritanopia (blue-blind)
#E7E6EB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eae2fd; /* rgb */ color: rgb(234, 226, 253); /* oklch */ color: oklch(92.7% 0.037 299.2);
Tailwind
colors: {
custom: {
50: '#f0ebfe',
500: '#eae2fd',
950: '#000000',
},
}SCSS
$custom: #eae2fd; $custom-light: #f0ebfe; $custom-dark: #000000;
JSON
{
"hex": "#eae2fd",
"rgb": {
"r": 234,
"g": 226,
"b": 253
},
"hsl": {
"h": 257.778,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.9272,
"c": 0.03721,
"h": 299.2
},
"luminance": 0.78977
}Semantic roles & 50–950 ramp
primary
#EAE2FD
secondary
#D1E79C
accent
#E402A1
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161617
muted
#858485