#EBD0FF#EBD0FF
#EBD0FF is a very light, moderate violet. Relative luminance 0.700; OKLCH L 89.5% C 0.070 H 310.7°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD0FF |
|---|---|
| RGB | rgb(235, 208, 255) |
| HSL | hsl(274, 100%, 91%) |
| HSV | hsv(274, 18%, 100%) |
| CMYK | cmyk(7.8%, 18.4%, 0%, 0%) |
| CIE-LAB | lab(86.99, 17.82, -19.49) |
| CIE-LCH | lch(86.99, 26.40, 312.44°) |
| OKLab | oklab(89.47% 0.0454 -0.0527) |
| OKLCH | oklch(89.47% 0.07 310.7) |
| XYZ | xyz(74.8638, 69.9945, 104.1547) |
| Luminance | 0.6999 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.02
Pale Lilac
#E4CBFF
ΔE00 1.97
Light Lilac
#EDC8FF
ΔE00 2.84
Very Light Purple
#F6CEFC
ΔE00 3.30
Light Lavender
#DFC5FE
ΔE00 3.66
Pale Mauve
#FED0FC
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD0FF #E4FFD0
analogous
#D3D0FF #EBD0FF #FFD0FB
triadic
#EBD0FF #FFEBD0 #D0FFEB
tetradic
#EBD0FF #FFD3D0 #E4FFD0 #D0FBFF
square
#EBD0FF #FFD3D0 #E4FFD0 #D0FBFF
split-complementary
#EBD0FF #FBFFD0 #D0FFD3
monochromatic
#B756FF #D193FF #EBD0FF #F2E0FF #F2E0FF
Accessibility & contrast
On white
1.40
#EBD0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#EBD0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD0FF
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD0FF | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D9FF
Deuteranopia (green-blind)
#CEDAFD
Tritanopia (blue-blind)
#E9D6E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ebd0ff; /* rgb */ color: rgb(235, 208, 255); /* oklch */ color: oklch(89.5% 0.070 310.7);
Tailwind
colors: {
custom: {
50: '#f1deff',
500: '#ebd0ff',
950: '#000000',
},
}SCSS
$custom: #ebd0ff; $custom-light: #f1deff; $custom-dark: #000000;
JSON
{
"hex": "#ebd0ff",
"rgb": {
"r": 235,
"g": 208,
"b": 255
},
"hsl": {
"h": 274.468,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.89471,
"c": 0.0695,
"h": 310.7
},
"luminance": 0.69994
}Semantic roles & 50–950 ramp
primary
#EBD0FF
secondary
#B2EA89
accent
#E60062
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161518
muted
#858486