#EDC781#EDC781
#EDC781 is a very light, moderate orange. Relative luminance 0.604; OKLCH L 84.7% C 0.098 H 82.0°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC781 |
|---|---|
| RGB | rgb(237, 199, 129) |
| HSL | hsl(39, 75%, 72%) |
| HSV | hsv(39, 46%, 93%) |
| CMYK | cmyk(0%, 16%, 45.6%, 7.1%) |
| CIE-LAB | lab(82.08, 4.53, 39.97) |
| CIE-LCH | lch(82.08, 40.22, 83.53°) |
| OKLab | oklab(84.72% 0.0136 0.0972) |
| OKLCH | oklch(84.72% 0.098 82) |
| XYZ | xyz(59.3130, 60.4392, 29.3064) |
| Luminance | 0.6044 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.43
Burlywood
#DEB887
ΔE00 5.98
Tan (survey)
#D1B26F
ΔE00 6.00
Very Light Brown
#D3B683
ΔE00 6.12
Navajowhite
#FFDEAD
ΔE00 7.03
Wheat (survey)
#FBDD7E
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC781 #81A7ED
analogous
#ED9181 #EDC781 #DDED81
triadic
#EDC781 #81EDC7 #C781ED
tetradic
#EDC781 #81ED91 #81A7ED #ED81DD
square
#EDC781 #81ED91 #81A7ED #ED81DD
split-complementary
#EDC781 #81DDED #9181ED
monochromatic
#D5951E #E5AF4B #EDC781 #F5DFB7 #FBF3E4
Accessibility & contrast
On white
1.60
#EDC781 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#EDC781 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC781
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC781 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC781 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C67C
Deuteranopia (green-blind)
#E1D083
Tritanopia (blue-blind)
#FDBBB6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #edc781; /* rgb */ color: rgb(237, 199, 129); /* oklch */ color: oklch(84.7% 0.098 82.0);
Tailwind
colors: {
custom: {
50: '#f5d7a6',
500: '#edc781',
950: '#000000',
},
}SCSS
$custom: #edc781; $custom-light: #f5d7a6; $custom-dark: #000000;
JSON
{
"hex": "#edc781",
"rgb": {
"r": 237,
"g": 199,
"b": 129
},
"hsl": {
"h": 38.889,
"s": 75,
"l": 71.765
},
"oklch": {
"l": 0.84722,
"c": 0.09815,
"h": 82
},
"luminance": 0.60436
}Semantic roles & 50–950 ramp
primary
#EDC781
secondary
#4B77C7
accent
#55D70E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380