#EEBF8B#EEBF8B
#EEBF8B is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.4% C 0.086 H 69.0°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBF8B |
|---|---|
| RGB | rgb(238, 191, 139) |
| HSL | hsl(32, 74%, 74%) |
| HSV | hsv(32, 42%, 93%) |
| CMYK | cmyk(0%, 19.7%, 41.6%, 6.7%) |
| CIE-LAB | lab(80.35, 10.13, 32.60) |
| CIE-LCH | lch(80.35, 34.14, 72.73°) |
| OKLab | oklab(83.44% 0.0309 0.0807) |
| OKLCH | oklch(83.44% 0.086 69) |
| XYZ | xyz(58.5529, 57.3059, 32.3981) |
| Luminance | 0.5730 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.28
Tan
#D2B48C
ΔE00 6.03
Very Light Brown
#D3B683
ΔE00 6.32
Light Peach
#FFD8B1
ΔE00 6.63
Fawn
#CFAF7B
ΔE00 6.73
Apricot (survey)
#FFB16D
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBF8B #8BBAEE
analogous
#EE8E8B #EEBF8B #ECEE8B
triadic
#EEBF8B #8BEEBF #BF8BEE
tetradic
#EEBF8B #8BEE8E #8BBAEE #EE8BEC
square
#EEBF8B #8BEE8E #8BBAEE #EE8BEC
split-complementary
#EEBF8B #8BECEE #8E8BEE
monochromatic
#DE8421 #E6A256 #EEBF8B #F6DCC0 #FBF0E4
Accessibility & contrast
On white
1.69
#EEBF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#EEBF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBF8B
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBF8B | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC187
Deuteranopia (green-blind)
#DACC8C
Tritanopia (blue-blind)
#FEB4B2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebf8b; /* rgb */ color: rgb(238, 191, 139); /* oklch */ color: oklch(83.4% 0.086 69.0);
Tailwind
colors: {
custom: {
50: '#f5d2ad',
500: '#eebf8b',
950: '#000000',
},
}SCSS
$custom: #eebf8b; $custom-light: #f5d2ad; $custom-dark: #000000;
JSON
{
"hex": "#eebf8b",
"rgb": {
"r": 238,
"g": 191,
"b": 139
},
"hsl": {
"h": 31.515,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.83441,
"c": 0.08641,
"h": 69
},
"luminance": 0.57303
}Semantic roles & 50–950 ramp
primary
#EEBF8B
secondary
#548CC9
accent
#6ED70F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381