#E9B780#E9B780
#E9B780 is a light, moderate orange. Relative luminance 0.527; OKLCH L 81.2% C 0.092 H 68.6°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E9B780 |
|---|---|
| RGB | rgb(233, 183, 128) |
| HSL | hsl(31, 70%, 71%) |
| HSV | hsv(31, 45%, 91%) |
| CMYK | cmyk(0%, 21.5%, 45.1%, 8.6%) |
| CIE-LAB | lab(77.73, 11.23, 34.82) |
| CIE-LCH | lch(77.73, 36.59, 72.13°) |
| OKLab | oklab(81.22% 0.0335 0.0854) |
| OKLCH | oklch(81.22% 0.092 68.6) |
| XYZ | xyz(54.4362, 52.7523, 27.7328) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.20
Tan
#D2B48C
ΔE00 5.97
Fawn
#CFAF7B
ΔE00 5.99
Very Light Brown
#D3B683
ΔE00 6.20
Apricot (survey)
#FFB16D
ΔE00 6.22
Sandybrown
#F4A460
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9B780 #80B2E9
analogous
#E98280 #E9B780 #E6E980
triadic
#E9B780 #80E9B7 #B780E9
tetradic
#E9B780 #80E982 #80B2E9 #E980E6
square
#E9B780 #80E982 #80B2E9 #E980E6
split-complementary
#E9B780 #80E6E9 #8280E9
monochromatic
#CB7B23 #E0994C #E9B780 #F2D5B4 #FAF0E5
Accessibility & contrast
On white
1.82
#E9B780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#E9B780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9B780
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9B780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9B780 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8B97C
Deuteranopia (green-blind)
#D4C581
Tritanopia (blue-blind)
#F9ABA9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #e9b780; /* rgb */ color: rgb(233, 183, 128); /* oklch */ color: oklch(81.2% 0.092 68.6);
Tailwind
colors: {
custom: {
50: '#f2cca5',
500: '#e9b780',
950: '#000000',
},
}SCSS
$custom: #e9b780; $custom-light: #f2cca5; $custom-dark: #000000;
JSON
{
"hex": "#e9b780",
"rgb": {
"r": 233,
"g": 183,
"b": 128
},
"hsl": {
"h": 31.429,
"s": 70.47,
"l": 70.784
},
"oklch": {
"l": 0.81219,
"c": 0.09175,
"h": 68.6
},
"luminance": 0.52749
}Semantic roles & 50–950 ramp
primary
#E9B780
secondary
#4B84C2
accent
#6ED213
background
#FFFEFC
surface
#FEFAF6
border
#D6D3D0
text
#17130F
muted
#858380