#EBAAB2#EBAAB2
#EBAAB2 is a light, moderate red. Relative luminance 0.496; OKLCH L 80.1% C 0.077 H 10.8°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAAB2 |
|---|---|
| RGB | rgb(235, 170, 178) |
| HSL | hsl(353, 62%, 79%) |
| HSV | hsv(353, 28%, 92%) |
| CMYK | cmyk(0%, 27.7%, 24.3%, 7.8%) |
| CIE-LAB | lab(75.84, 24.97, 5.39) |
| CIE-LCH | lch(75.84, 25.55, 12.18°) |
| OKLab | oklab(80.13% 0.0757 0.0144) |
| OKLCH | oklch(80.13% 0.077 10.8) |
| XYZ | xyz(56.6725, 49.6290, 48.7051) |
| Luminance | 0.4963 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.93
Lightpink
#FFB6C1
ΔE00 3.96
Dusty Pink
#D8A7B1
ΔE00 4.14
Faded Pink
#DE9DAC
ΔE00 4.15
Pink
#FFC0CB
ΔE00 5.55
Pale Rose
#FDC1C5
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAAB2 #AAEBE3
analogous
#EBAAD3 #EBAAB2 #EBC3AA
triadic
#EBAAB2 #B2EBAA #AAB2EB
tetradic
#EBAAB2 #D3EBAA #AAEBE3 #C3AAEB
square
#EBAAB2 #D3EBAA #AAEBE3 #C3AAEB
split-complementary
#EBAAB2 #AAEBC3 #AAD3EB
monochromatic
#D44758 #DF7885 #EBAAB2 #F7DCDF #F9E6E9
Accessibility & contrast
On white
1.92
#EBAAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#EBAAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAAB2
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAAB2 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B4B2
Deuteranopia (green-blind)
#C4C0B1
Tritanopia (blue-blind)
#F7A5AD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ebaab2; /* rgb */ color: rgb(235, 170, 178); /* oklch */ color: oklch(80.1% 0.077 10.8);
Tailwind
colors: {
custom: {
50: '#f2c3c9',
500: '#ebaab2',
950: '#000000',
},
}SCSS
$custom: #ebaab2; $custom-light: #f2c3c9; $custom-dark: #000000;
JSON
{
"hex": "#ebaab2",
"rgb": {
"r": 235,
"g": 170,
"b": 178
},
"hsl": {
"h": 352.615,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.80128,
"c": 0.0771,
"h": 10.8
},
"luminance": 0.49626
}Semantic roles & 50–950 ramp
primary
#EBAAB2
secondary
#DAF1EE
accent
#CAB41C
background
#FEFCFC
surface
#FDF8F8
border
#D5D1D1
text
#171213
muted
#858182