#EBB2EF#EBB2EF
#EBB2EF is a very light, moderate purple. Relative luminance 0.557; OKLCH L 83.5% C 0.104 H 324.3°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB2EF |
|---|---|
| RGB | rgb(235, 178, 239) |
| HSL | hsl(296, 66%, 82%) |
| HSV | hsv(296, 26%, 94%) |
| CMYK | cmyk(1.7%, 25.5%, 0%, 6.3%) |
| CIE-LAB | lab(79.46, 30.74, -22.36) |
| CIE-LCH | lch(79.46, 38.02, 323.97°) |
| OKLab | oklab(83.5% 0.084 -0.0604) |
| OKLCH | oklch(83.5% 0.104 324.3) |
| XYZ | xyz(65.7596, 55.7367, 88.9388) |
| Luminance | 0.5574 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.58
Plum
#DDA0DD
ΔE00 4.47
Mauve
#E0B0FF
ΔE00 5.23
Light Lilac
#EDC8FF
ΔE00 5.63
Light Violet
#D6B4FC
ΔE00 6.56
Very Light Purple
#F6CEFC
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB2EF #B6EFB2
analogous
#CDB2EF #EBB2EF #EFB2D5
triadic
#EBB2EF #EFEBB2 #B2EFEB
tetradic
#EBB2EF #EFCDB2 #B6EFB2 #B2D5EF
square
#EBB2EF #EFCDB2 #B6EFB2 #B2D5EF
split-complementary
#EBB2EF #D5EFB2 #B2EFCD
monochromatic
#D14DDA #DE7FE4 #EBB2EF #F8E5FA #F8E6FA
Accessibility & contrast
On white
1.73
#EBB2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#EBB2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB2EF
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB2EF | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC1F1
Deuteranopia (green-blind)
#BAC7ED
Tritanopia (blue-blind)
#EEB8C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ebb2ef; /* rgb */ color: rgb(235, 178, 239); /* oklch */ color: oklch(83.5% 0.104 324.3);
Tailwind
colors: {
custom: {
50: '#f2c9f4',
500: '#ebb2ef',
950: '#000000',
},
}SCSS
$custom: #ebb2ef; $custom-light: #f2c9f4; $custom-dark: #000000;
JSON
{
"hex": "#ebb2ef",
"rgb": {
"r": 235,
"g": 178,
"b": 239
},
"hsl": {
"h": 296.066,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.83501,
"c": 0.10351,
"h": 324.3
},
"luminance": 0.55735
}Semantic roles & 50–950 ramp
primary
#EBB2EF
secondary
#7ECD78
accent
#CD1824
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171317
muted
#858285