#EEB779#EEB779
#EEB779 is a light, moderate orange. Relative luminance 0.534; OKLCH L 81.6% C 0.101 H 69.0°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB779 |
|---|---|
| RGB | rgb(238, 183, 121) |
| HSL | hsl(32, 77%, 70%) |
| HSV | hsv(32, 49%, 93%) |
| CMYK | cmyk(0%, 23.1%, 49.2%, 6.7%) |
| CIE-LAB | lab(78.13, 12.56, 39.06) |
| CIE-LCH | lch(78.13, 41.03, 72.17°) |
| OKLab | oklab(81.61% 0.0364 0.0947) |
| OKLCH | oklch(81.61% 0.101 69) |
| XYZ | xyz(55.6471, 53.4281, 25.4671) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.56
Apricot (survey)
#FFB16D
ΔE00 5.24
Sandybrown
#F4A460
ΔE00 6.71
Fawn
#CFAF7B
ΔE00 6.97
Very Light Brown
#D3B683
ΔE00 7.23
Butterscotch
#FDB147
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB779 #79B0EE
analogous
#EE7C79 #EEB779 #EAEE79
triadic
#EEB779 #79EEB7 #B779EE
tetradic
#EEB779 #79EE7C #79B0EE #EE79EA
square
#EEB779 #79EE7C #79B0EE #EE79EA
split-complementary
#EEB779 #79EAEE #7C79EE
monochromatic
#D27C1B #E79A43 #EEB779 #F5D4AF #FCF0E4
Accessibility & contrast
On white
1.80
#EEB779 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#EEB779 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB779
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB779 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB779 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABA74
Deuteranopia (green-blind)
#D7C67A
Tritanopia (blue-blind)
#FFAAA8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #eeb779; /* rgb */ color: rgb(238, 183, 121); /* oklch */ color: oklch(81.6% 0.101 69.0);
Tailwind
colors: {
custom: {
50: '#f6cca0',
500: '#eeb779',
950: '#000000',
},
}SCSS
$custom: #eeb779; $custom-light: #f6cca0; $custom-dark: #000000;
JSON
{
"hex": "#eeb779",
"rgb": {
"r": 238,
"g": 183,
"b": 121
},
"hsl": {
"h": 31.795,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.81611,
"c": 0.10144,
"h": 69
},
"luminance": 0.53425
}Semantic roles & 50–950 ramp
primary
#EEB779
secondary
#4482C7
accent
#6DDA0C
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#17130F
muted
#858380