#EEB47B#EEB47B
#EEB47B is a light, moderate orange. Relative luminance 0.522; OKLCH L 81.1% C 0.100 H 65.2°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB47B |
|---|---|
| RGB | rgb(238, 180, 123) |
| HSL | hsl(30, 77%, 71%) |
| HSV | hsv(30, 48%, 93%) |
| CMYK | cmyk(0%, 24.4%, 48.3%, 6.7%) |
| CIE-LAB | lab(77.43, 14.33, 37.14) |
| CIE-LCH | lch(77.43, 39.81, 68.90°) |
| OKLab | oklab(81.08% 0.0419 0.0904) |
| OKLCH | oklch(81.08% 0.1 65.2) |
| XYZ | xyz(55.1588, 52.2533, 25.9157) |
| Luminance | 0.5225 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.30
Burlywood
#DEB887
ΔE00 5.13
Sandybrown
#F4A460
ΔE00 5.55
Peach (survey)
#FFB07C
ΔE00 5.81
Pale Orange
#FFA756
ΔE00 6.68
Light Orange
#FDAA48
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB47B #7BB5EE
analogous
#EE7B7B #EEB47B #EEED7B
triadic
#EEB47B #7BEEB4 #B47BEE
tetradic
#EEB47B #7BEE7B #7BB5EE #ED7BEE
square
#EEB47B #7BEE7B #7BB5EE #ED7BEE
split-complementary
#EEB47B #7BEEED #7B7BEE
monochromatic
#D3761B #E79545 #EEB47B #F5D3B1 #FCF0E4
Accessibility & contrast
On white
1.83
#EEB47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#EEB47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB47B
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB47B | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B777
Deuteranopia (green-blind)
#D4C57C
Tritanopia (blue-blind)
#FFA7A6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #eeb47b; /* rgb */ color: rgb(238, 180, 123); /* oklch */ color: oklch(81.1% 0.100 65.2);
Tailwind
colors: {
custom: {
50: '#f6caa2',
500: '#eeb47b',
950: '#000000',
},
}SCSS
$custom: #eeb47b; $custom-light: #f6caa2; $custom-dark: #000000;
JSON
{
"hex": "#eeb47b",
"rgb": {
"r": 238,
"g": 180,
"b": 123
},
"hsl": {
"h": 29.739,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.81078,
"c": 0.09966,
"h": 65.2
},
"luminance": 0.5225
}Semantic roles & 50–950 ramp
primary
#EEB47B
secondary
#4687C8
accent
#74D90C
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#17130F
muted
#858280