#EBAFF1#EBAFF1
#EBAFF1 is a very light, moderate purple. Relative luminance 0.547; OKLCH L 83.1% C 0.111 H 323.4°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFF1 |
|---|---|
| RGB | rgb(235, 175, 241) |
| HSL | hsl(295, 70%, 82%) |
| HSV | hsv(295, 27%, 95%) |
| CMYK | cmyk(2.5%, 27.4%, 0%, 5.5%) |
| CIE-LAB | lab(78.85, 32.72, -24.37) |
| CIE-LCH | lch(78.85, 40.79, 323.32°) |
| OKLab | oklab(83.06% 0.089 -0.066) |
| OKLCH | oklch(83.06% 0.111 323.4) |
| XYZ | xyz(65.4663, 54.6748, 90.3067) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.06
Plum
#DDA0DD
ΔE00 4.14
Mauve
#E0B0FF
ΔE00 4.58
Light Violet
#D6B4FC
ΔE00 6.30
Light Lilac
#EDC8FF
ΔE00 6.31
Pale Violet
#CEAEFA
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFF1 #B5F1AF
analogous
#CAAFF1 #EBAFF1 #F1AFD6
triadic
#EBAFF1 #F1EBAF #AFF1EB
tetradic
#EBAFF1 #F1CAAF #B5F1AF #AFD6F1
square
#EBAFF1 #F1CAAF #B5F1AF #AFD6F1
split-complementary
#EBAFF1 #D6F1AF #AFF1CA
monochromatic
#D147DF #DE7BE8 #EBAFF1 #F8E3FA #F8E5FA
Accessibility & contrast
On white
1.76
#EBAFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#EBAFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFF1
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFF1 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BFF4
Deuteranopia (green-blind)
#B7C6EF
Tritanopia (blue-blind)
#EEB5C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ebaff1; /* rgb */ color: rgb(235, 175, 241); /* oklch */ color: oklch(83.1% 0.111 323.4);
Tailwind
colors: {
custom: {
50: '#f2c7f5',
500: '#ebaff1',
950: '#000000',
},
}SCSS
$custom: #ebaff1; $custom-light: #f2c7f5; $custom-dark: #000000;
JSON
{
"hex": "#ebaff1",
"rgb": {
"r": 235,
"g": 175,
"b": 241
},
"hsl": {
"h": 294.545,
"s": 70.213,
"l": 81.569
},
"oklch": {
"l": 0.83058,
"c": 0.11083,
"h": 323.4
},
"luminance": 0.54673
}Semantic roles & 50–950 ramp
primary
#EBAFF1
secondary
#7DD074
accent
#D21325
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171317
muted
#858285