#EBDBFF#EBDBFF
#EBDBFF is a very light, muted violet. Relative luminance 0.755; OKLCH L 91.5% C 0.051 H 305.5°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBFF |
|---|---|
| RGB | rgb(235, 219, 255) |
| HSL | hsl(267, 100%, 93%) |
| HSV | hsv(267, 14%, 100%) |
| CMYK | cmyk(7.8%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(89.65, 12.02, -15.49) |
| CIE-LCH | lch(89.65, 19.61, 307.80°) |
| OKLab | oklab(91.53% 0.0297 -0.0417) |
| OKLCH | oklch(91.53% 0.051 305.5) |
| XYZ | xyz(77.6392, 75.5454, 105.0799) |
| Luminance | 0.7554 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.88
Pale Lilac
#E4CBFF
ΔE00 5.38
Very Light Purple
#F6CEFC
ΔE00 6.45
Light Lilac
#EDC8FF
ΔE00 6.99
Light Lavender
#DFC5FE
ΔE00 7.00
Pale Mauve
#FED0FC
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBFF #EFFFDB
analogous
#DBDDFF #EBDBFF #FDDBFF
triadic
#EBDBFF #FFEBDB #DBFFEB
tetradic
#EBDBFF #FFDBDD #EFFFDB #DBFFFD
square
#EBDBFF #FFDBDD #EFFFDB #DBFFFD
split-complementary
#EBDBFF #FFFDDB #DDFFDB
monochromatic
#A761FF #C99EFF #EBDBFF #EEE0FF #EEE0FF
Accessibility & contrast
On white
1.30
#EBDBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#EBDBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBFF
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBFF | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E1FF
Deuteranopia (green-blind)
#D8E1FE
Tritanopia (blue-blind)
#E8E0E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebdbff; /* rgb */ color: rgb(235, 219, 255); /* oklch */ color: oklch(91.5% 0.051 305.5);
Tailwind
colors: {
custom: {
50: '#f1e6ff',
500: '#ebdbff',
950: '#000000',
},
}SCSS
$custom: #ebdbff; $custom-light: #f1e6ff; $custom-dark: #000000;
JSON
{
"hex": "#ebdbff",
"rgb": {
"r": 235,
"g": 219,
"b": 255
},
"hsl": {
"h": 266.667,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.9153,
"c": 0.05123,
"h": 305.5
},
"luminance": 0.75545
}Semantic roles & 50–950 ramp
primary
#EBDBFF
secondary
#C4EC92
accent
#E6007F
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161518
muted
#858486