#EEBF7B#EEBF7B
#EEBF7B is a very light, moderate orange. Relative luminance 0.569; OKLCH L 83.2% C 0.101 H 75.8°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBF7B |
|---|---|
| RGB | rgb(238, 191, 123) |
| HSL | hsl(35, 77%, 71%) |
| HSV | hsv(35, 48%, 93%) |
| CMYK | cmyk(0%, 19.7%, 48.3%, 6.7%) |
| CIE-LAB | lab(80.11, 8.54, 40.54) |
| CIE-LCH | lch(80.11, 41.43, 78.10°) |
| OKLab | oklab(83.17% 0.0248 0.0981) |
| OKLCH | oklch(83.17% 0.101 75.8) |
| XYZ | xyz(57.4682, 56.8721, 26.6855) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.63
Very Light Brown
#D3B683
ΔE00 6.13
Tan (survey)
#D1B26F
ΔE00 6.26
Fawn
#CFAF7B
ΔE00 6.56
Tan
#D2B48C
ΔE00 7.56
Butterscotch
#FDB147
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBF7B #7BAAEE
analogous
#EE857B #EEBF7B #E4EE7B
triadic
#EEBF7B #7BEEBF #BF7BEE
tetradic
#EEBF7B #7BEE85 #7BAAEE #EE7BE4
square
#EEBF7B #7BEE85 #7BAAEE #EE7BE4
split-complementary
#EEBF7B #7BE4EE #857BEE
monochromatic
#D3881B #E7A545 #EEBF7B #F5D9B1 #FCF2E4
Accessibility & contrast
On white
1.70
#EEBF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#EEBF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBF7B
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBF7B | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C076
Deuteranopia (green-blind)
#DCCB7D
Tritanopia (blue-blind)
#FFB2AE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebf7b; /* rgb */ color: rgb(238, 191, 123); /* oklch */ color: oklch(83.2% 0.101 75.8);
Tailwind
colors: {
custom: {
50: '#f6d2a2',
500: '#eebf7b',
950: '#000000',
},
}SCSS
$custom: #eebf7b; $custom-light: #f6d2a2; $custom-dark: #000000;
JSON
{
"hex": "#eebf7b",
"rgb": {
"r": 238,
"g": 191,
"b": 123
},
"hsl": {
"h": 35.478,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.83171,
"c": 0.10122,
"h": 75.8
},
"luminance": 0.56869
}Semantic roles & 50–950 ramp
primary
#EEBF7B
secondary
#467BC8
accent
#60D90C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380