#EEBF7F#EEBF7F
#EEBF7F is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.2% C 0.098 H 74.4°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBF7F |
|---|---|
| RGB | rgb(238, 191, 127) |
| HSL | hsl(35, 77%, 72%) |
| HSV | hsv(35, 47%, 93%) |
| CMYK | cmyk(0%, 19.7%, 46.6%, 6.7%) |
| CIE-LAB | lab(80.17, 8.92, 38.57) |
| CIE-LCH | lch(80.17, 39.59, 76.98°) |
| OKLab | oklab(83.23% 0.0263 0.0939) |
| OKLCH | oklch(83.23% 0.098 74.4) |
| XYZ | xyz(57.7237, 56.9743, 28.0313) |
| Luminance | 0.5697 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.05
Very Light Brown
#D3B683
ΔE00 5.96
Fawn
#CFAF7B
ΔE00 6.40
Tan (survey)
#D1B26F
ΔE00 6.57
Tan
#D2B48C
ΔE00 7.06
Apricot (survey)
#FFB16D
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBF7F #7FAEEE
analogous
#EE887F #EEBF7F #E5EE7F
triadic
#EEBF7F #7FEEBF #BF7FEE
tetradic
#EEBF7F #7FEE88 #7FAEEE #EE7FE5
square
#EEBF7F #7FEE88 #7FAEEE #EE7FE5
split-complementary
#EEBF7F #7FE5EE #887FEE
monochromatic
#D6881C #E7A449 #EEBF7F #F5DAB5 #FBF1E4
Accessibility & contrast
On white
1.69
#EEBF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#EEBF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBF7F
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBF7F | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C07A
Deuteranopia (green-blind)
#DCCB81
Tritanopia (blue-blind)
#FEB3AF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebf7f; /* rgb */ color: rgb(238, 191, 127); /* oklch */ color: oklch(83.2% 0.098 74.4);
Tailwind
colors: {
custom: {
50: '#f6d2a5',
500: '#eebf7f',
950: '#000000',
},
}SCSS
$custom: #eebf7f; $custom-light: #f6d2a5; $custom-dark: #000000;
JSON
{
"hex": "#eebf7f",
"rgb": {
"r": 238,
"g": 191,
"b": 127
},
"hsl": {
"h": 34.595,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.83234,
"c": 0.09752,
"h": 74.4
},
"luminance": 0.56971
}Semantic roles & 50–950 ramp
primary
#EEBF7F
secondary
#497FC8
accent
#63D90D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380