#EDC97F#EDC97F
#EDC97F is a very light, moderate orange. Relative luminance 0.613; OKLCH L 85.1% C 0.101 H 84.4°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC97F |
|---|---|
| RGB | rgb(237, 201, 127) |
| HSL | hsl(40, 75%, 71%) |
| HSV | hsv(40, 46%, 93%) |
| CMYK | cmyk(0%, 15.2%, 46.4%, 7.1%) |
| CIE-LAB | lab(82.55, 3.30, 41.57) |
| CIE-LCH | lch(82.55, 41.70, 85.46°) |
| OKLab | oklab(85.08% 0.0098 0.1007) |
| OKLCH | oklch(85.08% 0.101 84.4) |
| XYZ | xyz(59.6445, 61.3130, 28.7675) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.37
Wheat (survey)
#FBDD7E
ΔE00 6.03
Tan (survey)
#D1B26F
ΔE00 6.23
Sandy
#F1DA7A
ΔE00 6.66
Very Light Brown
#D3B683
ΔE00 6.75
Burlywood
#DEB887
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC97F #7FA3ED
analogous
#ED927F #EDC97F #DAED7F
triadic
#EDC97F #7FEDC9 #C97FED
tetradic
#EDC97F #7FED92 #7FA3ED #ED7FDA
square
#EDC97F #7FED92 #7FA3ED #ED7FDA
split-complementary
#EDC97F #7FDAED #927FED
monochromatic
#D4981E #E5B249 #EDC97F #F5E0B5 #FBF4E4
Accessibility & contrast
On white
1.58
#EDC97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#EDC97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC97F
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC97F | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC879
Deuteranopia (green-blind)
#E3D181
Tritanopia (blue-blind)
#FDBDB7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #edc97f; /* rgb */ color: rgb(237, 201, 127); /* oklch */ color: oklch(85.1% 0.101 84.4);
Tailwind
colors: {
custom: {
50: '#f5d9a5',
500: '#edc97f',
950: '#000000',
},
}SCSS
$custom: #edc97f; $custom-light: #f5d9a5; $custom-dark: #000000;
JSON
{
"hex": "#edc97f",
"rgb": {
"r": 237,
"g": 201,
"b": 127
},
"hsl": {
"h": 40.364,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.85082,
"c": 0.1012,
"h": 84.4
},
"luminance": 0.6131
}Semantic roles & 50–950 ramp
primary
#EDC97F
secondary
#4972C7
accent
#50D80E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380