#EDC19D#EDC19D
#EDC19D is a very light, moderate orange. Relative luminance 0.586; OKLCH L 84.1% C 0.070 H 60.9°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC19D |
|---|---|
| RGB | rgb(237, 193, 157) |
| HSL | hsl(27, 69%, 77%) |
| HSV | hsv(27, 34%, 93%) |
| CMYK | cmyk(0%, 18.6%, 33.8%, 7.1%) |
| CIE-LAB | lab(81.06, 10.75, 24.07) |
| CIE-LCH | lch(81.06, 26.36, 65.94°) |
| OKLab | oklab(84.08% 0.0338 0.0609) |
| OKLCH | oklch(84.08% 0.07 60.9) |
| XYZ | xyz(60.0822, 58.5816, 40.0344) |
| Luminance | 0.5858 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.16
Light Peach
#FFD8B1
ΔE00 5.55
Burlywood
#DEB887
ΔE00 5.70
Peach
#FFDAB9
ΔE00 5.89
Tan
#D2B48C
ΔE00 6.69
Peach (survey)
#FFB07C
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC19D #9DC9ED
analogous
#ED9DA1 #EDC19D #EDE99D
triadic
#EDC19D #9DEDC1 #C19DED
tetradic
#EDC19D #A1ED9D #9DC9ED #E99DED
square
#EDC19D #A1ED9D #9DC9ED #E99DED
split-complementary
#EDC19D #9DEDE9 #9DA1ED
monochromatic
#DA8036 #E4A069 #EDC19D #F6E2D1 #FAEFE5
Accessibility & contrast
On white
1.65
#EDC19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#EDC19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC19D
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC19D | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC49B
Deuteranopia (green-blind)
#D9CD9E
Tritanopia (blue-blind)
#FBB8B7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #edc19d; /* rgb */ color: rgb(237, 193, 157); /* oklch */ color: oklch(84.1% 0.070 60.9);
Tailwind
colors: {
custom: {
50: '#f4d3ba',
500: '#edc19d',
950: '#000000',
},
}SCSS
$custom: #edc19d; $custom-light: #f4d3ba; $custom-dark: #000000;
JSON
{
"hex": "#edc19d",
"rgb": {
"r": 237,
"g": 193,
"b": 157
},
"hsl": {
"h": 27,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.84078,
"c": 0.06967,
"h": 60.9
},
"luminance": 0.58579
}Semantic roles & 50–950 ramp
primary
#EDC19D
secondary
#659CC9
accent
#7CD115
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381