#EBAEED#EBAEED
#EBAEED is a very light, moderate purple. Relative luminance 0.540; OKLCH L 82.7% C 0.108 H 325.5°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAEED |
|---|---|
| RGB | rgb(235, 174, 237) |
| HSL | hsl(298, 64%, 81%) |
| HSV | hsv(298, 27%, 93%) |
| CMYK | cmyk(0.8%, 26.6%, 0%, 7.1%) |
| CIE-LAB | lab(78.49, 32.51, -22.76) |
| CIE-LCH | lch(78.49, 39.68, 325.00°) |
| OKLab | oklab(82.74% 0.0894 -0.0615) |
| OKLCH | oklch(82.74% 0.108 325.5) |
| XYZ | xyz(64.6814, 54.0506, 87.1299) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.72
Light Lavendar
#EFC0FE
ΔE00 4.50
Mauve
#E0B0FF
ΔE00 5.36
Light Lilac
#EDC8FF
ΔE00 6.61
Light Violet
#D6B4FC
ΔE00 6.95
Very Light Purple
#F6CEFC
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAEED #B0EDAE
analogous
#CBAEED #EBAEED #EDAECF
triadic
#EBAEED #EDEBAE #AEEDEB
tetradic
#EBAEED #EDCBAE #B0EDAE #AECFED
square
#EBAEED #EDCBAE #B0EDAE #AECFED
split-complementary
#EBAEED #CFEDAE #AEEDCB
monochromatic
#D24AD7 #DF7CE2 #EBAEED #F7E0F8 #F9E6F9
Accessibility & contrast
On white
1.78
#EBAEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#EBAEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAEED
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAEED | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BEF0
Deuteranopia (green-blind)
#B7C5EB
Tritanopia (blue-blind)
#EFB4C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ebaeed; /* rgb */ color: rgb(235, 174, 237); /* oklch */ color: oklch(82.7% 0.108 325.5);
Tailwind
colors: {
custom: {
50: '#f2c6f3',
500: '#ebaeed',
950: '#000000',
},
}SCSS
$custom: #ebaeed; $custom-light: #f2c6f3; $custom-dark: #000000;
JSON
{
"hex": "#ebaeed",
"rgb": {
"r": 235,
"g": 174,
"b": 237
},
"hsl": {
"h": 298.095,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.82736,
"c": 0.10849,
"h": 325.5
},
"luminance": 0.54049
}Semantic roles & 50–950 ramp
primary
#EBAEED
secondary
#78CA75
accent
#CB1A20
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171317
muted
#858285