#EEBF78#EEBF78
#EEBF78 is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.1% C 0.104 H 76.9°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBF78 |
|---|---|
| RGB | rgb(238, 191, 120) |
| HSL | hsl(36, 78%, 70%) |
| HSV | hsv(36, 50%, 93%) |
| CMYK | cmyk(0%, 19.7%, 49.6%, 6.7%) |
| CIE-LAB | lab(80.07, 8.27, 42.01) |
| CIE-LCH | lch(80.07, 42.82, 78.87°) |
| OKLab | oklab(83.12% 0.0236 0.1013) |
| OKLCH | oklch(83.12% 0.104 76.9) |
| XYZ | xyz(57.2833, 56.7981, 25.7116) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.09
Tan (survey)
#D1B26F
ΔE00 6.11
Very Light Brown
#D3B683
ΔE00 6.33
Fawn
#CFAF7B
ΔE00 6.75
Butterscotch
#FDB147
ΔE00 7.55
Desert
#CCAD60
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBF78 #78A7EE
analogous
#EE8478 #EEBF78 #E2EE78
triadic
#EEBF78 #78EEBF #BF78EE
tetradic
#EEBF78 #78EE84 #78A7EE #EE78E2
square
#EEBF78 #78EE84 #78A7EE #EE78E2
split-complementary
#EEBF78 #78E2EE #8478EE
monochromatic
#D1881A #E7A542 #EEBF78 #F5D9AE #FCF2E4
Accessibility & contrast
On white
1.70
#EEBF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#EEBF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBF78
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBF78 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C072
Deuteranopia (green-blind)
#DDCB7A
Tritanopia (blue-blind)
#FFB2AE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebf78; /* rgb */ color: rgb(238, 191, 120); /* oklch */ color: oklch(83.1% 0.104 76.9);
Tailwind
colors: {
custom: {
50: '#f6d2a0',
500: '#eebf78',
950: '#000000',
},
}SCSS
$custom: #eebf78; $custom-light: #f6d2a0; $custom-dark: #000000;
JSON
{
"hex": "#eebf78",
"rgb": {
"r": 238,
"g": 191,
"b": 120
},
"hsl": {
"h": 36.102,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.83124,
"c": 0.10398,
"h": 76.9
},
"luminance": 0.56795
}Semantic roles & 50–950 ramp
primary
#EEBF78
secondary
#4378C7
accent
#5EDA0C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380