#EBBCF5#EBBCF5
#EBBCF5 is a very light, moderate purple. Relative luminance 0.602; OKLCH L 85.5% C 0.092 H 320.4°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBCF5 |
|---|---|
| RGB | rgb(235, 188, 245) |
| HSL | hsl(289, 74%, 85%) |
| HSV | hsv(289, 23%, 96%) |
| CMYK | cmyk(4.1%, 23.3%, 0%, 3.9%) |
| CIE-LAB | lab(81.96, 26.53, -21.79) |
| CIE-LCH | lch(81.96, 34.34, 320.60°) |
| OKLab | oklab(85.48% 0.0711 -0.0589) |
| OKLCH | oklch(85.48% 0.092 320.4) |
| XYZ | xyz(68.7234, 60.2225, 94.3723) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.59
Light Lilac
#EDC8FF
ΔE00 3.08
Very Light Purple
#F6CEFC
ΔE00 4.52
Pale Lavender
#EECFFE
ΔE00 4.98
Light Lavender
#DFC5FE
ΔE00 5.01
Pale Lilac
#E4CBFF
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBCF5 #C6F5BC
analogous
#CFBCF5 #EBBCF5 #F5BCE2
triadic
#EBBCF5 #F5EBBC #BCF5EB
tetradic
#EBBCF5 #F5CFBC #C6F5BC #BCE2F5
square
#EBBCF5 #F5CFBC #C6F5BC #BCE2F5
split-complementary
#EBBCF5 #E2F5BC #BCF5CF
monochromatic
#CB51E5 #DB87ED #EBBCF5 #F7E4FB #F7E4FB
Accessibility & contrast
On white
1.61
#EBBCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#EBBCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBCF5
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBCF5 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9F7
Deuteranopia (green-blind)
#C0CEF3
Tritanopia (blue-blind)
#ECC2D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebbcf5; /* rgb */ color: rgb(235, 188, 245); /* oklch */ color: oklch(85.5% 0.092 320.4);
Tailwind
colors: {
custom: {
50: '#f2d0f8',
500: '#ebbcf5',
950: '#000000',
},
}SCSS
$custom: #ebbcf5; $custom-light: #f2d0f8; $custom-dark: #000000;
JSON
{
"hex": "#ebbcf5",
"rgb": {
"r": 235,
"g": 188,
"b": 245
},
"hsl": {
"h": 289.474,
"s": 74.026,
"l": 84.902
},
"oklch": {
"l": 0.85481,
"c": 0.09237,
"h": 320.4
},
"luminance": 0.60221
}Semantic roles & 50–950 ramp
primary
#EBBCF5
secondary
#8ED67F
accent
#D60F32
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385