#EDC083#EDC083
#EDC083 is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.4% C 0.093 H 74.4°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC083 |
|---|---|
| RGB | rgb(237, 192, 131) |
| HSL | hsl(35, 75%, 72%) |
| HSV | hsv(35, 45%, 93%) |
| CMYK | cmyk(0%, 19%, 44.7%, 7.1%) |
| CIE-LAB | lab(80.37, 8.39, 36.76) |
| CIE-LCH | lch(80.37, 37.71, 77.15°) |
| OKLab | oklab(83.4% 0.0251 0.09) |
| OKLCH | oklch(83.4% 0.093 74.4) |
| XYZ | xyz(57.8735, 57.3456, 29.4888) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.59
Very Light Brown
#D3B683
ΔE00 5.58
Fawn
#CFAF7B
ΔE00 6.17
Tan (survey)
#D1B26F
ΔE00 6.54
Tan
#D2B48C
ΔE00 6.57
Navajowhite
#FFDEAD
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC083 #83B0ED
analogous
#ED8B83 #EDC083 #E5ED83
triadic
#EDC083 #83EDC0 #C083ED
tetradic
#EDC083 #83ED8B #83B0ED #ED83E5
square
#EDC083 #83ED8B #83B0ED #ED83E5
split-complementary
#EDC083 #83E5ED #8B83ED
monochromatic
#D6891F #E5A54E #EDC083 #F5DBB8 #FBF1E4
Accessibility & contrast
On white
1.68
#EDC083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#EDC083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC083
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC083 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17E
Deuteranopia (green-blind)
#DCCC84
Tritanopia (blue-blind)
#FDB4B1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #edc083; /* rgb */ color: rgb(237, 192, 131); /* oklch */ color: oklch(83.4% 0.093 74.4);
Tailwind
colors: {
custom: {
50: '#f5d2a8',
500: '#edc083',
950: '#000000',
},
}SCSS
$custom: #edc083; $custom-light: #f5d2a8; $custom-dark: #000000;
JSON
{
"hex": "#edc083",
"rgb": {
"r": 237,
"g": 192,
"b": 131
},
"hsl": {
"h": 34.528,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.83395,
"c": 0.09344,
"h": 74.4
},
"luminance": 0.57342
}Semantic roles & 50–950 ramp
primary
#EDC083
secondary
#4D81C7
accent
#64D70F
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380