#EBBEE6#EBBEE6
#EBBEE6 is a very light, moderate purple. Relative luminance 0.602; OKLCH L 85.3% C 0.073 H 329.9°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEE6 |
|---|---|
| RGB | rgb(235, 190, 230) |
| HSL | hsl(307, 53%, 83%) |
| HSV | hsv(307, 19%, 92%) |
| CMYK | cmyk(0%, 19.1%, 2.1%, 7.8%) |
| CIE-LAB | lab(81.95, 22.70, -13.78) |
| CIE-LCH | lch(81.95, 26.55, 328.74°) |
| OKLab | oklab(85.32% 0.0635 -0.0368) |
| OKLCH | oklch(85.32% 0.073 329.9) |
| XYZ | xyz(66.9558, 60.2039, 82.9410) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 4.25
Pale Mauve
#FED0FC
ΔE00 4.43
Light Lilac
#EDC8FF
ΔE00 5.41
Pale Lavender
#EECFFE
ΔE00 5.50
Light Lavendar
#EFC0FE
ΔE00 5.58
Thistle
#D8BFD8
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEE6 #BEEBC3
analogous
#D9BEEB #EBBEE6 #EBBECF
triadic
#EBBEE6 #E6EBBE #BEE6EB
tetradic
#EBBEE6 #EBD9BE #BEEBC3 #BECFEB
square
#EBBEE6 #EBD9BE #BEEBC3 #BECFEB
split-complementary
#EBBEE6 #CFEBBE #BEEBD9
monochromatic
#CE60C2 #DD8FD4 #EBBEE6 #F8E8F6 #F8E8F6
Accessibility & contrast
On white
1.61
#EBBEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#EBBEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEE6
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEE6 | 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)
#BDC8E8
Deuteranopia (green-blind)
#C7CEE4
Tritanopia (blue-blind)
#EFC1CB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebbee6; /* rgb */ color: rgb(235, 190, 230); /* oklch */ color: oklch(85.3% 0.073 329.9);
Tailwind
colors: {
custom: {
50: '#f1d1ee',
500: '#ebbee6',
950: '#000000',
},
}SCSS
$custom: #ebbee6; $custom-light: #f1d1ee; $custom-dark: #000000;
JSON
{
"hex": "#ebbee6",
"rgb": {
"r": 235,
"g": 190,
"b": 230
},
"hsl": {
"h": 306.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.85315,
"c": 0.07338,
"h": 329.9
},
"luminance": 0.60202
}Semantic roles & 50–950 ramp
primary
#EBBEE6
secondary
#86C78D
accent
#C03625
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385