#EEC27A#EEC27A
#EEC27A is a very light, moderate orange. Relative luminance 0.582; OKLCH L 83.7% C 0.103 H 79.0°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC27A |
|---|---|
| RGB | rgb(238, 194, 122) |
| HSL | hsl(37, 77%, 71%) |
| HSV | hsv(37, 49%, 93%) |
| CMYK | cmyk(0%, 18.5%, 48.7%, 6.7%) |
| CIE-LAB | lab(80.83, 6.88, 41.96) |
| CIE-LCH | lch(80.83, 42.52, 80.69°) |
| OKLab | oklab(83.74% 0.0198 0.1013) |
| OKLCH | oklch(83.74% 0.103 79) |
| XYZ | xyz(58.0668, 58.1690, 26.5778) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.49
Tan (survey)
#D1B26F
ΔE00 5.94
Very Light Brown
#D3B683
ΔE00 6.28
Sand (survey)
#E2CA76
ΔE00 6.93
Fawn
#CFAF7B
ΔE00 6.96
Desert
#CCAD60
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC27A #7AA6EE
analogous
#EE887A #EEC27A #E0EE7A
triadic
#EEC27A #7AEEC2 #C27AEE
tetradic
#EEC27A #7AEE88 #7AA6EE #EE7AE0
square
#EEC27A #7AEE88 #7AA6EE #EE7AE0
split-complementary
#EEC27A #7AE0EE #887AEE
monochromatic
#D38D1B #E7A944 #EEC27A #F5DBB0 #FCF3E4
Accessibility & contrast
On white
1.66
#EEC27A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#EEC27A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC27A
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC27A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC27A | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C274
Deuteranopia (green-blind)
#DECD7C
Tritanopia (blue-blind)
#FFB5B0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eec27a; /* rgb */ color: rgb(238, 194, 122); /* oklch */ color: oklch(83.7% 0.103 79.0);
Tailwind
colors: {
custom: {
50: '#f6d4a1',
500: '#eec27a',
950: '#000000',
},
}SCSS
$custom: #eec27a; $custom-light: #f6d4a1; $custom-dark: #000000;
JSON
{
"hex": "#eec27a",
"rgb": {
"r": 238,
"g": 194,
"b": 122
},
"hsl": {
"h": 37.241,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.83735,
"c": 0.10318,
"h": 79
},
"luminance": 0.58166
}Semantic roles & 50–950 ramp
primary
#EEC27A
secondary
#4576C8
accent
#5ADA0C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380