#EBB67B#EBB67B
#EBB67B is a light, moderate orange. Relative luminance 0.525; OKLCH L 81.1% C 0.097 H 68.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB67B |
|---|---|
| RGB | rgb(235, 182, 123) |
| HSL | hsl(32, 74%, 70%) |
| HSV | hsv(32, 48%, 92%) |
| CMYK | cmyk(0%, 22.6%, 47.7%, 7.8%) |
| CIE-LAB | lab(77.61, 12.07, 37.31) |
| CIE-LCH | lch(77.61, 39.21, 72.07°) |
| OKLab | oklab(81.15% 0.0354 0.0908) |
| OKLCH | oklch(81.15% 0.097 68.7) |
| XYZ | xyz(54.5664, 52.5515, 26.0044) |
| Luminance | 0.5255 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.98
Apricot (survey)
#FFB16D
ΔE00 5.58
Fawn
#CFAF7B
ΔE00 6.44
Very Light Brown
#D3B683
ΔE00 6.76
Tan
#D2B48C
ΔE00 6.77
Sandybrown
#F4A460
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB67B #7BB0EB
analogous
#EB7E7B #EBB67B #E8EB7B
triadic
#EBB67B #7BEBB6 #B67BEB
tetradic
#EBB67B #7BEB7E #7BB0EB #EB7BE8
square
#EBB67B #7BEB7E #7BB0EB #EB7BE8
split-complementary
#EBB67B #7BE8EB #7E7BEB
monochromatic
#CD7A1F #E39946 #EBB67B #F3D3B0 #FBF0E4
Accessibility & contrast
On white
1.82
#EBB67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#EBB67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB67B
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB67B | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8B976
Deuteranopia (green-blind)
#D5C57C
Tritanopia (blue-blind)
#FCAAA7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ebb67b; /* rgb */ color: rgb(235, 182, 123); /* oklch */ color: oklch(81.1% 0.097 68.7);
Tailwind
colors: {
custom: {
50: '#f4cba2',
500: '#ebb67b',
950: '#000000',
},
}SCSS
$custom: #ebb67b; $custom-light: #f4cba2; $custom-dark: #000000;
JSON
{
"hex": "#ebb67b",
"rgb": {
"r": 235,
"g": 182,
"b": 123
},
"hsl": {
"h": 31.607,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.81147,
"c": 0.09748,
"h": 68.7
},
"luminance": 0.52548
}Semantic roles & 50–950 ramp
primary
#EBB67B
secondary
#4682C4
accent
#6DD610
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#17130F
muted
#858280