#EFBD93#EFBD93
#EFBD93 is a very light, moderate orange. Relative luminance 0.569; OKLCH L 83.3% C 0.080 H 61.4°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBD93 |
|---|---|
| RGB | rgb(239, 189, 147) |
| HSL | hsl(27, 74%, 76%) |
| HSV | hsv(27, 38%, 94%) |
| CMYK | cmyk(0%, 20.9%, 38.5%, 6.3%) |
| CIE-LAB | lab(80.10, 12.46, 28.08) |
| CIE-LCH | lch(80.10, 30.72, 66.08°) |
| OKLab | oklab(83.31% 0.0383 0.0703) |
| OKLCH | oklch(83.31% 0.08 61.4) |
| XYZ | xyz(59.0625, 56.8556, 35.4614) |
| Luminance | 0.5685 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.19
Apricot
#FBCEB1
ΔE00 5.58
Peach (survey)
#FFB07C
ΔE00 6.47
Light Peach
#FFD8B1
ΔE00 6.57
Tan
#D2B48C
ΔE00 6.85
Apricot (survey)
#FFB16D
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBD93 #93C5EF
analogous
#EF9397 #EFBD93 #EFEB93
triadic
#EFBD93 #93EFBD #BD93EF
tetradic
#EFBD93 #97EF93 #93C5EF #EB93EF
square
#EFBD93 #97EF93 #93C5EF #EB93EF
split-complementary
#EFBD93 #93EFEB #9397EF
monochromatic
#DF7C28 #E79C5E #EFBD93 #F7DEC8 #FBEFE4
Accessibility & contrast
On white
1.70
#EFBD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#EFBD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBD93
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBD93 | 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)
#CDC090
Deuteranopia (green-blind)
#D8CB94
Tritanopia (blue-blind)
#FEB3B2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbd93; /* rgb */ color: rgb(239, 189, 147); /* oklch */ color: oklch(83.3% 0.080 61.4);
Tailwind
colors: {
custom: {
50: '#f6d0b3',
500: '#efbd93',
950: '#000000',
},
}SCSS
$custom: #efbd93; $custom-light: #f6d0b3; $custom-dark: #000000;
JSON
{
"hex": "#efbd93",
"rgb": {
"r": 239,
"g": 189,
"b": 147
},
"hsl": {
"h": 27.391,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.8331,
"c": 0.08006,
"h": 61.4
},
"luminance": 0.56852
}Semantic roles & 50–950 ramp
primary
#EFBD93
secondary
#5B98CB
accent
#7BD60F
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381