#EDC693#EDC693
#EDC693 is a very light, moderate orange. Relative luminance 0.605; OKLCH L 84.8% C 0.080 H 73.9°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC693 |
|---|---|
| RGB | rgb(237, 198, 147) |
| HSL | hsl(34, 71%, 75%) |
| HSV | hsv(34, 38%, 93%) |
| CMYK | cmyk(0%, 16.5%, 38%, 7.1%) |
| CIE-LAB | lab(82.11, 6.95, 30.74) |
| CIE-LCH | lch(82.11, 31.51, 77.26°) |
| OKLab | oklab(84.84% 0.0222 0.0766) |
| OKLCH | oklch(84.84% 0.08 73.9) |
| XYZ | xyz(60.3872, 60.5020, 36.0953) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.56
Very Light Brown
#D3B683
ΔE00 5.54
Light Peach
#FFD8B1
ΔE00 5.56
Navajowhite
#FFDEAD
ΔE00 5.58
Tan
#D2B48C
ΔE00 5.82
Fawn
#CFAF7B
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC693 #93BAED
analogous
#ED9993 #EDC693 #E7ED93
triadic
#EDC693 #93EDC6 #C693ED
tetradic
#EDC693 #93ED99 #93BAED #ED93E7
square
#EDC693 #93ED99 #93BAED #ED93E7
split-complementary
#EDC693 #93E7ED #9993ED
monochromatic
#DC8F2A #E4AA5F #EDC693 #F6E2C7 #FBF1E5
Accessibility & contrast
On white
1.60
#EDC693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#EDC693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC693
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC693 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C78F
Deuteranopia (green-blind)
#DED094
Tritanopia (blue-blind)
#FBBCB9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #edc693; /* rgb */ color: rgb(237, 198, 147); /* oklch */ color: oklch(84.8% 0.080 73.9);
Tailwind
colors: {
custom: {
50: '#f4d7b3',
500: '#edc693',
950: '#000000',
},
}SCSS
$custom: #edc693; $custom-light: #f4d7b3; $custom-dark: #000000;
JSON
{
"hex": "#edc693",
"rgb": {
"r": 237,
"g": 198,
"b": 147
},
"hsl": {
"h": 34,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.8484,
"c": 0.07973,
"h": 73.9
},
"luminance": 0.60499
}Semantic roles & 50–950 ramp
primary
#EDC693
secondary
#5C8BC9
accent
#66D312
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381