#EEC992#EEC992
#EEC992 is a very light, moderate orange. Relative luminance 0.620; OKLCH L 85.5% C 0.082 H 77.2°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC992 |
|---|---|
| RGB | rgb(238, 201, 146) |
| HSL | hsl(36, 73%, 75%) |
| HSV | hsv(36, 39%, 93%) |
| CMYK | cmyk(0%, 15.5%, 38.7%, 6.7%) |
| CIE-LAB | lab(82.93, 5.66, 32.36) |
| CIE-LCH | lch(82.93, 32.85, 80.07°) |
| OKLab | oklab(85.5% 0.0183 0.0804) |
| OKLCH | oklch(85.5% 0.082 77.2) |
| XYZ | xyz(61.3365, 62.0285, 35.9304) |
| Luminance | 0.6203 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.43
Navajowhite
#FFDEAD
ΔE00 4.99
Very Light Brown
#D3B683
ΔE00 5.62
Light Peach
#FFD8B1
ΔE00 6.07
Wheat
#F5DEB3
ΔE00 6.30
Tan
#D2B48C
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC992 #92B7EE
analogous
#EE9B92 #EEC992 #E5EE92
triadic
#EEC992 #92EEC9 #C992EE
tetradic
#EEC992 #92EE9B #92B7EE #EE92E5
square
#EEC992 #92EE9B #92B7EE #EE92E5
split-complementary
#EEC992 #92E5EE #9B92EE
monochromatic
#DD9528 #E6AF5D #EEC992 #F6E3C7 #FBF2E5
Accessibility & contrast
On white
1.57
#EEC992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#EEC992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC992
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC992 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98E
Deuteranopia (green-blind)
#E1D293
Tritanopia (blue-blind)
#FCBFBB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #eec992; /* rgb */ color: rgb(238, 201, 146); /* oklch */ color: oklch(85.5% 0.082 77.2);
Tailwind
colors: {
custom: {
50: '#f5d9b2',
500: '#eec992',
950: '#000000',
},
}SCSS
$custom: #eec992; $custom-light: #f5d9b2; $custom-dark: #000000;
JSON
{
"hex": "#eec992",
"rgb": {
"r": 238,
"g": 201,
"b": 146
},
"hsl": {
"h": 35.87,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.85498,
"c": 0.08243,
"h": 77.2
},
"luminance": 0.62026
}Semantic roles & 50–950 ramp
primary
#EEC992
secondary
#5A87CA
accent
#60D510
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381