#EEBF93#EEBF93
#EEBF93 is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.6% C 0.079 H 64.5°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBF93 |
|---|---|
| RGB | rgb(238, 191, 147) |
| HSL | hsl(29, 73%, 75%) |
| HSV | hsv(29, 38%, 93%) |
| CMYK | cmyk(0%, 19.7%, 38.2%, 6.7%) |
| CIE-LAB | lab(80.49, 11.01, 28.59) |
| CIE-LCH | lch(80.49, 30.64, 68.93°) |
| OKLab | oklab(83.59% 0.0341 0.0715) |
| OKLCH | oklch(83.59% 0.079 64.5) |
| XYZ | xyz(59.1589, 57.5483, 35.5900) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.23
Apricot
#FBCEB1
ΔE00 5.97
Light Peach
#FFD8B1
ΔE00 5.98
Tan
#D2B48C
ΔE00 6.15
Peach
#FFDAB9
ΔE00 6.92
Peach (survey)
#FFB07C
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBF93 #93C2EE
analogous
#EE9394 #EEBF93 #EEEC93
triadic
#EEBF93 #93EEBF #BF93EE
tetradic
#EEBF93 #94EE93 #93C2EE #EC93EE
square
#EEBF93 #94EE93 #93C2EE #EC93EE
split-complementary
#EEBF93 #93EEEC #9394EE
monochromatic
#DD8029 #E6A05E #EEBF93 #F6DEC8 #FBEFE5
Accessibility & contrast
On white
1.68
#EEBF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#EEBF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBF93
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBF93 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC290
Deuteranopia (green-blind)
#D9CC94
Tritanopia (blue-blind)
#FDB5B3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eebf93; /* rgb */ color: rgb(238, 191, 147); /* oklch */ color: oklch(83.6% 0.079 64.5);
Tailwind
colors: {
custom: {
50: '#f5d2b3',
500: '#eebf93',
950: '#000000',
},
}SCSS
$custom: #eebf93; $custom-light: #f5d2b3; $custom-dark: #000000;
JSON
{
"hex": "#eebf93",
"rgb": {
"r": 238,
"g": 191,
"b": 147
},
"hsl": {
"h": 29.011,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.83591,
"c": 0.07921,
"h": 64.5
},
"luminance": 0.57545
}Semantic roles & 50–950 ramp
primary
#EEBF93
secondary
#5B94CA
accent
#76D511
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381