#EBABB6#EBABB6
#EBABB6 is a light, moderate red. Relative luminance 0.502; OKLCH L 80.4% C 0.076 H 7.5°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EBABB6 |
|---|---|
| RGB | rgb(235, 171, 182) |
| HSL | hsl(350, 62%, 80%) |
| HSV | hsv(350, 27%, 92%) |
| CMYK | cmyk(0%, 27.2%, 22.6%, 7.8%) |
| CIE-LAB | lab(76.17, 25.01, 3.68) |
| CIE-LCH | lch(76.17, 25.28, 8.38°) |
| OKLab | oklab(80.42% 0.0757 0.01) |
| OKLCH | oklch(80.42% 0.076 7.5) |
| XYZ | xyz(57.2681, 50.1683, 50.9139) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.40
Lightpink
#FFB6C1
ΔE00 3.77
Faded Pink
#DE9DAC
ΔE00 3.85
Dusty Pink
#D8A7B1
ΔE00 3.87
Pastel Pink
#FFBACD
ΔE00 4.96
Pink
#FFC0CB
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBABB6 #ABEBE0
analogous
#EBABD6 #EBABB6 #EBC0AB
triadic
#EBABB6 #B6EBAB #ABB6EB
tetradic
#EBABB6 #D6EBAB #ABEBE0 #C0ABEB
square
#EBABB6 #D6EBAB #ABEBE0 #C0ABEB
split-complementary
#EBABB6 #ABEBC0 #ABD6EB
monochromatic
#D34860 #DF7A8B #EBABB6 #F7DCE1 #F9E6EA
Accessibility & contrast
On white
1.90
#EBABB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#EBABB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBABB6
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBABB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBABB6 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B5B6
Deuteranopia (green-blind)
#C4C0B5
Tritanopia (blue-blind)
#F7A6AF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ebabb6; /* rgb */ color: rgb(235, 171, 182); /* oklch */ color: oklch(80.4% 0.076 7.5);
Tailwind
colors: {
custom: {
50: '#f2c4cb',
500: '#ebabb6',
950: '#000000',
},
}SCSS
$custom: #ebabb6; $custom-light: #f2c4cb; $custom-dark: #000000;
JSON
{
"hex": "#ebabb6",
"rgb": {
"r": 235,
"g": 171,
"b": 182
},
"hsl": {
"h": 349.688,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.80417,
"c": 0.07633,
"h": 7.5
},
"luminance": 0.50165
}Semantic roles & 50–950 ramp
primary
#EBABB6
secondary
#73C7B9
accent
#C9AC1C
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171213
muted
#858282