#EBB2A2#EBB2A2
#EBB2A2 is a light, moderate red. Relative luminance 0.521; OKLCH L 81.2% C 0.071 H 36.3°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB2A2 |
|---|---|
| RGB | rgb(235, 178, 162) |
| HSL | hsl(13, 65%, 78%) |
| HSV | hsv(13, 31%, 92%) |
| CMYK | cmyk(0%, 24.3%, 31.1%, 7.8%) |
| CIE-LAB | lab(77.35, 18.55, 16.23) |
| CIE-LCH | lch(77.35, 24.65, 41.19°) |
| OKLab | oklab(81.17% 0.057 0.0418) |
| OKLCH | oklch(81.17% 0.071 36.3) |
| XYZ | xyz(56.7043, 52.1146, 41.2478) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.52
Light Salmon
#FEA993
ΔE00 5.49
Blush (survey)
#F29E8E
ΔE00 6.30
Pinkish Tan
#D99B82
ΔE00 6.91
Darksalmon
#E9967A
ΔE00 8.37
Peachy Pink
#FF9A8A
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB2A2 #A2DBEB
analogous
#EBA2B6 #EBB2A2 #EBD7A2
triadic
#EBB2A2 #A2EBB2 #B2A2EB
tetradic
#EBB2A2 #B6EBA2 #A2DBEB #D7A2EB
square
#EBB2A2 #B6EBA2 #A2DBEB #D7A2EB
split-complementary
#EBB2A2 #A2EBD7 #A2B6EB
monochromatic
#D55F3D #E08870 #EBB2A2 #F6DCD4 #FAEAE6
Accessibility & contrast
On white
1.84
#EBB2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#EBB2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB2A2
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB2A2 | 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)
#BFB8A1
Deuteranopia (green-blind)
#CCC4A2
Tritanopia (blue-blind)
#F9AAAE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ebb2a2; /* rgb */ color: rgb(235, 178, 162); /* oklch */ color: oklch(81.2% 0.071 36.3);
Tailwind
colors: {
custom: {
50: '#f3c9bd',
500: '#ebb2a2',
950: '#000000',
},
}SCSS
$custom: #ebb2a2; $custom-light: #f3c9bd; $custom-dark: #000000;
JSON
{
"hex": "#ebb2a2",
"rgb": {
"r": 235,
"g": 178,
"b": 162
},
"hsl": {
"h": 13.151,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.81174,
"c": 0.07067,
"h": 36.3
},
"luminance": 0.52112
}Semantic roles & 50–950 ramp
primary
#EBB2A2
secondary
#6AB3C7
accent
#A5CC19
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171312
muted
#858282