#EBC0FF#EBC0FF
#EBC0FF is a very light, moderate purple. Relative luminance 0.626; OKLCH L 86.6% C 0.097 H 314.9°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC0FF |
|---|---|
| RGB | rgb(235, 192, 255) |
| HSL | hsl(281, 100%, 88%) |
| HSV | hsv(281, 25%, 100%) |
| CMYK | cmyk(7.8%, 24.7%, 0%, 0%) |
| CIE-LAB | lab(83.22, 26.33, -25.21) |
| CIE-LCH | lch(83.22, 36.45, 316.25°) |
| OKLab | oklab(86.56% 0.0683 -0.0685) |
| OKLCH | oklch(86.56% 0.097 314.9) |
| XYZ | xyz(71.1578, 62.5825, 102.9194) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.02
Light Lilac
#EDC8FF
ΔE00 2.33
Light Lavender
#DFC5FE
ΔE00 3.64
Pale Lilac
#E4CBFF
ΔE00 4.27
Mauve
#E0B0FF
ΔE00 4.63
Pale Lavender
#EECFFE
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC0FF #D4FFC0
analogous
#CBC0FF #EBC0FF #FFC0F4
triadic
#EBC0FF #FFEBC0 #C0FFEB
tetradic
#EBC0FF #FFCBC0 #D4FFC0 #C0F4FF
square
#EBC0FF #FFCBC0 #D4FFC0 #C0F4FF
split-complementary
#EBC0FF #F4FFC0 #C0FFCB
monochromatic
#C446FF #D883FF #EBC0FF #F5E0FF #F5E0FF
Accessibility & contrast
On white
1.55
#EBC0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#EBC0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC0FF
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC0FF | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#C1D1FD
Tritanopia (blue-blind)
#EAC7D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ebc0ff; /* rgb */ color: rgb(235, 192, 255); /* oklch */ color: oklch(86.6% 0.097 314.9);
Tailwind
colors: {
custom: {
50: '#f2d3ff',
500: '#ebc0ff',
950: '#000000',
},
}SCSS
$custom: #ebc0ff; $custom-light: #f2d3ff; $custom-dark: #000000;
JSON
{
"hex": "#ebc0ff",
"rgb": {
"r": 235,
"g": 192,
"b": 255
},
"hsl": {
"h": 280.952,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.86562,
"c": 0.09671,
"h": 314.9
},
"luminance": 0.62581
}Semantic roles & 50–950 ramp
primary
#EBC0FF
secondary
#9EE87B
accent
#E60049
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386