#EBBEE7#EBBEE7
#EBBEE7 is a very light, moderate purple. Relative luminance 0.603; OKLCH L 85.3% C 0.074 H 329.1°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEE7 |
|---|---|
| RGB | rgb(235, 190, 231) |
| HSL | hsl(305, 53%, 83%) |
| HSV | hsv(305, 19%, 92%) |
| CMYK | cmyk(0%, 19.1%, 1.7%, 7.8%) |
| CIE-LAB | lab(81.98, 22.88, -14.27) |
| CIE-LCH | lch(81.98, 26.96, 328.05°) |
| OKLab | oklab(85.35% 0.0638 -0.0382) |
| OKLCH | oklch(85.35% 0.074 329.1) |
| XYZ | xyz(67.0967, 60.2602, 83.6827) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 4.11
Pale Mauve
#FED0FC
ΔE00 4.36
Light Lilac
#EDC8FF
ΔE00 5.17
Light Lavendar
#EFC0FE
ΔE00 5.31
Pale Lavender
#EECFFE
ΔE00 5.35
Thistle
#D8BFD8
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEE7 #BEEBC2
analogous
#D8BEEB #EBBEE7 #EBBED0
triadic
#EBBEE7 #E7EBBE #BEE7EB
tetradic
#EBBEE7 #EBD8BE #BEEBC2 #BED0EB
square
#EBBEE7 #EBD8BE #BEEBC2 #BED0EB
split-complementary
#EBBEE7 #D0EBBE #BEEBD8
monochromatic
#CE60C4 #DD8FD6 #EBBEE7 #F8E8F6 #F8E8F6
Accessibility & contrast
On white
1.61
#EBBEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#EBBEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEE7
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEE7 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC8E9
Deuteranopia (green-blind)
#C6CEE5
Tritanopia (blue-blind)
#EFC1CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebbee7; /* rgb */ color: rgb(235, 190, 231); /* oklch */ color: oklch(85.3% 0.074 329.1);
Tailwind
colors: {
custom: {
50: '#f1d1ee',
500: '#ebbee7',
950: '#000000',
},
}SCSS
$custom: #ebbee7; $custom-light: #f1d1ee; $custom-dark: #000000;
JSON
{
"hex": "#ebbee7",
"rgb": {
"r": 235,
"g": 190,
"b": 231
},
"hsl": {
"h": 305.333,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.85349,
"c": 0.07434,
"h": 329.1
},
"luminance": 0.60259
}Semantic roles & 50–950 ramp
primary
#EBBEE7
secondary
#86C78C
accent
#C03325
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385