#EBCAFF#EBCAFF
#EBCAFF is a very light, moderate violet. Relative luminance 0.671; OKLCH L 88.4% C 0.080 H 312.6°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCAFF |
|---|---|
| RGB | rgb(235, 202, 255) |
| HSL | hsl(277, 100%, 90%) |
| HSV | hsv(277, 21%, 100%) |
| CMYK | cmyk(7.8%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(85.57, 21.00, -21.65) |
| CIE-LCH | lch(85.57, 30.16, 314.14°) |
| OKLab | oklab(88.37% 0.0539 -0.0586) |
| OKLCH | oklch(88.37% 0.08 312.6) |
| XYZ | xyz(73.4285, 67.1240, 103.6763) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 0.91
Pale Lavender
#EECFFE
ΔE00 1.76
Pale Lilac
#E4CBFF
ΔE00 1.93
Light Lavender
#DFC5FE
ΔE00 2.75
Very Light Purple
#F6CEFC
ΔE00 3.13
Light Lavendar
#EFC0FE
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCAFF #DEFFCA
analogous
#D1CAFF #EBCAFF #FFCAF9
triadic
#EBCAFF #FFEBCA #CAFFEB
tetradic
#EBCAFF #FFD1CA #DEFFCA #CAF9FF
square
#EBCAFF #FFD1CA #DEFFCA #CAF9FF
split-complementary
#EBCAFF #F9FFCA #CAFFD1
monochromatic
#BD50FF #D48DFF #EBCAFF #F3E0FF #F3E0FF
Accessibility & contrast
On white
1.46
#EBCAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#EBCAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCAFF
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCAFF | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#C9D7FD
Tritanopia (blue-blind)
#EAD0DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ebcaff; /* rgb */ color: rgb(235, 202, 255); /* oklch */ color: oklch(88.4% 0.080 312.6);
Tailwind
colors: {
custom: {
50: '#f1daff',
500: '#ebcaff',
950: '#000000',
},
}SCSS
$custom: #ebcaff; $custom-light: #f1daff; $custom-dark: #000000;
JSON
{
"hex": "#ebcaff",
"rgb": {
"r": 235,
"g": 202,
"b": 255
},
"hsl": {
"h": 277.358,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.88367,
"c": 0.07965,
"h": 312.6
},
"luminance": 0.67123
}Semantic roles & 50–950 ramp
primary
#EBCAFF
secondary
#AAE984
accent
#E60057
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386