#EEB690#EEB690
#EEB690 is a light, moderate orange. Relative luminance 0.536; OKLCH L 81.8% C 0.083 H 55.4°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB690 |
|---|---|
| RGB | rgb(238, 182, 144) |
| HSL | hsl(24, 73%, 75%) |
| HSV | hsv(24, 39%, 93%) |
| CMYK | cmyk(0%, 23.5%, 39.5%, 6.7%) |
| CIE-LAB | lab(78.26, 15.42, 27.18) |
| CIE-LCH | lch(78.26, 31.25, 60.43°) |
| OKLab | oklab(81.83% 0.0469 0.0681) |
| OKLCH | oklch(81.83% 0.083 55.4) |
| XYZ | xyz(57.0238, 53.6500, 33.7321) |
| Luminance | 0.5365 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.05
Apricot
#FBCEB1
ΔE00 6.25
Apricot (survey)
#FFB16D
ΔE00 7.18
Burlywood
#DEB887
ΔE00 7.25
Sandybrown
#F4A460
ΔE00 8.09
Pale Salmon
#FFB19A
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB690 #90C8EE
analogous
#EE9099 #EEB690 #EEE590
triadic
#EEB690 #90EEB6 #B690EE
tetradic
#EEB690 #99EE90 #90C8EE #E590EE
square
#EEB690 #99EE90 #90C8EE #E590EE
split-complementary
#EEB690 #90EEE5 #9099EE
monochromatic
#DE7026 #E6935B #EEB690 #F6D9C5 #FBEEE4
Accessibility & contrast
On white
1.79
#EEB690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#EEB690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB690
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB690 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BA8D
Deuteranopia (green-blind)
#D3C690
Tritanopia (blue-blind)
#FEABAC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #eeb690; /* rgb */ color: rgb(238, 182, 144); /* oklch */ color: oklch(81.8% 0.083 55.4);
Tailwind
colors: {
custom: {
50: '#f5ccb0',
500: '#eeb690',
950: '#000000',
},
}SCSS
$custom: #eeb690; $custom-light: #f5ccb0; $custom-dark: #000000;
JSON
{
"hex": "#eeb690",
"rgb": {
"r": 238,
"g": 182,
"b": 144
},
"hsl": {
"h": 24.255,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.81834,
"c": 0.0827,
"h": 55.4
},
"luminance": 0.53647
}Semantic roles & 50–950 ramp
primary
#EEB690
secondary
#599CCA
accent
#86D610
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#171310
muted
#858381