#EBAEC8#EBAEC8
#EBAEC8 is a light, moderate pink. Relative luminance 0.521; OKLCH L 81.5% C 0.078 H 351.7°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAEC8 |
|---|---|
| RGB | rgb(235, 174, 200) |
| HSL | hsl(334, 60%, 80%) |
| HSV | hsv(334, 26%, 92%) |
| CMYK | cmyk(0%, 26%, 14.9%, 7.8%) |
| CIE-LAB | lab(77.34, 26.15, -4.42) |
| CIE-LCH | lch(77.34, 26.52, 350.41°) |
| OKLab | oklab(81.48% 0.0775 -0.0114) |
| OKLCH | oklch(81.48% 0.078 351.7) |
| XYZ | xyz(59.8224, 52.1070, 61.5389) |
| Luminance | 0.5210 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.56
Baby Pink
#FFB7CE
ΔE00 3.91
Pastel Pink
#FFBACD
ΔE00 4.58
Soft Pink
#FDB0C0
ΔE00 5.34
Faded Pink
#DE9DAC
ΔE00 5.97
Dusty Pink
#D8A7B1
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAEC8 #AEEBD1
analogous
#EBAEE7 #EBAEC8 #EBB2AE
triadic
#EBAEC8 #C8EBAE #AEC8EB
tetradic
#EBAEC8 #E7EBAE #AEEBD1 #B2AEEB
square
#EBAEC8 #E7EBAE #AEEBD1 #B2AEEB
split-complementary
#EBAEC8 #AEEBB2 #AEE7EB
monochromatic
#D34C85 #DF7DA7 #EBAEC8 #F7DFE9 #F9E6EE
Accessibility & contrast
On white
1.84
#EBAEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#EBAEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAEC8
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAEC8 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B9C9
Deuteranopia (green-blind)
#C2C3C7
Tritanopia (blue-blind)
#F4ACB7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ebaec8; /* rgb */ color: rgb(235, 174, 200); /* oklch */ color: oklch(81.5% 0.078 351.7);
Tailwind
colors: {
custom: {
50: '#f2c6d8',
500: '#ebaec8',
950: '#000000',
},
}SCSS
$custom: #ebaec8; $custom-light: #f2c6d8; $custom-dark: #000000;
JSON
{
"hex": "#ebaec8",
"rgb": {
"r": 235,
"g": 174,
"b": 200
},
"hsl": {
"h": 334.426,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.81478,
"c": 0.07835,
"h": 351.7
},
"luminance": 0.52104
}Semantic roles & 50–950 ramp
primary
#EBAEC8
secondary
#76C7A5
accent
#C87F1D
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171314
muted
#858283