#EDC67D#EDC67D
#EDC67D is a very light, moderate orange. Relative luminance 0.599; OKLCH L 84.5% C 0.102 H 82.3°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC67D |
|---|---|
| RGB | rgb(237, 198, 125) |
| HSL | hsl(39, 76%, 71%) |
| HSV | hsv(39, 47%, 93%) |
| CMYK | cmyk(0%, 16.5%, 47.3%, 7.1%) |
| CIE-LAB | lab(81.77, 4.67, 41.60) |
| CIE-LCH | lch(81.77, 41.87, 83.60°) |
| OKLab | oklab(84.46% 0.0137 0.1007) |
| OKLCH | oklch(84.46% 0.102 82.3) |
| XYZ | xyz(58.8230, 59.8763, 27.8570) |
| Luminance | 0.5987 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.32
Tan (survey)
#D1B26F
ΔE00 5.89
Burlywood
#DEB887
ΔE00 6.27
Very Light Brown
#D3B683
ΔE00 6.36
Wheat (survey)
#FBDD7E
ΔE00 7.02
Fawn
#CFAF7B
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC67D #7DA4ED
analogous
#ED8E7D #EDC67D #DCED7D
triadic
#EDC67D #7DEDC6 #C67DED
tetradic
#EDC67D #7DED8E #7DA4ED #ED7DDC
square
#EDC67D #7DED8E #7DA4ED #ED7DDC
split-complementary
#EDC67D #7DDCED #8E7DED
monochromatic
#D2931D #E6AE47 #EDC67D #F4DEB3 #FBF3E4
Accessibility & contrast
On white
1.62
#EDC67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#EDC67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC67D
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC67D | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C577
Deuteranopia (green-blind)
#E1CF7F
Tritanopia (blue-blind)
#FDBAB4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #edc67d; /* rgb */ color: rgb(237, 198, 125); /* oklch */ color: oklch(84.5% 0.102 82.3);
Tailwind
colors: {
custom: {
50: '#f5d7a4',
500: '#edc67d',
950: '#000000',
},
}SCSS
$custom: #edc67d; $custom-light: #f5d7a4; $custom-dark: #000000;
JSON
{
"hex": "#edc67d",
"rgb": {
"r": 237,
"g": 198,
"b": 125
},
"hsl": {
"h": 39.107,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.84463,
"c": 0.10159,
"h": 82.3
},
"luminance": 0.59873
}Semantic roles & 50–950 ramp
primary
#EDC67D
secondary
#4874C7
accent
#54D80E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380