#EBB1EF#EBB1EF
#EBB1EF is a very light, moderate purple. Relative luminance 0.553; OKLCH L 83.3% C 0.105 H 324.3°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB1EF |
|---|---|
| RGB | rgb(235, 177, 239) |
| HSL | hsl(296, 66%, 82%) |
| HSV | hsv(296, 26%, 94%) |
| CMYK | cmyk(1.7%, 25.9%, 0%, 6.3%) |
| CIE-LAB | lab(79.24, 31.28, -22.71) |
| CIE-LCH | lch(79.24, 38.65, 324.02°) |
| OKLab | oklab(83.33% 0.0855 -0.0614) |
| OKLCH | oklch(83.33% 0.105 324.3) |
| XYZ | xyz(65.5613, 55.3402, 88.8727) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.77
Plum
#DDA0DD
ΔE00 4.30
Mauve
#E0B0FF
ΔE00 5.13
Light Lilac
#EDC8FF
ΔE00 5.86
Light Violet
#D6B4FC
ΔE00 6.56
Very Light Purple
#F6CEFC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB1EF #B5EFB1
analogous
#CCB1EF #EBB1EF #EFB1D4
triadic
#EBB1EF #EFEBB1 #B1EFEB
tetradic
#EBB1EF #EFCCB1 #B5EFB1 #B1D4EF
square
#EBB1EF #EFCCB1 #B5EFB1 #B1D4EF
split-complementary
#EBB1EF #D4EFB1 #B1EFCC
monochromatic
#D14BDA #DE7EE5 #EBB1EF #F8E4F9 #F8E6FA
Accessibility & contrast
On white
1.74
#EBB1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#EBB1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB1EF
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB1EF | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC0F1
Deuteranopia (green-blind)
#B9C7ED
Tritanopia (blue-blind)
#EEB7C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ebb1ef; /* rgb */ color: rgb(235, 177, 239); /* oklch */ color: oklch(83.3% 0.105 324.3);
Tailwind
colors: {
custom: {
50: '#f2c9f4',
500: '#ebb1ef',
950: '#000000',
},
}SCSS
$custom: #ebb1ef; $custom-light: #f2c9f4; $custom-dark: #000000;
JSON
{
"hex": "#ebb1ef",
"rgb": {
"r": 235,
"g": 177,
"b": 239
},
"hsl": {
"h": 296.129,
"s": 65.957,
"l": 81.569
},
"oklch": {
"l": 0.83328,
"c": 0.10526,
"h": 324.3
},
"luminance": 0.55338
}Semantic roles & 50–950 ramp
primary
#EBB1EF
secondary
#7DCD77
accent
#CE1823
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171317
muted
#858285