#EFBB8F#EFBB8F
#EFBB8F is a very light, moderate orange. Relative luminance 0.559; OKLCH L 82.9% C 0.084 H 61.5°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBB8F |
|---|---|
| RGB | rgb(239, 187, 143) |
| HSL | hsl(28, 75%, 75%) |
| HSV | hsv(28, 40%, 94%) |
| CMYK | cmyk(0%, 21.8%, 40.2%, 6.3%) |
| CIE-LAB | lab(79.54, 13.06, 29.45) |
| CIE-LCH | lch(79.54, 32.22, 66.08°) |
| OKLab | oklab(82.86% 0.0398 0.0734) |
| OKLCH | oklch(82.86% 0.084 61.5) |
| XYZ | xyz(58.3268, 55.8778, 33.6946) |
| Luminance | 0.5587 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.14
Peach (survey)
#FFB07C
ΔE00 5.96
Apricot
#FBCEB1
ΔE00 6.23
Apricot (survey)
#FFB16D
ΔE00 6.53
Tan
#D2B48C
ΔE00 6.96
Light Peach
#FFD8B1
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBB8F #8FC3EF
analogous
#EF8F93 #EFBB8F #EFEB8F
triadic
#EFBB8F #8FEFBB #BB8FEF
tetradic
#EFBB8F #93EF8F #8FC3EF #EB8FEF
square
#EFBB8F #93EF8F #8FC3EF #EB8FEF
split-complementary
#EFBB8F #8FEFEB #8F93EF
monochromatic
#E07A24 #E79A59 #EFBB8F #F7DCC5 #FBEFE4
Accessibility & contrast
On white
1.72
#EFBB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#EFBB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBB8F
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBB8F | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBE8C
Deuteranopia (green-blind)
#D7CA90
Tritanopia (blue-blind)
#FFB0AF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #efbb8f; /* rgb */ color: rgb(239, 187, 143); /* oklch */ color: oklch(82.9% 0.084 61.5);
Tailwind
colors: {
custom: {
50: '#f6cfb0',
500: '#efbb8f',
950: '#000000',
},
}SCSS
$custom: #efbb8f; $custom-light: #f6cfb0; $custom-dark: #000000;
JSON
{
"hex": "#efbb8f",
"rgb": {
"r": 239,
"g": 187,
"b": 143
},
"hsl": {
"h": 27.5,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.82855,
"c": 0.08354,
"h": 61.5
},
"luminance": 0.55875
}Semantic roles & 50–950 ramp
primary
#EFBB8F
secondary
#5796CB
accent
#7BD70E
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171310
muted
#858381