#EEC28E#EEC28E
#EEC28E is a very light, moderate orange. Relative luminance 0.587; OKLCH L 84.1% C 0.084 H 71.0°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC28E |
|---|---|
| RGB | rgb(238, 194, 142) |
| HSL | hsl(33, 74%, 75%) |
| HSV | hsv(33, 40%, 93%) |
| CMYK | cmyk(0%, 18.5%, 40.3%, 6.7%) |
| CIE-LAB | lab(81.14, 8.88, 32.07) |
| CIE-LCH | lch(81.14, 33.28, 74.52°) |
| OKLab | oklab(84.07% 0.0275 0.0796) |
| OKLCH | oklch(84.07% 0.084 71) |
| XYZ | xyz(59.4360, 58.7167, 33.7887) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.22
Tan
#D2B48C
ΔE00 5.91
Very Light Brown
#D3B683
ΔE00 5.94
Light Peach
#FFD8B1
ΔE00 6.10
Fawn
#CFAF7B
ΔE00 6.65
Navajowhite
#FFDEAD
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC28E #8EBAEE
analogous
#EE928E #EEC28E #EAEE8E
triadic
#EEC28E #8EEEC2 #C28EEE
tetradic
#EEC28E #8EEE92 #8EBAEE #EE8EEA
square
#EEC28E #8EEE92 #8EBAEE #EE8EEA
split-complementary
#EEC28E #8EEAEE #928EEE
monochromatic
#DE8924 #E6A559 #EEC28E #F6DFC3 #FBF1E4
Accessibility & contrast
On white
1.65
#EEC28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#EEC28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC28E
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC28E | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48A
Deuteranopia (green-blind)
#DCCE8F
Tritanopia (blue-blind)
#FDB7B4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eec28e; /* rgb */ color: rgb(238, 194, 142); /* oklch */ color: oklch(84.1% 0.084 71.0);
Tailwind
colors: {
custom: {
50: '#f5d4af',
500: '#eec28e',
950: '#000000',
},
}SCSS
$custom: #eec28e; $custom-light: #f5d4af; $custom-dark: #000000;
JSON
{
"hex": "#eec28e",
"rgb": {
"r": 238,
"g": 194,
"b": 142
},
"hsl": {
"h": 32.5,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.84071,
"c": 0.08417,
"h": 71
},
"luminance": 0.58714
}Semantic roles & 50–950 ramp
primary
#EEC28E
secondary
#578BC9
accent
#6AD610
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381