#EEBF8E#EEBF8E
#EEBF8E is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.5% C 0.084 H 67.4°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBF8E |
|---|---|
| RGB | rgb(238, 191, 142) |
| HSL | hsl(31, 74%, 75%) |
| HSV | hsv(31, 40%, 93%) |
| CMYK | cmyk(0%, 19.7%, 40.3%, 6.7%) |
| CIE-LAB | lab(80.40, 10.46, 31.10) |
| CIE-LCH | lch(80.40, 32.81, 71.41°) |
| OKLab | oklab(83.5% 0.0321 0.0773) |
| OKLCH | oklch(83.5% 0.084 67.4) |
| XYZ | xyz(58.7751, 57.3948, 33.5684) |
| Luminance | 0.5739 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.49
Tan
#D2B48C
ΔE00 5.98
Light Peach
#FFD8B1
ΔE00 6.31
Very Light Brown
#D3B683
ΔE00 6.66
Fawn
#CFAF7B
ΔE00 7.04
Apricot
#FBCEB1
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBF8E #8EBDEE
analogous
#EE8F8E #EEBF8E #EDEE8E
triadic
#EEBF8E #8EEEBF #BF8EEE
tetradic
#EEBF8E #8EEE8F #8EBDEE #EE8EED
square
#EEBF8E #8EEE8F #8EBDEE #EE8EED
split-complementary
#EEBF8E #8EEDEE #8F8EEE
monochromatic
#DE8324 #E6A159 #EEBF8E #F6DDC3 #FBF0E4
Accessibility & contrast
On white
1.68
#EEBF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#EEBF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBF8E
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBF8E | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC18B
Deuteranopia (green-blind)
#DACC8F
Tritanopia (blue-blind)
#FDB4B2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebf8e; /* rgb */ color: rgb(238, 191, 142); /* oklch */ color: oklch(83.5% 0.084 67.4);
Tailwind
colors: {
custom: {
50: '#f5d2af',
500: '#eebf8e',
950: '#000000',
},
}SCSS
$custom: #eebf8e; $custom-light: #f5d2af; $custom-dark: #000000;
JSON
{
"hex": "#eebf8e",
"rgb": {
"r": 238,
"g": 191,
"b": 142
},
"hsl": {
"h": 30.625,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.83496,
"c": 0.08369,
"h": 67.4
},
"luminance": 0.57392
}Semantic roles & 50–950 ramp
primary
#EEBF8E
secondary
#578FC9
accent
#71D610
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381