#EBCBFF#EBCBFF
#EBCBFF is a very light, moderate violet. Relative luminance 0.676; OKLCH L 88.5% C 0.078 H 312.3°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCBFF |
|---|---|
| RGB | rgb(235, 203, 255) |
| HSL | hsl(277, 100%, 90%) |
| HSV | hsv(277, 20%, 100%) |
| CMYK | cmyk(7.8%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(85.80, 20.47, -21.29) |
| CIE-LCH | lch(85.80, 29.53, 313.88°) |
| OKLab | oklab(88.55% 0.0525 -0.0576) |
| OKLCH | oklch(88.55% 0.078 312.3) |
| XYZ | xyz(73.6639, 67.5947, 103.7548) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.20
Pale Lavender
#EECFFE
ΔE00 1.48
Pale Lilac
#E4CBFF
ΔE00 1.80
Light Lavender
#DFC5FE
ΔE00 2.83
Very Light Purple
#F6CEFC
ΔE00 3.06
Light Lavendar
#EFC0FE
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCBFF #DFFFCB
analogous
#D1CBFF #EBCBFF #FFCBF9
triadic
#EBCBFF #FFEBCB #CBFFEB
tetradic
#EBCBFF #FFD1CB #DFFFCB #CBF9FF
square
#EBCBFF #FFD1CB #DFFFCB #CBF9FF
split-complementary
#EBCBFF #F9FFCB #CBFFD1
monochromatic
#BC51FF #D38EFF #EBCBFF #F3E0FF #F3E0FF
Accessibility & contrast
On white
1.45
#EBCBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#EBCBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCBFF
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCBFF | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#CAD7FD
Tritanopia (blue-blind)
#E9D1DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ebcbff; /* rgb */ color: rgb(235, 203, 255); /* oklch */ color: oklch(88.5% 0.078 312.3);
Tailwind
colors: {
custom: {
50: '#f1dbff',
500: '#ebcbff',
950: '#000000',
},
}SCSS
$custom: #ebcbff; $custom-light: #f1dbff; $custom-dark: #000000;
JSON
{
"hex": "#ebcbff",
"rgb": {
"r": 235,
"g": 203,
"b": 255
},
"hsl": {
"h": 276.923,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.8855,
"c": 0.07795,
"h": 312.3
},
"luminance": 0.67594
}Semantic roles & 50–950 ramp
primary
#EBCBFF
secondary
#ABE985
accent
#E60058
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171518
muted
#858486