#EBCBF4#EBCBF4
#EBCBF4 is a very light, moderate purple. Relative luminance 0.669; OKLCH L 88.2% C 0.065 H 318.8°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCBF4 |
|---|---|
| RGB | rgb(235, 203, 244) |
| HSL | hsl(287, 65%, 88%) |
| HSV | hsv(287, 17%, 96%) |
| CMYK | cmyk(3.7%, 16.8%, 0%, 4.3%) |
| CIE-LAB | lab(85.46, 18.36, -15.98) |
| CIE-LCH | lch(85.46, 24.34, 318.97°) |
| OKLab | oklab(88.17% 0.049 -0.0429) |
| OKLCH | oklch(88.17% 0.065 318.8) |
| XYZ | xyz(71.9436, 66.9066, 94.6947) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.97
Very Light Purple
#F6CEFC
ΔE00 2.29
Light Lilac
#EDC8FF
ΔE00 3.48
Pale Mauve
#FED0FC
ΔE00 3.67
Pale Lilac
#E4CBFF
ΔE00 3.92
Light Lavender
#DFC5FE
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCBF4 #D4F4CB
analogous
#D6CBF4 #EBCBF4 #F4CBE9
triadic
#EBCBF4 #F4EBCB #CBF4EB
tetradic
#EBCBF4 #F4D6CB #D4F4CB #CBE9F4
square
#EBCBF4 #F4D6CB #D4F4CB #CBE9F4
split-complementary
#EBCBF4 #E9F4CB #CBF4D6
monochromatic
#C466DF #D898E9 #EBCBF4 #F5E6FA #F5E6FA
Accessibility & contrast
On white
1.46
#EBCBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#EBCBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCBF4
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCBF4 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D3F6
Deuteranopia (green-blind)
#CDD7F3
Tritanopia (blue-blind)
#ECCFD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ebcbf4; /* rgb */ color: rgb(235, 203, 244); /* oklch */ color: oklch(88.2% 0.065 318.8);
Tailwind
colors: {
custom: {
50: '#f1dbf7',
500: '#ebcbf4',
950: '#000000',
},
}SCSS
$custom: #ebcbf4; $custom-light: #f1dbf7; $custom-dark: #000000;
JSON
{
"hex": "#ebcbf4",
"rgb": {
"r": 235,
"g": 203,
"b": 244
},
"hsl": {
"h": 286.829,
"s": 65.079,
"l": 87.647
},
"oklch": {
"l": 0.88167,
"c": 0.06515,
"h": 318.8
},
"luminance": 0.66906
}Semantic roles & 50–950 ramp
primary
#EBCBF4
secondary
#9ED58E
accent
#CD1940
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#161517
muted
#858485