#EBAFEF#EBAFEF
#EBAFEF is a very light, moderate purple. Relative luminance 0.546; OKLCH L 83.0% C 0.109 H 324.4°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFEF |
|---|---|
| RGB | rgb(235, 175, 239) |
| HSL | hsl(296, 67%, 81%) |
| HSV | hsv(296, 27%, 94%) |
| CMYK | cmyk(1.7%, 26.8%, 0%, 6.3%) |
| CIE-LAB | lab(78.78, 32.34, -23.40) |
| CIE-LCH | lch(78.78, 39.92, 324.12°) |
| OKLab | oklab(82.98% 0.0885 -0.0633) |
| OKLCH | oklch(82.98% 0.109 324.4) |
| XYZ | xyz(65.1692, 54.5560, 88.7420) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.98
Light Lavendar
#EFC0FE
ΔE00 4.16
Mauve
#E0B0FF
ΔE00 4.99
Light Lilac
#EDC8FF
ΔE00 6.33
Light Violet
#D6B4FC
ΔE00 6.60
Very Light Purple
#F6CEFC
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFEF #B3EFAF
analogous
#CBAFEF #EBAFEF #EFAFD3
triadic
#EBAFEF #EFEBAF #AFEFEB
tetradic
#EBAFEF #EFCBAF #B3EFAF #AFD3EF
square
#EBAFEF #EFCBAF #B3EFAF #AFD3EF
split-complementary
#EBAFEF #D3EFAF #AFEFCB
monochromatic
#D149DB #DE7CE5 #EBAFEF #F8E2F9 #F9E5FA
Accessibility & contrast
On white
1.76
#EBAFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#EBAFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFEF
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFEF | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEF2
Deuteranopia (green-blind)
#B8C6ED
Tritanopia (blue-blind)
#EEB5C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ebafef; /* rgb */ color: rgb(235, 175, 239); /* oklch */ color: oklch(83.0% 0.109 324.4);
Tailwind
colors: {
custom: {
50: '#f2c7f4',
500: '#ebafef',
950: '#000000',
},
}SCSS
$custom: #ebafef; $custom-light: #f2c7f4; $custom-dark: #000000;
JSON
{
"hex": "#ebafef",
"rgb": {
"r": 235,
"g": 175,
"b": 239
},
"hsl": {
"h": 296.25,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.82982,
"c": 0.10877,
"h": 324.4
},
"luminance": 0.54554
}Semantic roles & 50–950 ramp
primary
#EBAFEF
secondary
#7BCD75
accent
#CF1722
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171317
muted
#858285