#EEC97C#EEC97C
#EEC97C is a very light, moderate orange. Relative luminance 0.614; OKLCH L 85.1% C 0.105 H 84.6°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC97C |
|---|---|
| RGB | rgb(238, 201, 124) |
| HSL | hsl(41, 77%, 71%) |
| HSV | hsv(41, 48%, 93%) |
| CMYK | cmyk(0%, 15.5%, 47.9%, 6.7%) |
| CIE-LAB | lab(82.60, 3.42, 43.16) |
| CIE-LCH | lch(82.60, 43.30, 85.47°) |
| OKLab | oklab(85.13% 0.0098 0.1041) |
| OKLCH | oklch(85.13% 0.105 84.6) |
| XYZ | xyz(59.7868, 61.4086, 27.7688) |
| Luminance | 0.6141 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.32
Wheat (survey)
#FBDD7E
ΔE00 5.80
Tan (survey)
#D1B26F
ΔE00 6.39
Sandy
#F1DA7A
ΔE00 6.50
Light Mustard
#F7D560
ΔE00 6.71
Maize
#F4D054
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC97C #7CA1EE
analogous
#EE907C #EEC97C #DAEE7C
triadic
#EEC97C #7CEEC9 #C97CEE
tetradic
#EEC97C #7CEE90 #7CA1EE #EE7CDA
square
#EEC97C #7CEE90 #7CA1EE #EE7CDA
split-complementary
#EEC97C #7CDAEE #907CEE
monochromatic
#D4981C #E7B346 #EEC97C #F5DFB2 #FBF4E4
Accessibility & contrast
On white
1.58
#EEC97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#EEC97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC97C
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC97C | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC876
Deuteranopia (green-blind)
#E3D27E
Tritanopia (blue-blind)
#FEBDB6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #eec97c; /* rgb */ color: rgb(238, 201, 124); /* oklch */ color: oklch(85.1% 0.105 84.6);
Tailwind
colors: {
custom: {
50: '#f6d9a3',
500: '#eec97c',
950: '#000000',
},
}SCSS
$custom: #eec97c; $custom-light: #f6d9a3; $custom-dark: #000000;
JSON
{
"hex": "#eec97c",
"rgb": {
"r": 238,
"g": 201,
"b": 124
},
"hsl": {
"h": 40.526,
"s": 77.027,
"l": 70.98
},
"oklch": {
"l": 0.85131,
"c": 0.10457,
"h": 84.6
},
"luminance": 0.61406
}Semantic roles & 50–950 ramp
primary
#EEC97C
secondary
#4670C8
accent
#4FD90C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380