#E2C083#E2C083
#E2C083 is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.3% C 0.087 H 81.6°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E2C083 |
|---|---|
| RGB | rgb(226, 192, 131) |
| HSL | hsl(39, 62%, 70%) |
| HSV | hsv(39, 42%, 89%) |
| CMYK | cmyk(0%, 15%, 42%, 11.4%) |
| CIE-LAB | lab(79.33, 3.99, 35.21) |
| CIE-LCH | lch(79.33, 35.44, 83.53°) |
| OKLab | oklab(82.34% 0.0128 0.0865) |
| OKLCH | oklch(82.34% 0.087 81.6) |
| XYZ | xyz(54.3120, 55.5092, 29.3218) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.55
Burlywood
#DEB887
ΔE00 3.96
Tan (survey)
#D1B26F
ΔE00 4.28
Fawn
#CFAF7B
ΔE00 4.84
Sandstone
#C9AE74
ΔE00 5.46
Tan
#D2B48C
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2C083 #83A5E2
analogous
#E29083 #E2C083 #D5E283
triadic
#E2C083 #83E2C0 #C083E2
tetradic
#E2C083 #83E290 #83A5E2 #E283D5
square
#E2C083 #83E290 #83A5E2 #E283D5
split-complementary
#E2C083 #83D5E2 #9083E2
monochromatic
#BE8A2C #D6A751 #E2C083 #EED9B5 #F9F2E6
Accessibility & contrast
On white
1.74
#E2C083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#E2C083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2C083
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2C083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2C083 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC07F
Deuteranopia (green-blind)
#D7C885
Tritanopia (blue-blind)
#F0B5B1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e2c083; /* rgb */ color: rgb(226, 192, 131); /* oklch */ color: oklch(82.3% 0.087 81.6);
Tailwind
colors: {
custom: {
50: '#edd2a7',
500: '#e2c083',
950: '#000000',
},
}SCSS
$custom: #e2c083; $custom-light: #edd2a7; $custom-dark: #000000;
JSON
{
"hex": "#e2c083",
"rgb": {
"r": 226,
"g": 192,
"b": 131
},
"hsl": {
"h": 38.526,
"s": 62.092,
"l": 70
},
"oklch": {
"l": 0.82338,
"c": 0.08747,
"h": 81.6
},
"luminance": 0.55507
}Semantic roles & 50–950 ramp
primary
#E2C083
secondary
#4F75BA
accent
#5ACA1C
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380