#EEBF8F#EEBF8F
#EEBF8F is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.5% C 0.083 H 66.9°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBF8F |
|---|---|
| RGB | rgb(238, 191, 143) |
| HSL | hsl(30, 74%, 75%) |
| HSV | hsv(30, 40%, 93%) |
| CMYK | cmyk(0%, 19.7%, 39.9%, 6.7%) |
| CIE-LAB | lab(80.42, 10.57, 30.60) |
| CIE-LCH | lch(80.42, 32.37, 70.95°) |
| OKLab | oklab(83.52% 0.0325 0.0761) |
| OKLCH | oklch(83.52% 0.083 66.9) |
| XYZ | xyz(58.8505, 57.4250, 33.9656) |
| Luminance | 0.5742 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.60
Tan
#D2B48C
ΔE00 5.98
Light Peach
#FFD8B1
ΔE00 6.22
Very Light Brown
#D3B683
ΔE00 6.79
Apricot
#FBCEB1
ΔE00 6.92
Fawn
#CFAF7B
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBF8F #8FBEEE
analogous
#EE908F #EEBF8F #EDEE8F
triadic
#EEBF8F #8FEEBF #BF8FEE
tetradic
#EEBF8F #8FEE90 #8FBEEE #EE8FED
square
#EEBF8F #8FEE90 #8FBEEE #EE8FED
split-complementary
#EEBF8F #8FEDEE #908FEE
monochromatic
#DE8225 #E6A15A #EEBF8F #F6DDC4 #FBF0E4
Accessibility & contrast
On white
1.68
#EEBF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#EEBF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBF8F
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBF8F | 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)
#CFC18C
Deuteranopia (green-blind)
#DACC90
Tritanopia (blue-blind)
#FDB4B2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebf8f; /* rgb */ color: rgb(238, 191, 143); /* oklch */ color: oklch(83.5% 0.083 66.9);
Tailwind
colors: {
custom: {
50: '#f5d2b0',
500: '#eebf8f',
950: '#000000',
},
}SCSS
$custom: #eebf8f; $custom-light: #f5d2b0; $custom-dark: #000000;
JSON
{
"hex": "#eebf8f",
"rgb": {
"r": 238,
"g": 191,
"b": 143
},
"hsl": {
"h": 30.316,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.83515,
"c": 0.08278,
"h": 66.9
},
"luminance": 0.57422
}Semantic roles & 50–950 ramp
primary
#EEBF8F
secondary
#5890CA
accent
#72D610
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381