#EBCCFF#EBCCFF
#EBCCFF is a very light, moderate violet. Relative luminance 0.681; OKLCH L 88.7% C 0.076 H 312.0°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCCFF |
|---|---|
| RGB | rgb(235, 204, 255) |
| HSL | hsl(276, 100%, 90%) |
| HSV | hsv(276, 20%, 100%) |
| CMYK | cmyk(7.8%, 20%, 0%, 0%) |
| CIE-LAB | lab(86.04, 19.94, -20.93) |
| CIE-LCH | lch(86.04, 28.91, 313.61°) |
| OKLab | oklab(88.73% 0.0511 -0.0566) |
| OKLCH | oklch(88.73% 0.076 312) |
| XYZ | xyz(73.9008, 68.0686, 103.8338) |
| Luminance | 0.6807 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.23
Light Lilac
#EDC8FF
ΔE00 1.51
Pale Lilac
#E4CBFF
ΔE00 1.71
Light Lavender
#DFC5FE
ΔE00 2.94
Very Light Purple
#F6CEFC
ΔE00 3.03
Light Lavendar
#EFC0FE
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCCFF #E0FFCC
analogous
#D2CCFF #EBCCFF #FFCCF9
triadic
#EBCCFF #FFEBCC #CCFFEB
tetradic
#EBCCFF #FFD2CC #E0FFCC #CCF9FF
square
#EBCCFF #FFD2CC #E0FFCC #CCF9FF
split-complementary
#EBCCFF #F9FFCC #CCFFD2
monochromatic
#BB52FF #D38FFF #EBCCFF #F3E0FF #F3E0FF
Accessibility & contrast
On white
1.44
#EBCCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#EBCCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCCFF
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCCFF | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D6FF
Deuteranopia (green-blind)
#CBD8FD
Tritanopia (blue-blind)
#E9D2DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ebccff; /* rgb */ color: rgb(235, 204, 255); /* oklch */ color: oklch(88.7% 0.076 312.0);
Tailwind
colors: {
custom: {
50: '#f1dbff',
500: '#ebccff',
950: '#000000',
},
}SCSS
$custom: #ebccff; $custom-light: #f1dbff; $custom-dark: #000000;
JSON
{
"hex": "#ebccff",
"rgb": {
"r": 235,
"g": 204,
"b": 255
},
"hsl": {
"h": 276.471,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.88733,
"c": 0.07626,
"h": 312
},
"luminance": 0.68068
}Semantic roles & 50–950 ramp
primary
#EBCCFF
secondary
#ADEA86
accent
#E6005A
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171518
muted
#858486