#EBB39B#EBB39B
#EBB39B is a light, moderate orange. Relative luminance 0.523; OKLCH L 81.2% C 0.074 H 44.3°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB39B |
|---|---|
| RGB | rgb(235, 179, 155) |
| HSL | hsl(18, 67%, 76%) |
| HSV | hsv(18, 34%, 92%) |
| CMYK | cmyk(0%, 23.8%, 34%, 7.8%) |
| CIE-LAB | lab(77.44, 17.14, 20.14) |
| CIE-LCH | lch(77.44, 26.45, 49.60°) |
| OKLab | oklab(81.2% 0.0527 0.0513) |
| OKLCH | oklch(81.2% 0.074 44.3) |
| XYZ | xyz(56.2990, 52.2720, 38.1281) |
| Luminance | 0.5227 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.86
Light Salmon
#FEA993
ΔE00 6.17
Pinkish Tan
#D99B82
ΔE00 6.27
Apricot
#FBCEB1
ΔE00 7.18
Blush (survey)
#F29E8E
ΔE00 7.76
Lightsalmon
#FFA07A
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB39B #9BD3EB
analogous
#EB9BAB #EBB39B #EBDB9B
triadic
#EBB39B #9BEBB3 #B39BEB
tetradic
#EBB39B #ABEB9B #9BD3EB #DB9BEB
square
#EBB39B #ABEB9B #9BD3EB #DB9BEB
split-complementary
#EBB39B #9BEBDB #9BABEB
monochromatic
#D76535 #E18C68 #EBB39B #F5DACE #FAECE5
Accessibility & contrast
On white
1.83
#EBB39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#EBB39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB39B
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB39B | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B899
Deuteranopia (green-blind)
#CEC49B
Tritanopia (blue-blind)
#F9AAAC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ebb39b; /* rgb */ color: rgb(235, 179, 155); /* oklch */ color: oklch(81.2% 0.074 44.3);
Tailwind
colors: {
custom: {
50: '#f3c9b8',
500: '#ebb39b',
950: '#000000',
},
}SCSS
$custom: #ebb39b; $custom-light: #f3c9b8; $custom-dark: #000000;
JSON
{
"hex": "#ebb39b",
"rgb": {
"r": 235,
"g": 179,
"b": 155
},
"hsl": {
"h": 18,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.812,
"c": 0.07354,
"h": 44.3
},
"luminance": 0.52269
}Semantic roles & 50–950 ramp
primary
#EBB39B
secondary
#64A9C7
accent
#97CF17
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281