#EBCFFE#EBCFFE
#EBCFFE is a very light, moderate violet. Relative luminance 0.694; OKLCH L 89.3% C 0.070 H 311.6°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCFFE |
|---|---|
| RGB | rgb(235, 207, 254) |
| HSL | hsl(276, 96%, 90%) |
| HSV | hsv(276, 19%, 100%) |
| CMYK | cmyk(7.5%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(86.72, 18.15, -19.37) |
| CIE-LCH | lch(86.72, 26.54, 313.15°) |
| OKLab | oklab(89.25% 0.0465 -0.0523) |
| OKLCH | oklch(89.25% 0.07 311.6) |
| XYZ | xyz(74.4602, 69.4442, 103.2281) |
| Luminance | 0.6944 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 0.78
Pale Lilac
#E4CBFF
ΔE00 2.01
Light Lilac
#EDC8FF
ΔE00 2.62
Very Light Purple
#F6CEFC
ΔE00 3.06
Light Lavender
#DFC5FE
ΔE00 3.64
Pale Mauve
#FED0FC
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCFFE #E2FECF
analogous
#D3CFFE #EBCFFE #FECFF9
triadic
#EBCFFE #FEEBCF #CFFEEB
tetradic
#EBCFFE #FED3CF #E2FECF #CFF9FE
square
#EBCFFE #FED3CF #E2FECF #CFF9FE
split-complementary
#EBCFFE #F9FECF #CFFED3
monochromatic
#B957FC #D293FD #EBCFFE #F3E1FE #F3E1FE
Accessibility & contrast
On white
1.41
#EBCFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#EBCFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCFFE
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCFFE | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D8FF
Deuteranopia (green-blind)
#CEDAFC
Tritanopia (blue-blind)
#E9D5DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ebcffe; /* rgb */ color: rgb(235, 207, 254); /* oklch */ color: oklch(89.3% 0.070 311.6);
Tailwind
colors: {
custom: {
50: '#f1ddfe',
500: '#ebcffe',
950: '#000000',
},
}SCSS
$custom: #ebcffe; $custom-light: #f1ddfe; $custom-dark: #000000;
JSON
{
"hex": "#ebcffe",
"rgb": {
"r": 235,
"g": 207,
"b": 254
},
"hsl": {
"h": 275.745,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.89251,
"c": 0.06997,
"h": 311.6
},
"luminance": 0.69444
}Semantic roles & 50–950 ramp
primary
#EBCFFE
secondary
#B0E889
accent
#E6005D
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161517
muted
#858485