#EEB290#EEB290
#EEB290 is a light, moderate orange. Relative luminance 0.520; OKLCH L 81.1% C 0.084 H 50.7°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB290 |
|---|---|
| RGB | rgb(238, 178, 144) |
| HSL | hsl(22, 73%, 75%) |
| HSV | hsv(22, 39%, 93%) |
| CMYK | cmyk(0%, 25.2%, 39.5%, 6.7%) |
| CIE-LAB | lab(77.30, 17.54, 25.90) |
| CIE-LCH | lch(77.30, 31.28, 55.89°) |
| OKLab | oklab(81.09% 0.0532 0.065) |
| OKLCH | oklch(81.09% 0.084 50.7) |
| XYZ | xyz(56.2163, 52.0350, 33.4629) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.17
Pale Salmon
#FFB19A
ΔE00 6.34
Pinkish Tan
#D99B82
ΔE00 6.80
Apricot
#FBCEB1
ΔE00 7.06
Lightsalmon
#FFA07A
ΔE00 7.16
Light Salmon
#FEA993
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB290 #90CCEE
analogous
#EE909D #EEB290 #EEE190
triadic
#EEB290 #90EEB2 #B290EE
tetradic
#EEB290 #9DEE90 #90CCEE #E190EE
square
#EEB290 #9DEE90 #90CCEE #E190EE
split-complementary
#EEB290 #90EEE1 #909DEE
monochromatic
#DE6826 #E68D5B #EEB290 #F6D7C5 #FBEDE4
Accessibility & contrast
On white
1.84
#EEB290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#EEB290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB290
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB290 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B78E
Deuteranopia (green-blind)
#D0C490
Tritanopia (blue-blind)
#FEA7A9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #eeb290; /* rgb */ color: rgb(238, 178, 144); /* oklch */ color: oklch(81.1% 0.084 50.7);
Tailwind
colors: {
custom: {
50: '#f5c9b0',
500: '#eeb290',
950: '#000000',
},
}SCSS
$custom: #eeb290; $custom-light: #f5c9b0; $custom-dark: #000000;
JSON
{
"hex": "#eeb290",
"rgb": {
"r": 238,
"g": 178,
"b": 144
},
"hsl": {
"h": 21.702,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.8109,
"c": 0.08404,
"h": 50.7
},
"luminance": 0.52032
}Semantic roles & 50–950 ramp
primary
#EEB290
secondary
#59A1CA
accent
#8ED610
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281