#EEC090#EEC090
#EEC090 is a very light, moderate orange. Relative luminance 0.579; OKLCH L 83.7% C 0.082 H 67.5°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC090 |
|---|---|
| RGB | rgb(238, 192, 144) |
| HSL | hsl(31, 73%, 75%) |
| HSV | hsv(31, 39%, 93%) |
| CMYK | cmyk(0%, 19.3%, 39.5%, 6.7%) |
| CIE-LAB | lab(80.68, 10.15, 30.42) |
| CIE-LCH | lch(80.68, 32.07, 71.55°) |
| OKLab | oklab(83.73% 0.0314 0.0758) |
| OKLCH | oklch(83.73% 0.082 67.5) |
| XYZ | xyz(59.1454, 57.8930, 34.4393) |
| Luminance | 0.5789 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.52
Tan
#D2B48C
ΔE00 5.90
Light Peach
#FFD8B1
ΔE00 6.00
Very Light Brown
#D3B683
ΔE00 6.64
Apricot
#FBCEB1
ΔE00 6.92
Fawn
#CFAF7B
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC090 #90BEEE
analogous
#EE9190 #EEC090 #EDEE90
triadic
#EEC090 #90EEC0 #C090EE
tetradic
#EEC090 #90EE91 #90BEEE #EE90ED
square
#EEC090 #90EE91 #90BEEE #EE90ED
split-complementary
#EEC090 #90EDEE #9190EE
monochromatic
#DE8426 #E6A25B #EEC090 #F6DEC5 #FBF0E4
Accessibility & contrast
On white
1.67
#EEC090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#EEC090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC090
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC090 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C28D
Deuteranopia (green-blind)
#DACD91
Tritanopia (blue-blind)
#FDB5B3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eec090; /* rgb */ color: rgb(238, 192, 144); /* oklch */ color: oklch(83.7% 0.082 67.5);
Tailwind
colors: {
custom: {
50: '#f5d3b1',
500: '#eec090',
950: '#000000',
},
}SCSS
$custom: #eec090; $custom-light: #f5d3b1; $custom-dark: #000000;
JSON
{
"hex": "#eec090",
"rgb": {
"r": 238,
"g": 192,
"b": 144
},
"hsl": {
"h": 30.638,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.83725,
"c": 0.08198,
"h": 67.5
},
"luminance": 0.5789
}Semantic roles & 50–950 ramp
primary
#EEC090
secondary
#5990CA
accent
#71D610
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381