#EEC692#EEC692
#EEC692 is a very light, moderate orange. Relative luminance 0.606; OKLCH L 84.9% C 0.081 H 73.7°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC692 |
|---|---|
| RGB | rgb(238, 198, 146) |
| HSL | hsl(34, 73%, 75%) |
| HSV | hsv(34, 39%, 93%) |
| CMYK | cmyk(0%, 16.8%, 38.7%, 6.7%) |
| CIE-LAB | lab(82.19, 7.23, 31.38) |
| CIE-LCH | lch(82.19, 32.20, 77.03°) |
| OKLab | oklab(84.92% 0.0229 0.0781) |
| OKLCH | oklch(84.92% 0.081 73.7) |
| XYZ | xyz(60.6440, 60.6434, 35.6996) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.64
Light Peach
#FFD8B1
ΔE00 5.62
Navajowhite
#FFDEAD
ΔE00 5.64
Very Light Brown
#D3B683
ΔE00 5.69
Tan
#D2B48C
ΔE00 6.01
Fawn
#CFAF7B
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC692 #92BAEE
analogous
#EE9892 #EEC692 #E8EE92
triadic
#EEC692 #92EEC6 #C692EE
tetradic
#EEC692 #92EE98 #92BAEE #EE92E8
square
#EEC692 #92EE98 #92BAEE #EE92E8
split-complementary
#EEC692 #92E8EE #9892EE
monochromatic
#DD8F28 #E6AA5D #EEC692 #F6E2C7 #FBF1E5
Accessibility & contrast
On white
1.60
#EEC692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#EEC692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC692
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC692 | 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)
#D5C78E
Deuteranopia (green-blind)
#DFD093
Tritanopia (blue-blind)
#FDBCB8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eec692; /* rgb */ color: rgb(238, 198, 146); /* oklch */ color: oklch(84.9% 0.081 73.7);
Tailwind
colors: {
custom: {
50: '#f5d7b2',
500: '#eec692',
950: '#000000',
},
}SCSS
$custom: #eec692; $custom-light: #f5d7b2; $custom-dark: #000000;
JSON
{
"hex": "#eec692",
"rgb": {
"r": 238,
"g": 198,
"b": 146
},
"hsl": {
"h": 33.913,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.84916,
"c": 0.08135,
"h": 73.7
},
"luminance": 0.60641
}Semantic roles & 50–950 ramp
primary
#EEC692
secondary
#5A8BCA
accent
#66D510
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381