#EBAFF5#EBAFF5
#EBAFF5 is a very light, moderate purple. Relative luminance 0.549; OKLCH L 83.2% C 0.115 H 321.6°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFF5 |
|---|---|
| RGB | rgb(235, 175, 245) |
| HSL | hsl(291, 78%, 82%) |
| HSV | hsv(291, 29%, 96%) |
| CMYK | cmyk(4.1%, 28.6%, 0%, 3.9%) |
| CIE-LAB | lab(78.99, 33.47, -26.31) |
| CIE-LCH | lch(78.99, 42.57, 321.83°) |
| OKLab | oklab(83.21% 0.0901 -0.0714) |
| OKLCH | oklch(83.21% 0.115 321.6) |
| XYZ | xyz(66.0703, 54.9164, 93.4880) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.81
Light Lavendar
#EFC0FE
ΔE00 4.02
Plum
#DDA0DD
ΔE00 4.57
Light Violet
#D6B4FC
ΔE00 5.77
Light Lilac
#EDC8FF
ΔE00 6.36
Pale Violet
#CEAEFA
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFF5 #B9F5AF
analogous
#C8AFF5 #EBAFF5 #F5AFDC
triadic
#EBAFF5 #F5EBAF #AFF5EB
tetradic
#EBAFF5 #F5C8AF #B9F5AF #AFDCF5
square
#EBAFF5 #F5C8AF #B9F5AF #AFDCF5
split-complementary
#EBAFF5 #DCF5AF #AFF5C8
monochromatic
#D042E7 #DD79EE #EBAFF5 #F8E4FC #F8E4FC
Accessibility & contrast
On white
1.75
#EBAFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#EBAFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFF5
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFF5 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BFF8
Deuteranopia (green-blind)
#B6C6F3
Tritanopia (blue-blind)
#EDB6C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ebaff5; /* rgb */ color: rgb(235, 175, 245); /* oklch */ color: oklch(83.2% 0.115 321.6);
Tailwind
colors: {
custom: {
50: '#f2c7f8',
500: '#ebaff5',
950: '#000000',
},
}SCSS
$custom: #ebaff5; $custom-light: #f2c7f8; $custom-dark: #000000;
JSON
{
"hex": "#ebaff5",
"rgb": {
"r": 235,
"g": 175,
"b": 245
},
"hsl": {
"h": 291.429,
"s": 77.778,
"l": 82.353
},
"oklch": {
"l": 0.8321,
"c": 0.11502,
"h": 321.6
},
"luminance": 0.54915
}Semantic roles & 50–950 ramp
primary
#EBAFF5
secondary
#81D673
accent
#DA0B29
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171317
muted
#858285