#EEBE7C#EEBE7C
#EEBE7C is a very light, moderate orange. Relative luminance 0.565; OKLCH L 83.0% C 0.100 H 74.5°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBE7C |
|---|---|
| RGB | rgb(238, 190, 124) |
| HSL | hsl(35, 77%, 71%) |
| HSV | hsv(35, 48%, 93%) |
| CMYK | cmyk(0%, 20.2%, 47.9%, 6.7%) |
| CIE-LAB | lab(79.88, 9.16, 39.74) |
| CIE-LCH | lch(79.88, 40.78, 77.02°) |
| OKLab | oklab(82.99% 0.0267 0.0964) |
| OKLCH | oklch(82.99% 0.1 74.5) |
| XYZ | xyz(57.3138, 56.4626, 26.9444) |
| Luminance | 0.5646 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.31
Very Light Brown
#D3B683
ΔE00 6.13
Fawn
#CFAF7B
ΔE00 6.47
Tan (survey)
#D1B26F
ΔE00 6.50
Tan
#D2B48C
ΔE00 7.31
Apricot (survey)
#FFB16D
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBE7C #7CACEE
analogous
#EE857C #EEBE7C #E5EE7C
triadic
#EEBE7C #7CEEBE #BE7CEE
tetradic
#EEBE7C #7CEE85 #7CACEE #EE7CE5
square
#EEBE7C #7CEE85 #7CACEE #EE7CE5
split-complementary
#EEBE7C #7CE5EE #857CEE
monochromatic
#D4861C #E7A346 #EEBE7C #F5D9B2 #FBF2E4
Accessibility & contrast
On white
1.71
#EEBE7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#EEBE7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBE7C
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBE7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBE7C | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BF77
Deuteranopia (green-blind)
#DBCB7E
Tritanopia (blue-blind)
#FFB1AE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eebe7c; /* rgb */ color: rgb(238, 190, 124); /* oklch */ color: oklch(83.0% 0.100 74.5);
Tailwind
colors: {
custom: {
50: '#f6d1a3',
500: '#eebe7c',
950: '#000000',
},
}SCSS
$custom: #eebe7c; $custom-light: #f6d1a3; $custom-dark: #000000;
JSON
{
"hex": "#eebe7c",
"rgb": {
"r": 238,
"g": 190,
"b": 124
},
"hsl": {
"h": 34.737,
"s": 77.027,
"l": 70.98
},
"oklch": {
"l": 0.82994,
"c": 0.10001,
"h": 74.5
},
"luminance": 0.56459
}Semantic roles & 50–950 ramp
primary
#EEBE7C
secondary
#467DC8
accent
#63D90C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380