#EBAFF0#EBAFF0
#EBAFF0 is a very light, moderate purple. Relative luminance 0.546; OKLCH L 83.0% C 0.110 H 323.9°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFF0 |
|---|---|
| RGB | rgb(235, 175, 240) |
| HSL | hsl(295, 68%, 81%) |
| HSV | hsv(295, 27%, 94%) |
| CMYK | cmyk(2.1%, 27.1%, 0%, 5.9%) |
| CIE-LAB | lab(78.82, 32.53, -23.88) |
| CIE-LCH | lch(78.82, 40.35, 323.71°) |
| OKLab | oklab(83.02% 0.0887 -0.0646) |
| OKLCH | oklch(83.02% 0.11 323.9) |
| XYZ | xyz(65.3173, 54.6152, 89.5222) |
| Luminance | 0.5461 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.06
Light Lavendar
#EFC0FE
ΔE00 4.11
Mauve
#E0B0FF
ΔE00 4.79
Light Lilac
#EDC8FF
ΔE00 6.31
Light Violet
#D6B4FC
ΔE00 6.45
Very Light Purple
#F6CEFC
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFF0 #B4F0AF
analogous
#CBAFF0 #EBAFF0 #F0AFD5
triadic
#EBAFF0 #F0EBAF #AFF0EB
tetradic
#EBAFF0 #F0CBAF #B4F0AF #AFD5F0
square
#EBAFF0 #F0CBAF #B4F0AF #AFD5F0
split-complementary
#EBAFF0 #D5F0AF #AFF0CB
monochromatic
#D148DD #DE7BE6 #EBAFF0 #F8E3FA #F9E5FA
Accessibility & contrast
On white
1.76
#EBAFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#EBAFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFF0
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFF0 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BFF3
Deuteranopia (green-blind)
#B7C6EE
Tritanopia (blue-blind)
#EEB5C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ebaff0; /* rgb */ color: rgb(235, 175, 240); /* oklch */ color: oklch(83.0% 0.110 323.9);
Tailwind
colors: {
custom: {
50: '#f2c7f5',
500: '#ebaff0',
950: '#000000',
},
}SCSS
$custom: #ebaff0; $custom-light: #f2c7f5; $custom-dark: #000000;
JSON
{
"hex": "#ebaff0",
"rgb": {
"r": 235,
"g": 175,
"b": 240
},
"hsl": {
"h": 295.385,
"s": 68.421,
"l": 81.373
},
"oklch": {
"l": 0.8302,
"c": 0.10979,
"h": 323.9
},
"luminance": 0.54613
}Semantic roles & 50–950 ramp
primary
#EBAFF0
secondary
#7CCE75
accent
#D01524
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171317
muted
#858285