#EBBEEF#EBBEEF
#EBBEEF is a very light, moderate purple. Relative luminance 0.607; OKLCH L 85.6% C 0.082 H 323.6°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEEF |
|---|---|
| RGB | rgb(235, 190, 239) |
| HSL | hsl(295, 60%, 84%) |
| HSV | hsv(295, 21%, 94%) |
| CMYK | cmyk(1.7%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(82.23, 24.34, -18.18) |
| CIE-LCH | lch(82.23, 30.38, 323.25°) |
| OKLab | oklab(85.62% 0.0664 -0.0489) |
| OKLCH | oklch(85.62% 0.082 323.6) |
| XYZ | xyz(68.2525, 60.7225, 89.7698) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.18
Light Lilac
#EDC8FF
ΔE00 3.47
Very Light Purple
#F6CEFC
ΔE00 3.61
Pale Mauve
#FED0FC
ΔE00 4.41
Pale Lavender
#EECFFE
ΔE00 4.50
Pale Lilac
#E4CBFF
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEEF #C2EFBE
analogous
#D3BEEF #EBBEEF #EFBEDB
triadic
#EBBEEF #EFEBBE #BEEFEB
tetradic
#EBBEEF #EFD3BE #C2EFBE #BEDBEF
square
#EBBEEF #EFD3BE #C2EFBE #BEDBEF
split-complementary
#EBBEEF #DBEFBE #BEEFD3
monochromatic
#CD5CD7 #DC8DE3 #EBBEEF #F7E6F9 #F7E6F9
Accessibility & contrast
On white
1.60
#EBBEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#EBBEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEEF
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEEF | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F1
Deuteranopia (green-blind)
#C4CEED
Tritanopia (blue-blind)
#EDC2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ebbeef; /* rgb */ color: rgb(235, 190, 239); /* oklch */ color: oklch(85.6% 0.082 323.6);
Tailwind
colors: {
custom: {
50: '#f1d1f4',
500: '#ebbeef',
950: '#000000',
},
}SCSS
$custom: #ebbeef; $custom-light: #f1d1f4; $custom-dark: #000000;
JSON
{
"hex": "#ebbeef",
"rgb": {
"r": 235,
"g": 190,
"b": 239
},
"hsl": {
"h": 295.102,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.85624,
"c": 0.08244,
"h": 323.6
},
"luminance": 0.60721
}Semantic roles & 50–950 ramp
primary
#EBBEEF
secondary
#8ACD84
accent
#C81D2B
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385