#EBAFEE#EBAFEE
#EBAFEE is a very light, moderate purple. Relative luminance 0.545; OKLCH L 82.9% C 0.108 H 324.9°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFEE |
|---|---|
| RGB | rgb(235, 175, 238) |
| HSL | hsl(297, 65%, 81%) |
| HSV | hsv(297, 26%, 93%) |
| CMYK | cmyk(1.3%, 26.5%, 0%, 6.7%) |
| CIE-LAB | lab(78.75, 32.16, -22.91) |
| CIE-LCH | lch(78.75, 39.48, 324.53°) |
| OKLab | oklab(82.95% 0.0882 -0.0619) |
| OKLCH | oklch(82.95% 0.108 324.9) |
| XYZ | xyz(65.0219, 54.4970, 87.9661) |
| Luminance | 0.5450 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.92
Light Lavendar
#EFC0FE
ΔE00 4.23
Mauve
#E0B0FF
ΔE00 5.20
Light Lilac
#EDC8FF
ΔE00 6.35
Light Violet
#D6B4FC
ΔE00 6.76
Very Light Purple
#F6CEFC
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFEE #B2EEAF
analogous
#CBAFEE #EBAFEE #EEAFD1
triadic
#EBAFEE #EEEBAF #AFEEEB
tetradic
#EBAFEE #EECBAF #B2EEAF #AFD1EE
square
#EBAFEE #EECBAF #B2EEAF #AFD1EE
split-complementary
#EBAFEE #D1EEAF #AFEECB
monochromatic
#D24AD9 #DE7DE3 #EBAFEE #F8E1F9 #F9E6FA
Accessibility & contrast
On white
1.76
#EBAFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#EBAFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFEE
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFEE | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEF1
Deuteranopia (green-blind)
#B8C5EC
Tritanopia (blue-blind)
#EEB5C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ebafee; /* rgb */ color: rgb(235, 175, 238); /* oklch */ color: oklch(82.9% 0.108 324.9);
Tailwind
colors: {
custom: {
50: '#f2c7f3',
500: '#ebafee',
950: '#000000',
},
}SCSS
$custom: #ebafee; $custom-light: #f2c7f3; $custom-dark: #000000;
JSON
{
"hex": "#ebafee",
"rgb": {
"r": 235,
"g": 175,
"b": 238
},
"hsl": {
"h": 297.143,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.82945,
"c": 0.10775,
"h": 324.9
},
"luminance": 0.54495
}Semantic roles & 50–950 ramp
primary
#EBAFEE
secondary
#7ACC76
accent
#CD1921
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171317
muted
#858285