#EBCBFE#EBCBFE
#EBCBFE is a very light, moderate violet. Relative luminance 0.675; OKLCH L 88.5% C 0.077 H 312.8°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCBFE |
|---|---|
| RGB | rgb(235, 203, 254) |
| HSL | hsl(278, 96%, 90%) |
| HSV | hsv(278, 20%, 100%) |
| CMYK | cmyk(7.5%, 20.1%, 0%, 0.4%) |
| CIE-LAB | lab(85.77, 20.28, -20.81) |
| CIE-LCH | lch(85.77, 29.05, 314.26°) |
| OKLab | oklab(88.51% 0.0522 -0.0563) |
| OKLCH | oklch(88.51% 0.077 312.8) |
| XYZ | xyz(73.5033, 67.5305, 102.9092) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.29
Light Lilac
#EDC8FF
ΔE00 1.29
Pale Lilac
#E4CBFF
ΔE00 1.90
Very Light Purple
#F6CEFC
ΔE00 2.88
Light Lavender
#DFC5FE
ΔE00 3.00
Light Lavendar
#EFC0FE
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCBFE #DEFECB
analogous
#D2CBFE #EBCBFE #FECBF8
triadic
#EBCBFE #FEEBCB #CBFEEB
tetradic
#EBCBFE #FED2CB #DEFECB #CBF8FE
square
#EBCBFE #FED2CB #DEFECB #CBF8FE
split-complementary
#EBCBFE #F8FECB #CBFED2
monochromatic
#BD53FC #D48FFD #EBCBFE #F3E1FE #F3E1FE
Accessibility & contrast
On white
1.45
#EBCBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#EBCBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCBFE
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCBFE | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#CAD7FC
Tritanopia (blue-blind)
#EAD1DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ebcbfe; /* rgb */ color: rgb(235, 203, 254); /* oklch */ color: oklch(88.5% 0.077 312.8);
Tailwind
colors: {
custom: {
50: '#f1dbfe',
500: '#ebcbfe',
950: '#000000',
},
}SCSS
$custom: #ebcbfe; $custom-light: #f1dbfe; $custom-dark: #000000;
JSON
{
"hex": "#ebcbfe",
"rgb": {
"r": 235,
"g": 203,
"b": 254
},
"hsl": {
"h": 277.647,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.88514,
"c": 0.07676,
"h": 312.8
},
"luminance": 0.6753
}Semantic roles & 50–950 ramp
primary
#EBCBFE
secondary
#AAE786
accent
#E60056
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171518
muted
#858486