#EFBD92#EFBD92
#EFBD92 is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.3% C 0.081 H 62.1°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBD92 |
|---|---|
| RGB | rgb(239, 189, 146) |
| HSL | hsl(28, 74%, 75%) |
| HSV | hsv(28, 39%, 94%) |
| CMYK | cmyk(0%, 20.9%, 38.9%, 6.3%) |
| CIE-LAB | lab(80.08, 12.34, 28.59) |
| CIE-LCH | lch(80.08, 31.14, 66.65°) |
| OKLab | oklab(83.29% 0.0379 0.0715) |
| OKLCH | oklch(83.29% 0.081 62.1) |
| XYZ | xyz(58.9844, 56.8244, 35.0499) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.98
Apricot
#FBCEB1
ΔE00 5.79
Peach (survey)
#FFB07C
ΔE00 6.51
Light Peach
#FFD8B1
ΔE00 6.57
Tan
#D2B48C
ΔE00 6.75
Apricot (survey)
#FFB16D
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBD92 #92C4EF
analogous
#EF9295 #EFBD92 #EFEB92
triadic
#EFBD92 #92EFBD #BD92EF
tetradic
#EFBD92 #95EF92 #92C4EF #EB92EF
square
#EFBD92 #95EF92 #92C4EF #EB92EF
split-complementary
#EFBD92 #92EFEB #9295EF
monochromatic
#DF7C27 #E79D5D #EFBD92 #F7DDC7 #FBEFE4
Accessibility & contrast
On white
1.70
#EFBD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#EFBD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBD92
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBD92 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08F
Deuteranopia (green-blind)
#D8CB93
Tritanopia (blue-blind)
#FEB3B2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbd92; /* rgb */ color: rgb(239, 189, 146); /* oklch */ color: oklch(83.3% 0.081 62.1);
Tailwind
colors: {
custom: {
50: '#f6d0b2',
500: '#efbd92',
950: '#000000',
},
}SCSS
$custom: #efbd92; $custom-light: #f6d0b2; $custom-dark: #000000;
JSON
{
"hex": "#efbd92",
"rgb": {
"r": 239,
"g": 189,
"b": 146
},
"hsl": {
"h": 27.742,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.83291,
"c": 0.0809,
"h": 62.1
},
"luminance": 0.56821
}Semantic roles & 50–950 ramp
primary
#EFBD92
secondary
#5A97CB
accent
#7AD70F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171411
muted
#858381