#EDCA83#EDCA83
#EDCA83 is a very light, moderate orange. Relative luminance 0.619; OKLCH L 85.3% C 0.098 H 84.2°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCA83 |
|---|---|
| RGB | rgb(237, 202, 131) |
| HSL | hsl(40, 75%, 72%) |
| HSV | hsv(40, 45%, 93%) |
| CMYK | cmyk(0%, 14.8%, 44.7%, 7.1%) |
| CIE-LAB | lab(82.85, 3.17, 39.94) |
| CIE-LCH | lch(82.85, 40.07, 85.46°) |
| OKLab | oklab(85.34% 0.0098 0.0973) |
| OKLCH | oklch(85.34% 0.098 84.2) |
| XYZ | xyz(60.1443, 61.8871, 30.2457) |
| Luminance | 0.6188 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.52
Wheat (survey)
#FBDD7E
ΔE00 6.15
Tan (survey)
#D1B26F
ΔE00 6.35
Very Light Brown
#D3B683
ΔE00 6.55
Sandy
#F1DA7A
ΔE00 6.77
Burlywood
#DEB887
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCA83 #83A6ED
analogous
#ED9583 #EDCA83 #DBED83
triadic
#EDCA83 #83EDCA #CA83ED
tetradic
#EDCA83 #83ED95 #83A6ED #ED83DB
square
#EDCA83 #83ED95 #83A6ED #ED83DB
split-complementary
#EDCA83 #83DBED #9583ED
monochromatic
#D69A1F #E5B34E #EDCA83 #F5E1B8 #FBF4E4
Accessibility & contrast
On white
1.57
#EDCA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#EDCA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCA83
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCA83 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC97E
Deuteranopia (green-blind)
#E3D285
Tritanopia (blue-blind)
#FCBEB8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #edca83; /* rgb */ color: rgb(237, 202, 131); /* oklch */ color: oklch(85.3% 0.098 84.2);
Tailwind
colors: {
custom: {
50: '#f5daa8',
500: '#edca83',
950: '#000000',
},
}SCSS
$custom: #edca83; $custom-light: #f5daa8; $custom-dark: #000000;
JSON
{
"hex": "#edca83",
"rgb": {
"r": 237,
"g": 202,
"b": 131
},
"hsl": {
"h": 40.189,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.85342,
"c": 0.09775,
"h": 84.2
},
"luminance": 0.61884
}Semantic roles & 50–950 ramp
primary
#EDCA83
secondary
#4D75C7
accent
#51D70F
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380