#EBB8A5#EBB8A5
#EBB8A5 is a very light, moderate orange. Relative luminance 0.547; OKLCH L 82.4% C 0.065 H 41.4°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB8A5 |
|---|---|
| RGB | rgb(235, 184, 165) |
| HSL | hsl(16, 64%, 78%) |
| HSV | hsv(16, 30%, 92%) |
| CMYK | cmyk(0%, 21.7%, 29.8%, 7.8%) |
| CIE-LAB | lab(78.85, 15.75, 16.71) |
| CIE-LCH | lch(78.85, 22.96, 46.69°) |
| OKLab | oklab(82.36% 0.0488 0.043) |
| OKLCH | oklch(82.36% 0.065 41.4) |
| XYZ | xyz(58.1942, 54.6626, 43.0757) |
| Luminance | 0.5466 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.54
Apricot
#FBCEB1
ΔE00 6.78
Light Salmon
#FEA993
ΔE00 6.99
Pinkish Tan
#D99B82
ΔE00 7.75
Blush (survey)
#F29E8E
ΔE00 8.40
Pinkish Grey
#C8ACA9
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB8A5 #A5D8EB
analogous
#EBA5B5 #EBB8A5 #EBDBA5
triadic
#EBB8A5 #A5EBB8 #B8A5EB
tetradic
#EBB8A5 #B5EBA5 #A5D8EB #DBA5EB
square
#EBB8A5 #B5EBA5 #A5D8EB #DBA5EB
split-complementary
#EBB8A5 #A5EBDB #A5B5EB
monochromatic
#D56941 #E09073 #EBB8A5 #F6E0D7 #F9EBE6
Accessibility & contrast
On white
1.76
#EBB8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#EBB8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB8A5
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB8A5 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BDA4
Deuteranopia (green-blind)
#D0C7A5
Tritanopia (blue-blind)
#F8B0B3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ebb8a5; /* rgb */ color: rgb(235, 184, 165); /* oklch */ color: oklch(82.4% 0.065 41.4);
Tailwind
colors: {
custom: {
50: '#f2cdbf',
500: '#ebb8a5',
950: '#000000',
},
}SCSS
$custom: #ebb8a5; $custom-light: #f2cdbf; $custom-dark: #000000;
JSON
{
"hex": "#ebb8a5",
"rgb": {
"r": 235,
"g": 184,
"b": 165
},
"hsl": {
"h": 16.286,
"s": 63.636,
"l": 78.431
},
"oklch": {
"l": 0.82359,
"c": 0.06501,
"h": 41.4
},
"luminance": 0.5466
}Semantic roles & 50–950 ramp
primary
#EBB8A5
secondary
#6DAFC7
accent
#9BCB1A
background
#FFFEFD
surface
#FEFAF8
border
#D6D3D1
text
#171312
muted
#858382