#EBAFE0#EBAFE0
#EBAFE0 is a very light, moderate pink. Relative luminance 0.537; OKLCH L 82.4% C 0.094 H 332.9°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFE0 |
|---|---|
| RGB | rgb(235, 175, 224) |
| HSL | hsl(311, 60%, 80%) |
| HSV | hsv(311, 26%, 92%) |
| CMYK | cmyk(0%, 25.5%, 4.7%, 7.8%) |
| CIE-LAB | lab(78.29, 29.63, -16.04) |
| CIE-LCH | lch(78.29, 33.69, 331.57°) |
| OKLab | oklab(82.44% 0.084 -0.0429) |
| OKLCH | oklch(82.44% 0.094 332.9) |
| XYZ | xyz(63.0445, 53.7061, 77.5519) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.65
Light Lavendar
#EFC0FE
ΔE00 6.20
Lilac
#C8A2C8
ΔE00 6.87
Powder Pink
#FFB2D0
ΔE00 7.38
Very Light Purple
#F6CEFC
ΔE00 7.43
Pale Mauve
#FED0FC
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFE0 #AFEBBA
analogous
#D8AFEB #EBAFE0 #EBAFC2
triadic
#EBAFE0 #E0EBAF #AFE0EB
tetradic
#EBAFE0 #EBD8AF #AFEBBA #AFC2EB
square
#EBAFE0 #EBD8AF #AFEBBA #AFC2EB
split-complementary
#EBAFE0 #C2EBAF #AFEBD8
monochromatic
#D34DBA #DF7ECD #EBAFE0 #F7E0F3 #F9E7F6
Accessibility & contrast
On white
1.79
#EBAFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#EBAFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFE0
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFE0 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBDE2
Deuteranopia (green-blind)
#BCC5DE
Tritanopia (blue-blind)
#F1B2C0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ebafe0; /* rgb */ color: rgb(235, 175, 224); /* oklch */ color: oklch(82.4% 0.094 332.9);
Tailwind
colors: {
custom: {
50: '#f2c7e9',
500: '#ebafe0',
950: '#000000',
},
}SCSS
$custom: #ebafe0; $custom-light: #f2c7e9; $custom-dark: #000000;
JSON
{
"hex": "#ebafe0",
"rgb": {
"r": 235,
"g": 175,
"b": 224
},
"hsl": {
"h": 311,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.82441,
"c": 0.09429,
"h": 332.9
},
"luminance": 0.53704
}Semantic roles & 50–950 ramp
primary
#EBAFE0
secondary
#77C786
accent
#C83D1E
background
#FFFDFE
surface
#FEF9FD
border
#D6D2D5
text
#171316
muted
#858284