#EEC694#EEC694
#EEC694 is a very light, moderate orange. Relative luminance 0.607; OKLCH L 85.0% C 0.079 H 72.6°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC694 |
|---|---|
| RGB | rgb(238, 198, 148) |
| HSL | hsl(33, 73%, 76%) |
| HSV | hsv(33, 38%, 93%) |
| CMYK | cmyk(0%, 16.8%, 37.8%, 6.7%) |
| CIE-LAB | lab(82.22, 7.45, 30.38) |
| CIE-LCH | lch(82.22, 31.28, 76.21°) |
| OKLab | oklab(84.95% 0.0237 0.0758) |
| OKLCH | oklch(84.95% 0.079 72.6) |
| XYZ | xyz(60.8009, 60.7062, 36.5261) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.63
Light Peach
#FFD8B1
ΔE00 5.28
Navajowhite
#FFDEAD
ΔE00 5.64
Very Light Brown
#D3B683
ΔE00 5.84
Tan
#D2B48C
ΔE00 5.89
Peach
#FFDAB9
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC694 #94BCEE
analogous
#EE9994 #EEC694 #E9EE94
triadic
#EEC694 #94EEC6 #C694EE
tetradic
#EEC694 #94EE99 #94BCEE #EE94E9
square
#EEC694 #94EE99 #94BCEE #EE94E9
split-complementary
#EEC694 #94E9EE #9994EE
monochromatic
#DD8E2A #E6AA5F #EEC694 #F6E2C9 #FBF1E5
Accessibility & contrast
On white
1.60
#EEC694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#EEC694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC694
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC694 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C791
Deuteranopia (green-blind)
#DED095
Tritanopia (blue-blind)
#FCBCB9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eec694; /* rgb */ color: rgb(238, 198, 148); /* oklch */ color: oklch(85.0% 0.079 72.6);
Tailwind
colors: {
custom: {
50: '#f5d7b4',
500: '#eec694',
950: '#000000',
},
}SCSS
$custom: #eec694; $custom-light: #f5d7b4; $custom-dark: #000000;
JSON
{
"hex": "#eec694",
"rgb": {
"r": 238,
"g": 198,
"b": 148
},
"hsl": {
"h": 33.333,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.84954,
"c": 0.07938,
"h": 72.6
},
"luminance": 0.60703
}Semantic roles & 50–950 ramp
primary
#EEC694
secondary
#5C8DCA
accent
#68D511
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381