#EDCA85#EDCA85
#EDCA85 is a very light, moderate orange. Relative luminance 0.619; OKLCH L 85.4% C 0.096 H 83.6°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCA85 |
|---|---|
| RGB | rgb(237, 202, 133) |
| HSL | hsl(40, 74%, 73%) |
| HSV | hsv(40, 44%, 93%) |
| CMYK | cmyk(0%, 14.8%, 43.9%, 7.1%) |
| CIE-LAB | lab(82.88, 3.37, 38.96) |
| CIE-LCH | lch(82.88, 39.11, 85.06°) |
| OKLab | oklab(85.37% 0.0106 0.0951) |
| OKLCH | oklch(85.37% 0.096 83.6) |
| XYZ | xyz(60.2811, 61.9418, 30.9665) |
| Luminance | 0.6194 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.82
Very Light Brown
#D3B683
ΔE00 6.34
Tan (survey)
#D1B26F
ΔE00 6.36
Wheat (survey)
#FBDD7E
ΔE00 6.44
Burlywood
#DEB887
ΔE00 6.49
Navajowhite
#FFDEAD
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCA85 #85A8ED
analogous
#ED9685 #EDCA85 #DCED85
triadic
#EDCA85 #85EDCA #CA85ED
tetradic
#EDCA85 #85ED96 #85A8ED #ED85DC
square
#EDCA85 #85ED96 #85A8ED #ED85DC
split-complementary
#EDCA85 #85DCED #9685ED
monochromatic
#D89A20 #E5B350 #EDCA85 #F5E1BA #FBF3E4
Accessibility & contrast
On white
1.57
#EDCA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#EDCA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCA85
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCA85 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC980
Deuteranopia (green-blind)
#E3D287
Tritanopia (blue-blind)
#FCBFB9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #edca85; /* rgb */ color: rgb(237, 202, 133); /* oklch */ color: oklch(85.4% 0.096 83.6);
Tailwind
colors: {
custom: {
50: '#f5daa9',
500: '#edca85',
950: '#000000',
},
}SCSS
$custom: #edca85; $custom-light: #f5daa9; $custom-dark: #000000;
JSON
{
"hex": "#edca85",
"rgb": {
"r": 237,
"g": 202,
"b": 133
},
"hsl": {
"h": 39.808,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.85374,
"c": 0.09571,
"h": 83.6
},
"luminance": 0.61939
}Semantic roles & 50–950 ramp
primary
#EDCA85
secondary
#4F77C7
accent
#52D60F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381