#EBD3FA#EBD3FA
#EBD3FA is a very light, muted violet. Relative luminance 0.712; OKLCH L 89.9% C 0.058 H 312.5°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD3FA |
|---|---|
| RGB | rgb(235, 211, 250) |
| HSL | hsl(277, 80%, 90%) |
| HSV | hsv(277, 16%, 98%) |
| CMYK | cmyk(6%, 15.6%, 0%, 2%) |
| CIE-LAB | lab(87.56, 15.27, -16.00) |
| CIE-LCH | lch(87.56, 22.11, 313.66°) |
| OKLab | oklab(89.86% 0.0394 -0.043) |
| OKLCH | oklch(89.86% 0.058 312.5) |
| XYZ | xyz(74.8077, 71.1534, 100.2170) |
| Luminance | 0.7115 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 2.48
Pale Lilac
#E4CBFF
ΔE00 3.82
Very Light Purple
#F6CEFC
ΔE00 3.93
Light Lilac
#EDC8FF
ΔE00 4.74
Pale Mauve
#FED0FC
ΔE00 5.19
Light Lavender
#DFC5FE
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD3FA #E2FAD3
analogous
#D7D3FA #EBD3FA #FAD3F5
triadic
#EBD3FA #FAEBD3 #D3FAEB
tetradic
#EBD3FA #FAD7D3 #E2FAD3 #D3F5FA
square
#EBD3FA #FAD7D3 #E2FAD3 #D3F5FA
split-complementary
#EBD3FA #F5FAD3 #D3FAD7
monochromatic
#B965EE #D29CF4 #EBD3FA #F3E4FC #F3E4FC
Accessibility & contrast
On white
1.38
#EBD3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#EBD3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD3FA
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD3FA | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFC
Deuteranopia (green-blind)
#D2DCF9
Tritanopia (blue-blind)
#EAD7E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ebd3fa; /* rgb */ color: rgb(235, 211, 250); /* oklch */ color: oklch(89.9% 0.058 312.5);
Tailwind
colors: {
custom: {
50: '#f1e0fc',
500: '#ebd3fa',
950: '#000000',
},
}SCSS
$custom: #ebd3fa; $custom-light: #f1e0fc; $custom-dark: #000000;
JSON
{
"hex": "#ebd3fa",
"rgb": {
"r": 235,
"g": 211,
"b": 250
},
"hsl": {
"h": 276.923,
"s": 79.592,
"l": 90.392
},
"oklch": {
"l": 0.89858,
"c": 0.05839,
"h": 312.5
},
"luminance": 0.71153
}Semantic roles & 50–950 ramp
primary
#EBD3FA
secondary
#B0E091
accent
#DC0A5A
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161517
muted
#858485