#EBB8A3#EBB8A3
#EBB8A3 is a very light, moderate orange. Relative luminance 0.546; OKLCH L 82.3% C 0.066 H 43.5°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB8A3 |
|---|---|
| RGB | rgb(235, 184, 163) |
| HSL | hsl(18, 64%, 78%) |
| HSV | hsv(18, 31%, 92%) |
| CMYK | cmyk(0%, 21.7%, 30.6%, 7.8%) |
| CIE-LAB | lab(78.80, 15.49, 17.72) |
| CIE-LCH | lch(78.80, 23.54, 48.85°) |
| OKLab | oklab(82.31% 0.048 0.0455) |
| OKLCH | oklch(82.31% 0.066 43.5) |
| XYZ | xyz(58.0135, 54.5903, 42.1244) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.65
Apricot
#FBCEB1
ΔE00 6.32
Light Salmon
#FEA993
ΔE00 7.14
Pinkish Tan
#D99B82
ΔE00 7.62
Blush (survey)
#F29E8E
ΔE00 8.69
Peach (survey)
#FFB07C
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB8A3 #A3D6EB
analogous
#EBA3B2 #EBB8A3 #EBDCA3
triadic
#EBB8A3 #A3EBB8 #B8A3EB
tetradic
#EBB8A3 #B2EBA3 #A3D6EB #DCA3EB
square
#EBB8A3 #B2EBA3 #A3D6EB #DCA3EB
split-complementary
#EBB8A3 #A3EBDC #A3B2EB
monochromatic
#D56A3E #E09171 #EBB8A3 #F6DFD5 #FAECE6
Accessibility & contrast
On white
1.76
#EBB8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#EBB8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB8A3
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB8A3 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BDA2
Deuteranopia (green-blind)
#D1C7A3
Tritanopia (blue-blind)
#F8B0B2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ebb8a3; /* rgb */ color: rgb(235, 184, 163); /* oklch */ color: oklch(82.3% 0.066 43.5);
Tailwind
colors: {
custom: {
50: '#f2cdbe',
500: '#ebb8a3',
950: '#000000',
},
}SCSS
$custom: #ebb8a3; $custom-light: #f2cdbe; $custom-dark: #000000;
JSON
{
"hex": "#ebb8a3",
"rgb": {
"r": 235,
"g": 184,
"b": 163
},
"hsl": {
"h": 17.5,
"s": 64.286,
"l": 78.039
},
"oklch": {
"l": 0.82312,
"c": 0.06612,
"h": 43.5
},
"luminance": 0.54587
}Semantic roles & 50–950 ramp
primary
#EBB8A3
secondary
#6BACC7
accent
#98CC19
background
#FFFEFD
surface
#FEFAF8
border
#D6D3D1
text
#171312
muted
#858382