#EDC378#EDC378
#EDC378 is a very light, moderate orange. Relative luminance 0.584; OKLCH L 83.8% C 0.105 H 81.0°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC378 |
|---|---|
| RGB | rgb(237, 195, 120) |
| HSL | hsl(38, 76%, 70%) |
| HSV | hsv(38, 49%, 93%) |
| CMYK | cmyk(0%, 17.7%, 49.4%, 7.1%) |
| CIE-LAB | lab(80.96, 5.77, 43.10) |
| CIE-LCH | lch(80.96, 43.49, 82.37°) |
| OKLab | oklab(83.8% 0.0164 0.1037) |
| OKLCH | oklch(83.8% 0.105 81) |
| XYZ | xyz(57.8326, 58.3939, 25.9906) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 5.73
Sand (survey)
#E2CA76
ΔE00 6.01
Burlywood
#DEB887
ΔE00 6.12
Very Light Brown
#D3B683
ΔE00 6.45
Desert
#CCAD60
ΔE00 7.14
Fawn
#CFAF7B
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC378 #78A2ED
analogous
#ED8978 #EDC378 #DCED78
triadic
#EDC378 #78EDC3 #C378ED
tetradic
#EDC378 #78ED89 #78A2ED #ED78DC
square
#EDC378 #78ED89 #78A2ED #ED78DC
split-complementary
#EDC378 #78DCED #8978ED
monochromatic
#CF8F1C #E6AB42 #EDC378 #F4DBAE #FBF3E4
Accessibility & contrast
On white
1.66
#EDC378 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#EDC378 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC378
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC378 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC378 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C372
Deuteranopia (green-blind)
#DFCD7A
Tritanopia (blue-blind)
#FEB6B1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #edc378; /* rgb */ color: rgb(237, 195, 120); /* oklch */ color: oklch(83.8% 0.105 81.0);
Tailwind
colors: {
custom: {
50: '#f5d5a0',
500: '#edc378',
950: '#000000',
},
}SCSS
$custom: #edc378; $custom-light: #f5d5a0; $custom-dark: #000000;
JSON
{
"hex": "#edc378",
"rgb": {
"r": 237,
"g": 195,
"b": 120
},
"hsl": {
"h": 38.462,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.83802,
"c": 0.105,
"h": 81
},
"luminance": 0.58391
}Semantic roles & 50–950 ramp
primary
#EDC378
secondary
#4372C6
accent
#56D90D
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380