#EEC693#EEC693
#EEC693 is a very light, moderate orange. Relative luminance 0.607; OKLCH L 84.9% C 0.080 H 73.2°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC693 |
|---|---|
| RGB | rgb(238, 198, 147) |
| HSL | hsl(34, 73%, 75%) |
| HSV | hsv(34, 38%, 93%) |
| CMYK | cmyk(0%, 16.8%, 38.2%, 6.7%) |
| CIE-LAB | lab(82.20, 7.34, 30.88) |
| CIE-LCH | lch(82.20, 31.74, 76.63°) |
| OKLab | oklab(84.94% 0.0233 0.0769) |
| OKLCH | oklch(84.94% 0.08 73.2) |
| XYZ | xyz(60.7221, 60.6747, 36.1110) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.62
Light Peach
#FFD8B1
ΔE00 5.45
Navajowhite
#FFDEAD
ΔE00 5.63
Very Light Brown
#D3B683
ΔE00 5.76
Tan
#D2B48C
ΔE00 5.95
Fawn
#CFAF7B
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC693 #93BBEE
analogous
#EE9893 #EEC693 #E9EE93
triadic
#EEC693 #93EEC6 #C693EE
tetradic
#EEC693 #93EE98 #93BBEE #EE93E9
square
#EEC693 #93EE98 #93BBEE #EE93E9
split-complementary
#EEC693 #93E9EE #9893EE
monochromatic
#DD8E29 #E6AA5E #EEC693 #F6E2C8 #FBF1E5
Accessibility & contrast
On white
1.60
#EEC693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#EEC693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC693
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC693 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C78F
Deuteranopia (green-blind)
#DED094
Tritanopia (blue-blind)
#FDBCB9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eec693; /* rgb */ color: rgb(238, 198, 147); /* oklch */ color: oklch(84.9% 0.080 73.2);
Tailwind
colors: {
custom: {
50: '#f5d7b3',
500: '#eec693',
950: '#000000',
},
}SCSS
$custom: #eec693; $custom-light: #f5d7b3; $custom-dark: #000000;
JSON
{
"hex": "#eec693",
"rgb": {
"r": 238,
"g": 198,
"b": 147
},
"hsl": {
"h": 33.626,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.84935,
"c": 0.08037,
"h": 73.2
},
"luminance": 0.60672
}Semantic roles & 50–950 ramp
primary
#EEC693
secondary
#5B8CCA
accent
#67D511
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381