#EDC792#EDC792
#EDC792 is a very light, moderate orange. Relative luminance 0.609; OKLCH L 85.0% C 0.081 H 75.5°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC792 |
|---|---|
| RGB | rgb(237, 199, 146) |
| HSL | hsl(35, 72%, 75%) |
| HSV | hsv(35, 38%, 93%) |
| CMYK | cmyk(0%, 16%, 38.4%, 7.1%) |
| CIE-LAB | lab(82.34, 6.31, 31.56) |
| CIE-LCH | lch(82.34, 32.19, 78.69°) |
| OKLab | oklab(85.02% 0.0202 0.0785) |
| OKLCH | oklch(85.02% 0.081 75.5) |
| XYZ | xyz(60.5384, 60.9294, 35.7603) |
| Luminance | 0.6093 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.83
Navajowhite
#FFDEAD
ΔE00 5.36
Very Light Brown
#D3B683
ΔE00 5.43
Light Peach
#FFD8B1
ΔE00 5.86
Tan
#D2B48C
ΔE00 6.07
Wheat
#F5DEB3
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC792 #92B8ED
analogous
#ED9992 #EDC792 #E6ED92
triadic
#EDC792 #92EDC7 #C792ED
tetradic
#EDC792 #92ED99 #92B8ED #ED92E6
square
#EDC792 #92ED99 #92B8ED #ED92E6
split-complementary
#EDC792 #92E6ED #9992ED
monochromatic
#DC9129 #E4AC5D #EDC792 #F6E2C7 #FBF2E5
Accessibility & contrast
On white
1.59
#EDC792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#EDC792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC792
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC792 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C88E
Deuteranopia (green-blind)
#DFD193
Tritanopia (blue-blind)
#FBBDB9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #edc792; /* rgb */ color: rgb(237, 199, 146); /* oklch */ color: oklch(85.0% 0.081 75.5);
Tailwind
colors: {
custom: {
50: '#f4d7b2',
500: '#edc792',
950: '#000000',
},
}SCSS
$custom: #edc792; $custom-light: #f4d7b2; $custom-dark: #000000;
JSON
{
"hex": "#edc792",
"rgb": {
"r": 237,
"g": 199,
"b": 146
},
"hsl": {
"h": 34.945,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.85016,
"c": 0.08108,
"h": 75.5
},
"luminance": 0.60927
}Semantic roles & 50–950 ramp
primary
#EDC792
secondary
#5B89C8
accent
#63D412
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381