#EBAEF1#EBAEF1
#EBAEF1 is a very light, moderate purple. Relative luminance 0.543; OKLCH L 82.9% C 0.113 H 323.5°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAEF1 |
|---|---|
| RGB | rgb(235, 174, 241) |
| HSL | hsl(295, 71%, 81%) |
| HSV | hsv(295, 28%, 95%) |
| CMYK | cmyk(2.5%, 27.8%, 0%, 5.5%) |
| CIE-LAB | lab(78.63, 33.25, -24.71) |
| CIE-LCH | lch(78.63, 41.43, 323.38°) |
| OKLab | oklab(82.89% 0.0905 -0.067) |
| OKLCH | oklch(82.89% 0.113 323.5) |
| XYZ | xyz(65.2724, 54.2870, 90.2421) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.02
Light Lavendar
#EFC0FE
ΔE00 4.29
Mauve
#E0B0FF
ΔE00 4.54
Light Violet
#D6B4FC
ΔE00 6.35
Light Lilac
#EDC8FF
ΔE00 6.55
Pale Violet
#CEAEFA
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAEF1 #B4F1AE
analogous
#CAAEF1 #EBAEF1 #F1AED6
triadic
#EBAEF1 #F1EBAE #AEF1EB
tetradic
#EBAEF1 #F1CAAE #B4F1AE #AED6F1
square
#EBAEF1 #F1CAAE #B4F1AE #AED6F1
split-complementary
#EBAEF1 #D6F1AE #AEF1CA
monochromatic
#D146DF #DE7AE8 #EBAEF1 #F8E2FA #F9E5FA
Accessibility & contrast
On white
1.77
#EBAEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#EBAEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAEF1
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAEF1 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BEF4
Deuteranopia (green-blind)
#B6C5EF
Tritanopia (blue-blind)
#EEB4C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ebaef1; /* rgb */ color: rgb(235, 174, 241); /* oklch */ color: oklch(82.9% 0.113 323.5);
Tailwind
colors: {
custom: {
50: '#f2c6f5',
500: '#ebaef1',
950: '#000000',
},
}SCSS
$custom: #ebaef1; $custom-light: #f2c6f5; $custom-dark: #000000;
JSON
{
"hex": "#ebaef1",
"rgb": {
"r": 235,
"g": 174,
"b": 241
},
"hsl": {
"h": 294.627,
"s": 70.526,
"l": 81.373
},
"oklch": {
"l": 0.82886,
"c": 0.11258,
"h": 323.5
},
"luminance": 0.54285
}Semantic roles & 50–950 ramp
primary
#EBAEF1
secondary
#7CD073
accent
#D31324
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171317
muted
#858285