#EBDBFE#EBDBFE
#EBDBFE is a very light, muted violet. Relative luminance 0.755; OKLCH L 91.5% C 0.050 H 306.0°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBFE |
|---|---|
| RGB | rgb(235, 219, 254) |
| HSL | hsl(267, 95%, 93%) |
| HSV | hsv(267, 14%, 100%) |
| CMYK | cmyk(7.5%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(89.62, 11.82, -15.01) |
| CIE-LCH | lch(89.62, 19.11, 308.22°) |
| OKLab | oklab(91.5% 0.0294 -0.0404) |
| OKLCH | oklch(91.5% 0.05 306) |
| XYZ | xyz(77.4787, 75.4812, 104.2343) |
| Luminance | 0.7548 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.03
Pale Lilac
#E4CBFF
ΔE00 5.60
Very Light Purple
#F6CEFC
ΔE00 6.53
Light Lilac
#EDC8FF
ΔE00 7.16
Light Lavender
#DFC5FE
ΔE00 7.21
Pale Mauve
#FED0FC
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBFE #EEFEDB
analogous
#DBDCFE #EBDBFE #FDDBFE
triadic
#EBDBFE #FEEBDB #DBFEEB
tetradic
#EBDBFE #FEDBDC #EEFEDB #DBFEFD
square
#EBDBFE #FEDBDC #EEFEDB #DBFEFD
split-complementary
#EBDBFE #FEFDDB #DCFEDB
monochromatic
#A964FB #CA9FFC #EBDBFE #EEE1FE #EEE1FE
Accessibility & contrast
On white
1.30
#EBDBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#EBDBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBFE
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBFE | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#D8E1FD
Tritanopia (blue-blind)
#E9DFE6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebdbfe; /* rgb */ color: rgb(235, 219, 254); /* oklch */ color: oklch(91.5% 0.050 306.0);
Tailwind
colors: {
custom: {
50: '#f1e6fe',
500: '#ebdbfe',
950: '#000000',
},
}SCSS
$custom: #ebdbfe; $custom-light: #f1e6fe; $custom-dark: #000000;
JSON
{
"hex": "#ebdbfe",
"rgb": {
"r": 235,
"g": 219,
"b": 254
},
"hsl": {
"h": 267.429,
"s": 94.595,
"l": 92.745
},
"oklch": {
"l": 0.91497,
"c": 0.04997,
"h": 306
},
"luminance": 0.75481
}Semantic roles & 50–950 ramp
primary
#EBDBFE
secondary
#C2E994
accent
#E6007D
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161517
muted
#858485