#EBB8A7#EBB8A7
#EBB8A7 is a very light, moderate orange. Relative luminance 0.547; OKLCH L 82.4% C 0.064 H 39.2°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB8A7 |
|---|---|
| RGB | rgb(235, 184, 167) |
| HSL | hsl(15, 63%, 79%) |
| HSV | hsv(15, 29%, 92%) |
| CMYK | cmyk(0%, 21.7%, 28.9%, 7.8%) |
| CIE-LAB | lab(78.89, 16.01, 15.69) |
| CIE-LCH | lch(78.89, 22.42, 44.42°) |
| OKLab | oklab(82.41% 0.0496 0.0405) |
| OKLCH | oklch(82.41% 0.064 39.2) |
| XYZ | xyz(58.3776, 54.7360, 44.0419) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.56
Light Salmon
#FEA993
ΔE00 6.94
Apricot
#FBCEB1
ΔE00 7.31
Pinkish Tan
#D99B82
ΔE00 7.98
Blush (survey)
#F29E8E
ΔE00 8.18
Pinkish Grey
#C8ACA9
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB8A7 #A7DAEB
analogous
#EBA7B8 #EBB8A7 #EBDAA7
triadic
#EBB8A7 #A7EBB8 #B8A7EB
tetradic
#EBB8A7 #B8EBA7 #A7DAEB #DAA7EB
square
#EBB8A7 #B8EBA7 #A7DAEB #DAA7EB
split-complementary
#EBB8A7 #A7EBDA #A7B8EB
monochromatic
#D46843 #E09075 #EBB8A7 #F6E0D9 #F9EBE6
Accessibility & contrast
On white
1.76
#EBB8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#EBB8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB8A7
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB8A7 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BDA6
Deuteranopia (green-blind)
#D0C7A7
Tritanopia (blue-blind)
#F8B1B3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ebb8a7; /* rgb */ color: rgb(235, 184, 167); /* oklch */ color: oklch(82.4% 0.064 39.2);
Tailwind
colors: {
custom: {
50: '#f2cdc1',
500: '#ebb8a7',
950: '#000000',
},
}SCSS
$custom: #ebb8a7; $custom-light: #f2cdc1; $custom-dark: #000000;
JSON
{
"hex": "#ebb8a7",
"rgb": {
"r": 235,
"g": 184,
"b": 167
},
"hsl": {
"h": 15,
"s": 62.963,
"l": 78.824
},
"oklch": {
"l": 0.82406,
"c": 0.06398,
"h": 39.2
},
"luminance": 0.54733
}Semantic roles & 50–950 ramp
primary
#EBB8A7
secondary
#6FB1C7
accent
#9FCB1B
background
#FFFEFD
surface
#FEFAF9
border
#D6D3D2
text
#171312
muted
#858382