#EDC690#EDC690
#EDC690 is a very light, moderate orange. Relative luminance 0.604; OKLCH L 84.8% C 0.083 H 75.3°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC690 |
|---|---|
| RGB | rgb(237, 198, 144) |
| HSL | hsl(35, 72%, 75%) |
| HSV | hsv(35, 39%, 93%) |
| CMYK | cmyk(0%, 16.5%, 39.2%, 7.1%) |
| CIE-LAB | lab(82.06, 6.61, 32.23) |
| CIE-LCH | lch(82.06, 32.90, 78.40°) |
| OKLab | oklab(84.78% 0.021 0.08) |
| OKLCH | oklch(84.78% 0.083 75.3) |
| XYZ | xyz(60.1549, 60.4091, 34.8717) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.68
Very Light Brown
#D3B683
ΔE00 5.38
Navajowhite
#FFDEAD
ΔE00 5.65
Tan
#D2B48C
ΔE00 6.07
Light Peach
#FFD8B1
ΔE00 6.09
Fawn
#CFAF7B
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC690 #90B7ED
analogous
#ED9890 #EDC690 #E5ED90
triadic
#EDC690 #90EDC6 #C690ED
tetradic
#EDC690 #90ED98 #90B7ED #ED90E5
square
#EDC690 #90ED98 #90B7ED #ED90E5
split-complementary
#EDC690 #90E5ED #9890ED
monochromatic
#DC9027 #E4AB5B #EDC690 #F6E1C5 #FBF1E5
Accessibility & contrast
On white
1.61
#EDC690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#EDC690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC690
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC690 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C78C
Deuteranopia (green-blind)
#DED091
Tritanopia (blue-blind)
#FCBCB8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #edc690; /* rgb */ color: rgb(237, 198, 144); /* oklch */ color: oklch(84.8% 0.083 75.3);
Tailwind
colors: {
custom: {
50: '#f4d7b1',
500: '#edc690',
950: '#000000',
},
}SCSS
$custom: #edc690; $custom-light: #f4d7b1; $custom-dark: #000000;
JSON
{
"hex": "#edc690",
"rgb": {
"r": 237,
"g": 198,
"b": 144
},
"hsl": {
"h": 34.839,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.84784,
"c": 0.08272,
"h": 75.3
},
"luminance": 0.60406
}Semantic roles & 50–950 ramp
primary
#EDC690
secondary
#5988C8
accent
#63D411
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381