#EDCB80#EDCB80
#EDCB80 is a very light, moderate orange. Relative luminance 0.623; OKLCH L 85.5% C 0.101 H 85.9°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCB80 |
|---|---|
| RGB | rgb(237, 203, 128) |
| HSL | hsl(41, 75%, 72%) |
| HSV | hsv(41, 46%, 93%) |
| CMYK | cmyk(0%, 14.3%, 46%, 7.1%) |
| CIE-LAB | lab(83.06, 2.36, 41.72) |
| CIE-LCH | lch(83.06, 41.79, 86.76°) |
| OKLab | oklab(85.49% 0.0072 0.1011) |
| OKLCH | oklch(85.49% 0.101 85.9) |
| XYZ | xyz(60.1793, 62.2777, 29.2688) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.75
Wheat (survey)
#FBDD7E
ΔE00 5.38
Sandy
#F1DA7A
ΔE00 5.92
Tan (survey)
#D1B26F
ΔE00 6.56
Light Mustard
#F7D560
ΔE00 6.65
Maize
#F4D054
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCB80 #80A2ED
analogous
#ED9580 #EDCB80 #D9ED80
triadic
#EDCB80 #80EDCB #CB80ED
tetradic
#EDCB80 #80ED95 #80A2ED #ED80D9
square
#EDCB80 #80ED95 #80A2ED #ED80D9
split-complementary
#EDCB80 #80D9ED #9580ED
monochromatic
#D49C1E #E5B54A #EDCB80 #F5E1B6 #FBF4E4
Accessibility & contrast
On white
1.56
#EDCB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#EDCB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCB80
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCB80 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7A
Deuteranopia (green-blind)
#E4D382
Tritanopia (blue-blind)
#FDBFB9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #edcb80; /* rgb */ color: rgb(237, 203, 128); /* oklch */ color: oklch(85.5% 0.101 85.9);
Tailwind
colors: {
custom: {
50: '#f5daa6',
500: '#edcb80',
950: '#000000',
},
}SCSS
$custom: #edcb80; $custom-light: #f5daa6; $custom-dark: #000000;
JSON
{
"hex": "#edcb80",
"rgb": {
"r": 237,
"g": 203,
"b": 128
},
"hsl": {
"h": 41.284,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.85491,
"c": 0.10136,
"h": 85.9
},
"luminance": 0.62275
}Semantic roles & 50–950 ramp
primary
#EDCB80
secondary
#4A71C7
accent
#4DD70E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380