#EBBEE4#EBBEE4
#EBBEE4 is a very light, moderate purple. Relative luminance 0.601; OKLCH L 85.2% C 0.071 H 331.5°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEE4 |
|---|---|
| RGB | rgb(235, 190, 228) |
| HSL | hsl(309, 53%, 83%) |
| HSV | hsv(309, 19%, 92%) |
| CMYK | cmyk(0%, 19.1%, 3%, 7.8%) |
| CIE-LAB | lab(81.89, 22.34, -12.80) |
| CIE-LCH | lch(81.89, 25.74, 330.19°) |
| OKLab | oklab(85.25% 0.0628 -0.0341) |
| OKLCH | oklch(85.25% 0.071 331.5) |
| XYZ | xyz(66.6766, 60.0922, 81.4703) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 4.57
Pale Mauve
#FED0FC
ΔE00 4.61
Pale Lavender
#EECFFE
ΔE00 5.84
Thistle
#D8BFD8
ΔE00 5.87
Light Lilac
#EDC8FF
ΔE00 5.90
Light Lavendar
#EFC0FE
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEE4 #BEEBC5
analogous
#DBBEEB #EBBEE4 #EBBECD
triadic
#EBBEE4 #E4EBBE #BEE4EB
tetradic
#EBBEE4 #EBDBBE #BEEBC5 #BECDEB
square
#EBBEE4 #EBDBBE #BEEBC5 #BECDEB
split-complementary
#EBBEE4 #CDEBBE #BEEBDB
monochromatic
#CE60BD #DD8FD1 #EBBEE4 #F8E8F5 #F8E8F5
Accessibility & contrast
On white
1.61
#EBBEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#EBBEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEE4
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEE4 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC8E6
Deuteranopia (green-blind)
#C7CEE2
Tritanopia (blue-blind)
#EFC0CB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebbee4; /* rgb */ color: rgb(235, 190, 228); /* oklch */ color: oklch(85.2% 0.071 331.5);
Tailwind
colors: {
custom: {
50: '#f1d1ec',
500: '#ebbee4',
950: '#000000',
},
}SCSS
$custom: #ebbee4; $custom-light: #f1d1ec; $custom-dark: #000000;
JSON
{
"hex": "#ebbee4",
"rgb": {
"r": 235,
"g": 190,
"b": 228
},
"hsl": {
"h": 309.333,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.85248,
"c": 0.07149,
"h": 331.5
},
"luminance": 0.60091
}Semantic roles & 50–950 ramp
primary
#EBBEE4
secondary
#86C790
accent
#C03D25
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384