#EFB993#EFB993
#EFB993 is a very light, moderate orange. Relative luminance 0.552; OKLCH L 82.6% C 0.081 H 56.5°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB993 |
|---|---|
| RGB | rgb(239, 185, 147) |
| HSL | hsl(25, 74%, 76%) |
| HSV | hsv(25, 38%, 94%) |
| CMYK | cmyk(0%, 22.6%, 38.5%, 6.3%) |
| CIE-LAB | lab(79.13, 14.57, 26.79) |
| CIE-LCH | lch(79.13, 30.49, 61.46°) |
| OKLab | oklab(82.56% 0.0446 0.0672) |
| OKLCH | oklch(82.56% 0.081 56.5) |
| XYZ | xyz(58.2139, 55.1585, 35.1785) |
| Luminance | 0.5515 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.50
Apricot
#FBCEB1
ΔE00 5.58
Burlywood
#DEB887
ΔE00 6.86
Apricot (survey)
#FFB16D
ΔE00 7.35
Light Peach
#FFD8B1
ΔE00 7.97
Tan
#D2B48C
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB993 #93C9EF
analogous
#EF939B #EFB993 #EFE793
triadic
#EFB993 #93EFB9 #B993EF
tetradic
#EFB993 #9BEF93 #93C9EF #E793EF
square
#EFB993 #9BEF93 #93C9EF #E793EF
split-complementary
#EFB993 #93EFE7 #939BEF
monochromatic
#DF7428 #E7965E #EFB993 #F7DCC8 #FBEEE4
Accessibility & contrast
On white
1.75
#EFB993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#EFB993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB993
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB993 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD90
Deuteranopia (green-blind)
#D5C993
Tritanopia (blue-blind)
#FEAFAF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #efb993; /* rgb */ color: rgb(239, 185, 147); /* oklch */ color: oklch(82.6% 0.081 56.5);
Tailwind
colors: {
custom: {
50: '#f6ceb3',
500: '#efb993',
950: '#000000',
},
}SCSS
$custom: #efb993; $custom-light: #f6ceb3; $custom-dark: #000000;
JSON
{
"hex": "#efb993",
"rgb": {
"r": 239,
"g": 185,
"b": 147
},
"hsl": {
"h": 24.783,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.82557,
"c": 0.08063,
"h": 56.5
},
"luminance": 0.55155
}Semantic roles & 50–950 ramp
primary
#EFB993
secondary
#5B9DCB
accent
#84D60F
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#171311
muted
#858381