#EBD2FF#EBD2FF
#EBD2FF is a very light, moderate violet. Relative luminance 0.710; OKLCH L 89.8% C 0.066 H 310.0°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD2FF |
|---|---|
| RGB | rgb(235, 210, 255) |
| HSL | hsl(273, 100%, 91%) |
| HSV | hsv(273, 18%, 100%) |
| CMYK | cmyk(7.8%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(87.47, 16.76, -18.76) |
| CIE-LCH | lch(87.47, 25.16, 311.77°) |
| OKLab | oklab(89.84% 0.0425 -0.0507) |
| OKLCH | oklch(89.84% 0.066 310) |
| XYZ | xyz(75.3544, 70.9758, 104.3183) |
| Luminance | 0.7097 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.52
Pale Lilac
#E4CBFF
ΔE00 2.40
Light Lilac
#EDC8FF
ΔE00 3.54
Very Light Purple
#F6CEFC
ΔE00 3.65
Light Lavender
#DFC5FE
ΔE00 4.15
Pale Mauve
#FED0FC
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD2FF #E6FFD2
analogous
#D4D2FF #EBD2FF #FFD2FD
triadic
#EBD2FF #FFEBD2 #D2FFEB
tetradic
#EBD2FF #FFD4D2 #E6FFD2 #D2FDFF
square
#EBD2FF #FFD4D2 #E6FFD2 #D2FDFF
split-complementary
#EBD2FF #FDFFD2 #D2FFD4
monochromatic
#B558FF #D095FF #EBD2FF #F1E0FF #F1E0FF
Accessibility & contrast
On white
1.38
#EBD2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#EBD2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD2FF
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD2FF | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBDAFF
Deuteranopia (green-blind)
#D0DCFE
Tritanopia (blue-blind)
#E9D7E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ebd2ff; /* rgb */ color: rgb(235, 210, 255); /* oklch */ color: oklch(89.8% 0.066 310.0);
Tailwind
colors: {
custom: {
50: '#f1dfff',
500: '#ebd2ff',
950: '#000000',
},
}SCSS
$custom: #ebd2ff; $custom-light: #f1dfff; $custom-dark: #000000;
JSON
{
"hex": "#ebd2ff",
"rgb": {
"r": 235,
"g": 210,
"b": 255
},
"hsl": {
"h": 273.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.89842,
"c": 0.06613,
"h": 310
},
"luminance": 0.70975
}Semantic roles & 50–950 ramp
primary
#EBD2FF
secondary
#B5EA8B
accent
#E60066
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161518
muted
#858486