#EAD5FD#EAD5FD
#EAD5FD is a very light, muted violet. Relative luminance 0.722; OKLCH L 90.3% C 0.058 H 308.8°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD5FD |
|---|---|
| RGB | rgb(234, 213, 253) |
| HSL | hsl(272, 91%, 91%) |
| HSV | hsv(272, 16%, 99%) |
| CMYK | cmyk(7.5%, 15.8%, 0%, 0.8%) |
| CIE-LAB | lab(88.05, 14.47, -16.85) |
| CIE-LCH | lch(88.05, 22.20, 310.65°) |
| OKLab | oklab(90.25% 0.0365 -0.0454) |
| OKLCH | oklch(90.25% 0.058 308.8) |
| XYZ | xyz(75.4525, 72.1731, 102.8653) |
| Luminance | 0.7217 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 2.92
Pale Lilac
#E4CBFF
ΔE00 3.66
Very Light Purple
#F6CEFC
ΔE00 4.68
Light Lilac
#EDC8FF
ΔE00 5.07
Light Lavender
#DFC5FE
ΔE00 5.36
Pale Mauve
#FED0FC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD5FD #E8FDD5
analogous
#D6D5FD #EAD5FD #FDD5FC
triadic
#EAD5FD #FDEAD5 #D5FDEA
tetradic
#EAD5FD #FDD6D5 #E8FDD5 #D5FCFD
square
#EAD5FD #FDD6D5 #E8FDD5 #D5FCFD
split-complementary
#EAD5FD #FCFDD5 #D5FDD6
monochromatic
#B060F7 #CD9BFA #EAD5FD #F0E2FE #F0E2FE
Accessibility & contrast
On white
1.36
#EAD5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#EAD5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD5FD
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD5FD | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#D3DDFC
Tritanopia (blue-blind)
#E8DAE2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ead5fd; /* rgb */ color: rgb(234, 213, 253); /* oklch */ color: oklch(90.3% 0.058 308.8);
Tailwind
colors: {
custom: {
50: '#f1e2fe',
500: '#ead5fd',
950: '#000000',
},
}SCSS
$custom: #ead5fd; $custom-light: #f1e2fe; $custom-dark: #000000;
JSON
{
"hex": "#ead5fd",
"rgb": {
"r": 234,
"g": 213,
"b": 253
},
"hsl": {
"h": 271.5,
"s": 90.909,
"l": 91.373
},
"oklch": {
"l": 0.9025,
"c": 0.05827,
"h": 308.8
},
"luminance": 0.72173
}Semantic roles & 50–950 ramp
primary
#EAD5FD
secondary
#B9E690
accent
#E6006D
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161517
muted
#858485