#EBB678#EBB678
#EBB678 is a light, moderate orange. Relative luminance 0.525; OKLCH L 81.1% C 0.100 H 70.0°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB678 |
|---|---|
| RGB | rgb(235, 182, 120) |
| HSL | hsl(32, 74%, 70%) |
| HSV | hsv(32, 49%, 92%) |
| CMYK | cmyk(0%, 22.6%, 48.9%, 7.8%) |
| CIE-LAB | lab(77.57, 11.79, 38.80) |
| CIE-LCH | lch(77.57, 40.55, 73.10°) |
| OKLab | oklab(81.1% 0.0342 0.0941) |
| OKLCH | oklch(81.1% 0.1 70) |
| XYZ | xyz(54.3815, 52.4775, 25.0305) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.15
Apricot (survey)
#FFB16D
ΔE00 5.77
Fawn
#CFAF7B
ΔE00 6.36
Very Light Brown
#D3B683
ΔE00 6.68
Sandybrown
#F4A460
ΔE00 7.01
Tan
#D2B48C
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB678 #78ADEB
analogous
#EB7D78 #EBB678 #E7EB78
triadic
#EBB678 #78EBB6 #B678EB
tetradic
#EBB678 #78EB7D #78ADEB #EB78E7
square
#EBB678 #78EB7D #78ADEB #EB78E7
split-complementary
#EBB678 #78E7EB #7D78EB
monochromatic
#CB7B1E #E39943 #EBB678 #F3D3AD #FBF0E3
Accessibility & contrast
On white
1.83
#EBB678 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#EBB678 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB678
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB678 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB678 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8B873
Deuteranopia (green-blind)
#D5C579
Tritanopia (blue-blind)
#FCA9A7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ebb678; /* rgb */ color: rgb(235, 182, 120); /* oklch */ color: oklch(81.1% 0.100 70.0);
Tailwind
colors: {
custom: {
50: '#f4cba0',
500: '#ebb678',
950: '#000000',
},
}SCSS
$custom: #ebb678; $custom-light: #f4cba0; $custom-dark: #000000;
JSON
{
"hex": "#ebb678",
"rgb": {
"r": 235,
"g": 182,
"b": 120
},
"hsl": {
"h": 32.348,
"s": 74.194,
"l": 69.608
},
"oklch": {
"l": 0.81099,
"c": 0.10008,
"h": 70
},
"luminance": 0.52474
}Semantic roles & 50–950 ramp
primary
#EBB678
secondary
#447FC4
accent
#6BD60F
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#17130F
muted
#858280