#EDC595#EDC595
#EDC595 is a very light, moderate orange. Relative luminance 0.601; OKLCH L 84.7% C 0.077 H 71.6°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC595 |
|---|---|
| RGB | rgb(237, 197, 149) |
| HSL | hsl(33, 71%, 76%) |
| HSV | hsv(33, 37%, 93%) |
| CMYK | cmyk(0%, 16.9%, 37.1%, 7.1%) |
| CIE-LAB | lab(81.90, 7.70, 29.41) |
| CIE-LCH | lch(81.90, 30.40, 75.33°) |
| OKLab | oklab(84.69% 0.0245 0.0735) |
| OKLCH | oklch(84.69% 0.077 71.6) |
| XYZ | xyz(60.3177, 60.1097, 36.8531) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.46
Light Peach
#FFD8B1
ΔE00 5.17
Tan
#D2B48C
ΔE00 5.61
Very Light Brown
#D3B683
ΔE00 5.86
Navajowhite
#FFDEAD
ΔE00 5.92
Peach
#FFDAB9
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC595 #95BDED
analogous
#ED9995 #EDC595 #E9ED95
triadic
#EDC595 #95EDC5 #C595ED
tetradic
#EDC595 #95ED99 #95BDED #ED95E9
square
#EDC595 #95ED99 #95BDED #ED95E9
split-complementary
#EDC595 #95E9ED #9995ED
monochromatic
#DB8C2C #E4A861 #EDC595 #F6E2C9 #FBF1E5
Accessibility & contrast
On white
1.61
#EDC595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#EDC595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC595
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC595 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C692
Deuteranopia (green-blind)
#DDCF96
Tritanopia (blue-blind)
#FBBBB8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #edc595; /* rgb */ color: rgb(237, 197, 149); /* oklch */ color: oklch(84.7% 0.077 71.6);
Tailwind
colors: {
custom: {
50: '#f4d6b4',
500: '#edc595',
950: '#000000',
},
}SCSS
$custom: #edc595; $custom-light: #f4d6b4; $custom-dark: #000000;
JSON
{
"hex": "#edc595",
"rgb": {
"r": 237,
"g": 197,
"b": 149
},
"hsl": {
"h": 32.727,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.84685,
"c": 0.07749,
"h": 71.6
},
"luminance": 0.60107
}Semantic roles & 50–950 ramp
primary
#EDC595
secondary
#5D8EC9
accent
#6AD313
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381