#EBAEEE#EBAEEE
#EBAEEE is a very light, moderate purple. Relative luminance 0.541; OKLCH L 82.8% C 0.110 H 325.0°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAEEE |
|---|---|
| RGB | rgb(235, 174, 238) |
| HSL | hsl(297, 65%, 81%) |
| HSV | hsv(297, 27%, 93%) |
| CMYK | cmyk(1.3%, 26.9%, 0%, 6.7%) |
| CIE-LAB | lab(78.53, 32.69, -23.25) |
| CIE-LCH | lch(78.53, 40.12, 324.58°) |
| OKLab | oklab(82.77% 0.0896 -0.0629) |
| OKLCH | oklch(82.77% 0.11 325) |
| XYZ | xyz(64.8279, 54.1092, 87.9015) |
| Luminance | 0.5411 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.78
Light Lavendar
#EFC0FE
ΔE00 4.43
Mauve
#E0B0FF
ΔE00 5.15
Light Lilac
#EDC8FF
ΔE00 6.59
Light Violet
#D6B4FC
ΔE00 6.79
Very Light Purple
#F6CEFC
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAEEE #B1EEAE
analogous
#CBAEEE #EBAEEE #EEAED1
triadic
#EBAEEE #EEEBAE #AEEEEB
tetradic
#EBAEEE #EECBAE #B1EEAE #AED1EE
square
#EBAEEE #EECBAE #B1EEAE #AED1EE
split-complementary
#EBAEEE #D1EEAE #AEEECB
monochromatic
#D249D9 #DF7BE3 #EBAEEE #F7E1F9 #F9E6FA
Accessibility & contrast
On white
1.78
#EBAEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#EBAEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAEEE
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAEEE | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BEF1
Deuteranopia (green-blind)
#B7C5EC
Tritanopia (blue-blind)
#EEB4C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ebaeee; /* rgb */ color: rgb(235, 174, 238); /* oklch */ color: oklch(82.8% 0.110 325.0);
Tailwind
colors: {
custom: {
50: '#f2c6f3',
500: '#ebaeee',
950: '#000000',
},
}SCSS
$custom: #ebaeee; $custom-light: #f2c6f3; $custom-dark: #000000;
JSON
{
"hex": "#ebaeee",
"rgb": {
"r": 235,
"g": 174,
"b": 238
},
"hsl": {
"h": 297.188,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.82773,
"c": 0.1095,
"h": 325
},
"luminance": 0.54107
}Semantic roles & 50–950 ramp
primary
#EBAEEE
secondary
#79CB75
accent
#CD1821
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171317
muted
#858285