#EBB8A6#EBB8A6
#EBB8A6 is a very light, moderate orange. Relative luminance 0.547; OKLCH L 82.4% C 0.064 H 40.3°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB8A6 |
|---|---|
| RGB | rgb(235, 184, 166) |
| HSL | hsl(16, 63%, 79%) |
| HSV | hsv(16, 29%, 92%) |
| CMYK | cmyk(0%, 21.7%, 29.4%, 7.8%) |
| CIE-LAB | lab(78.87, 15.88, 16.20) |
| CIE-LCH | lch(78.87, 22.69, 45.57°) |
| OKLab | oklab(82.38% 0.0492 0.0417) |
| OKLCH | oklch(82.38% 0.064 40.3) |
| XYZ | xyz(58.2855, 54.6991, 43.5569) |
| Luminance | 0.5470 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.54
Light Salmon
#FEA993
ΔE00 6.95
Apricot
#FBCEB1
ΔE00 7.04
Pinkish Tan
#D99B82
ΔE00 7.86
Blush (survey)
#F29E8E
ΔE00 8.28
Pinkish Grey
#C8ACA9
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB8A6 #A6D9EB
analogous
#EBA6B6 #EBB8A6 #EBDAA6
triadic
#EBB8A6 #A6EBB8 #B8A6EB
tetradic
#EBB8A6 #B6EBA6 #A6D9EB #DAA6EB
square
#EBB8A6 #B6EBA6 #A6D9EB #DAA6EB
split-complementary
#EBB8A6 #A6EBDA #A6B6EB
monochromatic
#D56842 #E09074 #EBB8A6 #F6E0D8 #F9EBE6
Accessibility & contrast
On white
1.76
#EBB8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#EBB8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB8A6
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB8A6 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BDA5
Deuteranopia (green-blind)
#D0C7A6
Tritanopia (blue-blind)
#F8B1B3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ebb8a6; /* rgb */ color: rgb(235, 184, 166); /* oklch */ color: oklch(82.4% 0.064 40.3);
Tailwind
colors: {
custom: {
50: '#f2cdc0',
500: '#ebb8a6',
950: '#000000',
},
}SCSS
$custom: #ebb8a6; $custom-light: #f2cdc0; $custom-dark: #000000;
JSON
{
"hex": "#ebb8a6",
"rgb": {
"r": 235,
"g": 184,
"b": 166
},
"hsl": {
"h": 15.652,
"s": 63.303,
"l": 78.627
},
"oklch": {
"l": 0.82382,
"c": 0.06449,
"h": 40.3
},
"luminance": 0.54696
}Semantic roles & 50–950 ramp
primary
#EBB8A6
secondary
#6EB0C7
accent
#9DCB1A
background
#FFFEFD
surface
#FEFAF9
border
#D6D3D2
text
#171312
muted
#858382