#EEC396#EEC396
#EEC396 is a very light, moderate orange. Relative luminance 0.594; OKLCH L 84.4% C 0.077 H 67.8°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC396 |
|---|---|
| RGB | rgb(238, 195, 150) |
| HSL | hsl(31, 72%, 76%) |
| HSV | hsv(31, 37%, 93%) |
| CMYK | cmyk(0%, 18.1%, 37%, 6.7%) |
| CIE-LAB | lab(81.52, 9.25, 28.39) |
| CIE-LCH | lch(81.52, 29.86, 71.95°) |
| OKLab | oklab(84.42% 0.0291 0.0711) |
| OKLCH | oklch(84.42% 0.077 67.8) |
| XYZ | xyz(60.2816, 59.4122, 37.1407) |
| Luminance | 0.5941 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.81
Light Peach
#FFD8B1
ΔE00 5.09
Tan
#D2B48C
ΔE00 5.80
Peach
#FFDAB9
ΔE00 6.24
Apricot
#FBCEB1
ΔE00 6.24
Very Light Brown
#D3B683
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC396 #96C1EE
analogous
#EE9796 #EEC396 #EDEE96
triadic
#EEC396 #96EEC3 #C396EE
tetradic
#EEC396 #96EE97 #96C1EE #EE96ED
square
#EEC396 #96EE97 #96C1EE #EE96ED
split-complementary
#EEC396 #96EDEE #9796EE
monochromatic
#DD872D #E5A561 #EEC396 #F7E1CB #FBF0E5
Accessibility & contrast
On white
1.63
#EEC396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#EEC396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC396
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC396 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C593
Deuteranopia (green-blind)
#DCCF97
Tritanopia (blue-blind)
#FCB9B7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #eec396; /* rgb */ color: rgb(238, 195, 150); /* oklch */ color: oklch(84.4% 0.077 67.8);
Tailwind
colors: {
custom: {
50: '#f5d5b5',
500: '#eec396',
950: '#000000',
},
}SCSS
$custom: #eec396; $custom-light: #f5d5b5; $custom-dark: #000000;
JSON
{
"hex": "#eec396",
"rgb": {
"r": 238,
"g": 195,
"b": 150
},
"hsl": {
"h": 30.682,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.84415,
"c": 0.07683,
"h": 67.8
},
"luminance": 0.59409
}Semantic roles & 50–950 ramp
primary
#EEC396
secondary
#5E93CA
accent
#71D411
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381