#EBB0EF#EBB0EF
#EBB0EF is a very light, moderate purple. Relative luminance 0.549; OKLCH L 83.2% C 0.107 H 324.4°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB0EF |
|---|---|
| RGB | rgb(235, 176, 239) |
| HSL | hsl(296, 66%, 81%) |
| HSV | hsv(296, 26%, 94%) |
| CMYK | cmyk(1.7%, 26.4%, 0%, 6.3%) |
| CIE-LAB | lab(79.01, 31.81, -23.05) |
| CIE-LCH | lch(79.01, 39.28, 324.07°) |
| OKLab | oklab(83.16% 0.087 -0.0623) |
| OKLCH | oklch(83.16% 0.107 324.4) |
| XYZ | xyz(65.3645, 54.9467, 88.8072) |
| Luminance | 0.5494 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.96
Plum
#DDA0DD
ΔE00 4.13
Mauve
#E0B0FF
ΔE00 5.06
Light Lilac
#EDC8FF
ΔE00 6.09
Light Violet
#D6B4FC
ΔE00 6.58
Very Light Purple
#F6CEFC
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB0EF #B4EFB0
analogous
#CCB0EF #EBB0EF #EFB0D4
triadic
#EBB0EF #EFEBB0 #B0EFEB
tetradic
#EBB0EF #EFCCB0 #B4EFB0 #B0D4EF
square
#EBB0EF #EFCCB0 #B4EFB0 #B0D4EF
split-complementary
#EBB0EF #D4EFB0 #B0EFCC
monochromatic
#D14ADA #DE7DE5 #EBB0EF #F8E3F9 #F9E6FA
Accessibility & contrast
On white
1.75
#EBB0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#EBB0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB0EF
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB0EF | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBFF2
Deuteranopia (green-blind)
#B8C6ED
Tritanopia (blue-blind)
#EEB6C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ebb0ef; /* rgb */ color: rgb(235, 176, 239); /* oklch */ color: oklch(83.2% 0.107 324.4);
Tailwind
colors: {
custom: {
50: '#f2c8f4',
500: '#ebb0ef',
950: '#000000',
},
}SCSS
$custom: #ebb0ef; $custom-light: #f2c8f4; $custom-dark: #000000;
JSON
{
"hex": "#ebb0ef",
"rgb": {
"r": 235,
"g": 176,
"b": 239
},
"hsl": {
"h": 296.19,
"s": 66.316,
"l": 81.373
},
"oklch": {
"l": 0.83155,
"c": 0.10702,
"h": 324.4
},
"luminance": 0.54945
}Semantic roles & 50–950 ramp
primary
#EBB0EF
secondary
#7CCD76
accent
#CE1723
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171317
muted
#858285