#EBBBAB#EBBBAB
#EBBBAB is a very light, moderate orange. Relative luminance 0.561; OKLCH L 83.1% C 0.060 H 39.2°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBAB |
|---|---|
| RGB | rgb(235, 187, 171) |
| HSL | hsl(15, 62%, 80%) |
| HSV | hsv(15, 27%, 92%) |
| CMYK | cmyk(0%, 20.4%, 27.2%, 7.8%) |
| CIE-LAB | lab(79.70, 14.96, 14.67) |
| CIE-LCH | lch(79.70, 20.95, 44.45°) |
| OKLab | oklab(83.06% 0.0465 0.038) |
| OKLCH | oklch(83.06% 0.06 39.2) |
| XYZ | xyz(59.3829, 56.1458, 46.2295) |
| Luminance | 0.5614 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.33
Apricot
#FBCEB1
ΔE00 6.90
Light Salmon
#FEA993
ΔE00 7.77
Pinkish Grey
#C8ACA9
ΔE00 8.54
Pinkish Tan
#D99B82
ΔE00 8.81
Blush (survey)
#F29E8E
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBAB #ABDBEB
analogous
#EBABBB #EBBBAB #EBDBAB
triadic
#EBBBAB #ABEBBB #BBABEB
tetradic
#EBBBAB #BBEBAB #ABDBEB #DBABEB
square
#EBBBAB #BBEBAB #ABDBEB #DBABEB
split-complementary
#EBBBAB #ABEBDB #ABBBEB
monochromatic
#D36B48 #DF937A #EBBBAB #F7E3DC #F9EBE6
Accessibility & contrast
On white
1.72
#EBBBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#EBBBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBAB
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBAB | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AA
Deuteranopia (green-blind)
#D1C9AB
Tritanopia (blue-blind)
#F7B4B7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ebbbab; /* rgb */ color: rgb(235, 187, 171); /* oklch */ color: oklch(83.1% 0.060 39.2);
Tailwind
colors: {
custom: {
50: '#f2cfc4',
500: '#ebbbab',
950: '#000000',
},
}SCSS
$custom: #ebbbab; $custom-light: #f2cfc4; $custom-dark: #000000;
JSON
{
"hex": "#ebbbab",
"rgb": {
"r": 235,
"g": 187,
"b": 171
},
"hsl": {
"h": 15,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.83062,
"c": 0.06,
"h": 39.2
},
"luminance": 0.56143
}Semantic roles & 50–950 ramp
primary
#EBBBAB
secondary
#73B2C7
accent
#9EC91C
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171312
muted
#858382