#EBD1FF#EBD1FF
#EBD1FF is a very light, moderate violet. Relative luminance 0.705; OKLCH L 89.7% C 0.068 H 310.4°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD1FF |
|---|---|
| RGB | rgb(235, 209, 255) |
| HSL | hsl(274, 100%, 91%) |
| HSV | hsv(274, 18%, 100%) |
| CMYK | cmyk(7.8%, 18%, 0%, 0%) |
| CIE-LAB | lab(87.23, 17.29, -19.12) |
| CIE-LCH | lch(87.23, 25.78, 312.11°) |
| OKLab | oklab(89.66% 0.0439 -0.0517) |
| OKLCH | oklch(89.66% 0.068 310.4) |
| XYZ | xyz(75.1083, 70.4836, 104.2363) |
| Luminance | 0.7048 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.24
Pale Lilac
#E4CBFF
ΔE00 2.17
Light Lilac
#EDC8FF
ΔE00 3.19
Very Light Purple
#F6CEFC
ΔE00 3.46
Light Lavender
#DFC5FE
ΔE00 3.90
Pale Mauve
#FED0FC
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD1FF #E5FFD1
analogous
#D4D1FF #EBD1FF #FFD1FC
triadic
#EBD1FF #FFEBD1 #D1FFEB
tetradic
#EBD1FF #FFD4D1 #E5FFD1 #D1FCFF
square
#EBD1FF #FFD4D1 #E5FFD1 #D1FCFF
split-complementary
#EBD1FF #FCFFD1 #D1FFD4
monochromatic
#B657FF #D094FF #EBD1FF #F2E0FF #F2E0FF
Accessibility & contrast
On white
1.39
#EBD1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#EBD1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD1FF
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD1FF | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#CFDBFD
Tritanopia (blue-blind)
#E9D6E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ebd1ff; /* rgb */ color: rgb(235, 209, 255); /* oklch */ color: oklch(89.7% 0.068 310.4);
Tailwind
colors: {
custom: {
50: '#f1dfff',
500: '#ebd1ff',
950: '#000000',
},
}SCSS
$custom: #ebd1ff; $custom-light: #f1dfff; $custom-dark: #000000;
JSON
{
"hex": "#ebd1ff",
"rgb": {
"r": 235,
"g": 209,
"b": 255
},
"hsl": {
"h": 273.913,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.89656,
"c": 0.06781,
"h": 310.4
},
"luminance": 0.70483
}Semantic roles & 50–950 ramp
primary
#EBD1FF
secondary
#B4EA8A
accent
#E60064
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161518
muted
#858486