#EEBE7D#EEBE7D
#EEBE7D is a very light, moderate orange. Relative luminance 0.565; OKLCH L 83.0% C 0.099 H 74.2°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBE7D |
|---|---|
| RGB | rgb(238, 190, 125) |
| HSL | hsl(35, 77%, 71%) |
| HSV | hsv(35, 47%, 93%) |
| CMYK | cmyk(0%, 20.2%, 47.5%, 6.7%) |
| CIE-LAB | lab(79.89, 9.25, 39.25) |
| CIE-LCH | lch(79.89, 40.32, 76.73°) |
| OKLab | oklab(83.01% 0.0271 0.0953) |
| OKLCH | oklch(83.01% 0.099 74.2) |
| XYZ | xyz(57.3773, 56.4880, 27.2792) |
| Luminance | 0.5648 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.17
Very Light Brown
#D3B683
ΔE00 6.10
Fawn
#CFAF7B
ΔE00 6.44
Tan (survey)
#D1B26F
ΔE00 6.58
Tan
#D2B48C
ΔE00 7.19
Apricot (survey)
#FFB16D
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBE7D #7DADEE
analogous
#EE857D #EEBE7D #E6EE7D
triadic
#EEBE7D #7DEEBE #BE7DEE
tetradic
#EEBE7D #7DEE85 #7DADEE #EE7DE6
square
#EEBE7D #7DEE85 #7DADEE #EE7DE6
split-complementary
#EEBE7D #7DE6EE #857DEE
monochromatic
#D5861C #E7A347 #EEBE7D #F5D9B3 #FBF1E4
Accessibility & contrast
On white
1.71
#EEBE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#EEBE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBE7D
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBE7D | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BF78
Deuteranopia (green-blind)
#DBCB7F
Tritanopia (blue-blind)
#FFB2AE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eebe7d; /* rgb */ color: rgb(238, 190, 125); /* oklch */ color: oklch(83.0% 0.099 74.2);
Tailwind
colors: {
custom: {
50: '#f6d1a3',
500: '#eebe7d',
950: '#000000',
},
}SCSS
$custom: #eebe7d; $custom-light: #f6d1a3; $custom-dark: #000000;
JSON
{
"hex": "#eebe7d",
"rgb": {
"r": 238,
"g": 190,
"b": 125
},
"hsl": {
"h": 34.513,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.8301,
"c": 0.0991,
"h": 74.2
},
"luminance": 0.56485
}Semantic roles & 50–950 ramp
primary
#EEBE7D
secondary
#477EC8
accent
#63D90C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380