#EBAEC2#EBAEC2
#EBAEC2 is a light, moderate pink. Relative luminance 0.518; OKLCH L 81.3% C 0.075 H 357.5°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAEC2 |
|---|---|
| RGB | rgb(235, 174, 194) |
| HSL | hsl(340, 60%, 80%) |
| HSV | hsv(340, 26%, 92%) |
| CMYK | cmyk(0%, 26%, 17.4%, 7.8%) |
| CIE-LAB | lab(77.18, 25.21, -1.39) |
| CIE-LCH | lch(77.18, 25.25, 356.83°) |
| OKLab | oklab(81.3% 0.0754 -0.0033) |
| OKLCH | oklch(81.3% 0.075 357.5) |
| XYZ | xyz(59.1349, 51.8320, 57.9182) |
| Luminance | 0.5183 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 3.64
Pastel Pink
#FFBACD
ΔE00 3.87
Soft Pink
#FDB0C0
ΔE00 4.03
Powder Pink
#FFB2D0
ΔE00 4.14
Dusty Pink
#D8A7B1
ΔE00 4.78
Faded Pink
#DE9DAC
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAEC2 #AEEBD7
analogous
#EBAEE0 #EBAEC2 #EBB8AE
triadic
#EBAEC2 #C2EBAE #AEC2EB
tetradic
#EBAEC2 #E0EBAE #AEEBD7 #B8AEEB
square
#EBAEC2 #E0EBAE #AEEBD7 #B8AEEB
split-complementary
#EBAEC2 #AEEBB8 #AEE0EB
monochromatic
#D34C78 #DF7D9D #EBAEC2 #F7DFE7 #F9E6ED
Accessibility & contrast
On white
1.85
#EBAEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#EBAEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAEC2
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAEC2 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8C3
Deuteranopia (green-blind)
#C3C3C1
Tritanopia (blue-blind)
#F5ABB5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ebaec2; /* rgb */ color: rgb(235, 174, 194); /* oklch */ color: oklch(81.3% 0.075 357.5);
Tailwind
colors: {
custom: {
50: '#f2c6d4',
500: '#ebaec2',
950: '#000000',
},
}SCSS
$custom: #ebaec2; $custom-light: #f2c6d4; $custom-dark: #000000;
JSON
{
"hex": "#ebaec2",
"rgb": {
"r": 235,
"g": 174,
"b": 194
},
"hsl": {
"h": 340.328,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.81297,
"c": 0.07545,
"h": 357.5
},
"luminance": 0.51829
}Semantic roles & 50–950 ramp
primary
#EBAEC2
secondary
#76C7AD
accent
#C8901D
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171314
muted
#858283