#EEBD8F#EEBD8F
#EEBD8F is a very light, moderate orange. Relative luminance 0.566; OKLCH L 83.1% C 0.083 H 64.5°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBD8F |
|---|---|
| RGB | rgb(238, 189, 143) |
| HSL | hsl(29, 74%, 75%) |
| HSV | hsv(29, 40%, 93%) |
| CMYK | cmyk(0%, 20.6%, 39.9%, 6.7%) |
| CIE-LAB | lab(79.93, 11.62, 29.95) |
| CIE-LCH | lch(79.93, 32.12, 68.80°) |
| OKLab | oklab(83.13% 0.0356 0.0746) |
| OKLCH | oklch(83.13% 0.083 64.5) |
| XYZ | xyz(58.4173, 56.5586, 33.8212) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.16
Tan
#D2B48C
ΔE00 6.27
Apricot
#FBCEB1
ΔE00 6.54
Light Peach
#FFD8B1
ΔE00 6.59
Apricot (survey)
#FFB16D
ΔE00 6.89
Peach (survey)
#FFB07C
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBD8F #8FC0EE
analogous
#EE8F91 #EEBD8F #EEED8F
triadic
#EEBD8F #8FEEBD #BD8FEE
tetradic
#EEBD8F #91EE8F #8FC0EE #ED8FEE
square
#EEBD8F #91EE8F #8FC0EE #ED8FEE
split-complementary
#EEBD8F #8FEEED #8F91EE
monochromatic
#DE7E25 #E69E5A #EEBD8F #F6DCC4 #FBEFE4
Accessibility & contrast
On white
1.71
#EEBD8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#EEBD8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBD8F
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBD8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBD8F | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08C
Deuteranopia (green-blind)
#D8CB90
Tritanopia (blue-blind)
#FDB2B1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eebd8f; /* rgb */ color: rgb(238, 189, 143); /* oklch */ color: oklch(83.1% 0.083 64.5);
Tailwind
colors: {
custom: {
50: '#f5d0b0',
500: '#eebd8f',
950: '#000000',
},
}SCSS
$custom: #eebd8f; $custom-light: #f5d0b0; $custom-dark: #000000;
JSON
{
"hex": "#eebd8f",
"rgb": {
"r": 238,
"g": 189,
"b": 143
},
"hsl": {
"h": 29.053,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.83134,
"c": 0.08267,
"h": 64.5
},
"luminance": 0.56556
}Semantic roles & 50–950 ramp
primary
#EEBD8F
secondary
#5892CA
accent
#76D610
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381