#EFBD8F#EFBD8F
#EFBD8F is a very light, moderate orange. Relative luminance 0.567; OKLCH L 83.2% C 0.083 H 63.9°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBD8F |
|---|---|
| RGB | rgb(239, 189, 143) |
| HSL | hsl(29, 75%, 75%) |
| HSV | hsv(29, 40%, 94%) |
| CMYK | cmyk(0%, 20.9%, 40.2%, 6.3%) |
| CIE-LAB | lab(80.03, 12.01, 30.10) |
| CIE-LCH | lch(80.03, 32.41, 68.24°) |
| OKLab | oklab(83.23% 0.0367 0.075) |
| OKLCH | oklch(83.23% 0.083 63.9) |
| XYZ | xyz(58.7541, 56.7323, 33.8370) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.43
Apricot
#FBCEB1
ΔE00 6.45
Tan
#D2B48C
ΔE00 6.52
Light Peach
#FFD8B1
ΔE00 6.63
Peach (survey)
#FFB07C
ΔE00 6.69
Apricot (survey)
#FFB16D
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBD8F #8FC1EF
analogous
#EF8F91 #EFBD8F #EFED8F
triadic
#EFBD8F #8FEFBD #BD8FEF
tetradic
#EFBD8F #91EF8F #8FC1EF #ED8FEF
square
#EFBD8F #91EF8F #8FC1EF #ED8FEF
split-complementary
#EFBD8F #8FEFED #8F91EF
monochromatic
#E07E24 #E79D59 #EFBD8F #F7DDC5 #FBEFE4
Accessibility & contrast
On white
1.70
#EFBD8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#EFBD8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBD8F
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBD8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBD8F | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08C
Deuteranopia (green-blind)
#D9CB90
Tritanopia (blue-blind)
#FFB2B1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efbd8f; /* rgb */ color: rgb(239, 189, 143); /* oklch */ color: oklch(83.2% 0.083 63.9);
Tailwind
colors: {
custom: {
50: '#f6d0b0',
500: '#efbd8f',
950: '#000000',
},
}SCSS
$custom: #efbd8f; $custom-light: #f6d0b0; $custom-dark: #000000;
JSON
{
"hex": "#efbd8f",
"rgb": {
"r": 239,
"g": 189,
"b": 143
},
"hsl": {
"h": 28.75,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.83233,
"c": 0.08347,
"h": 63.9
},
"luminance": 0.56729
}Semantic roles & 50–950 ramp
primary
#EFBD8F
secondary
#5794CB
accent
#77D70E
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381