#EBDAFE#EBDAFE
#EBDAFE is a very light, muted violet. Relative luminance 0.750; OKLCH L 91.3% C 0.052 H 306.7°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDAFE |
|---|---|
| RGB | rgb(235, 218, 254) |
| HSL | hsl(268, 95%, 93%) |
| HSV | hsv(268, 14%, 100%) |
| CMYK | cmyk(7.5%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(89.37, 12.35, -15.38) |
| CIE-LCH | lch(89.37, 19.72, 308.77°) |
| OKLab | oklab(91.31% 0.0308 -0.0414) |
| OKLCH | oklch(91.31% 0.052 306.7) |
| XYZ | xyz(77.2186, 74.9610, 104.1476) |
| Luminance | 0.7496 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.60
Pale Lilac
#E4CBFF
ΔE00 5.21
Very Light Purple
#F6CEFC
ΔE00 6.14
Light Lilac
#EDC8FF
ΔE00 6.75
Light Lavender
#DFC5FE
ΔE00 6.85
Pale Mauve
#FED0FC
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDAFE #EDFEDA
analogous
#DADBFE #EBDAFE #FDDAFE
triadic
#EBDAFE #FEEBDA #DAFEEB
tetradic
#EBDAFE #FEDADB #EDFEDA #DAFEFD
square
#EBDAFE #FEDADB #EDFEDA #DAFEFD
split-complementary
#EBDAFE #FEFDDA #DBFEDA
monochromatic
#AB63FB #CB9EFC #EBDAFE #EFE1FE #EFE1FE
Accessibility & contrast
On white
1.31
#EBDAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#EBDAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDAFE
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDAFE | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#D7E1FD
Tritanopia (blue-blind)
#E9DEE6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebdafe; /* rgb */ color: rgb(235, 218, 254); /* oklch */ color: oklch(91.3% 0.052 306.7);
Tailwind
colors: {
custom: {
50: '#f1e5fe',
500: '#ebdafe',
950: '#000000',
},
}SCSS
$custom: #ebdafe; $custom-light: #f1e5fe; $custom-dark: #000000;
JSON
{
"hex": "#ebdafe",
"rgb": {
"r": 235,
"g": 218,
"b": 254
},
"hsl": {
"h": 268.333,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.91308,
"c": 0.05161,
"h": 306.7
},
"luminance": 0.74961
}Semantic roles & 50–950 ramp
primary
#EBDAFE
secondary
#C0E993
accent
#E60079
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161517
muted
#858485