#EBCCFC#EBCCFC
#EBCCFC is a very light, moderate violet. Relative luminance 0.679; OKLCH L 88.6% C 0.073 H 313.6°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCCFC |
|---|---|
| RGB | rgb(235, 204, 252) |
| HSL | hsl(279, 89%, 89%) |
| HSV | hsv(279, 19%, 99%) |
| CMYK | cmyk(6.7%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(85.94, 19.36, -19.48) |
| CIE-LCH | lch(85.94, 27.46, 314.81°) |
| OKLab | oklab(88.63% 0.0501 -0.0526) |
| OKLCH | oklch(88.63% 0.073 313.6) |
| XYZ | xyz(73.4217, 67.8769, 101.3102) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 0.73
Light Lilac
#EDC8FF
ΔE00 1.91
Pale Lilac
#E4CBFF
ΔE00 2.19
Very Light Purple
#F6CEFC
ΔE00 2.57
Light Lavender
#DFC5FE
ΔE00 3.50
Light Lavendar
#EFC0FE
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCCFC #DDFCCC
analogous
#D3CCFC #EBCCFC #FCCCF5
triadic
#EBCCFC #FCEBCC #CCFCEB
tetradic
#EBCCFC #FCD3CC #DDFCCC #CCF5FC
square
#EBCCFC #FCD3CC #DDFCCC #CCF5FC
split-complementary
#EBCCFC #F5FCCC #CCFCD3
monochromatic
#BE58F5 #D492F9 #EBCCFC #F4E2FD #F4E2FD
Accessibility & contrast
On white
1.44
#EBCCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#EBCCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCCFC
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCCFC | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D5FE
Deuteranopia (green-blind)
#CCD8FA
Tritanopia (blue-blind)
#EAD1DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ebccfc; /* rgb */ color: rgb(235, 204, 252); /* oklch */ color: oklch(88.6% 0.073 313.6);
Tailwind
colors: {
custom: {
50: '#f1dbfd',
500: '#ebccfc',
950: '#000000',
},
}SCSS
$custom: #ebccfc; $custom-light: #f1dbfd; $custom-dark: #000000;
JSON
{
"hex": "#ebccfc",
"rgb": {
"r": 235,
"g": 204,
"b": 252
},
"hsl": {
"h": 278.75,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.88627,
"c": 0.07268,
"h": 313.6
},
"luminance": 0.67876
}Semantic roles & 50–950 ramp
primary
#EBCCFC
secondary
#A9E389
accent
#E60051
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171517
muted
#858485