#EBAFF2#EBAFF2
#EBAFF2 is a very light, moderate purple. Relative luminance 0.547; OKLCH L 83.1% C 0.112 H 323.0°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFF2 |
|---|---|
| RGB | rgb(235, 175, 242) |
| HSL | hsl(294, 72%, 82%) |
| HSV | hsv(294, 28%, 95%) |
| CMYK | cmyk(2.9%, 27.7%, 0%, 5.1%) |
| CIE-LAB | lab(78.89, 32.90, -24.86) |
| CIE-LCH | lch(78.89, 41.24, 322.93°) |
| OKLab | oklab(83.1% 0.0893 -0.0674) |
| OKLCH | oklch(83.1% 0.112 323) |
| XYZ | xyz(65.6160, 54.7347, 91.0955) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.03
Plum
#DDA0DD
ΔE00 4.23
Mauve
#E0B0FF
ΔE00 4.38
Light Violet
#D6B4FC
ΔE00 6.16
Light Lilac
#EDC8FF
ΔE00 6.31
Pale Violet
#CEAEFA
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFF2 #B6F2AF
analogous
#CAAFF2 #EBAFF2 #F2AFD8
triadic
#EBAFF2 #F2EBAF #AFF2EB
tetradic
#EBAFF2 #F2CAAF #B6F2AF #AFD8F2
square
#EBAFF2 #F2CAAF #B6F2AF #AFD8F2
split-complementary
#EBAFF2 #D8F2AF #AFF2CA
monochromatic
#D146E1 #DE7AE9 #EBAFF2 #F8E4FB #F8E5FB
Accessibility & contrast
On white
1.76
#EBAFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#EBAFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFF2
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFF2 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BFF5
Deuteranopia (green-blind)
#B7C6F0
Tritanopia (blue-blind)
#EEB6C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ebaff2; /* rgb */ color: rgb(235, 175, 242); /* oklch */ color: oklch(83.1% 0.112 323.0);
Tailwind
colors: {
custom: {
50: '#f2c7f6',
500: '#ebaff2',
950: '#000000',
},
}SCSS
$custom: #ebaff2; $custom-light: #f2c7f6; $custom-dark: #000000;
JSON
{
"hex": "#ebaff2",
"rgb": {
"r": 235,
"g": 175,
"b": 242
},
"hsl": {
"h": 293.731,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.83096,
"c": 0.11187,
"h": 323
},
"luminance": 0.54733
}Semantic roles & 50–950 ramp
primary
#EBAFF2
secondary
#7ED174
accent
#D41126
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171317
muted
#858285