#EFB393#EFB393
#EFB393 is a light, moderate orange. Relative luminance 0.527; OKLCH L 81.4% C 0.083 H 49.2°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB393 |
|---|---|
| RGB | rgb(239, 179, 147) |
| HSL | hsl(21, 74%, 76%) |
| HSV | hsv(21, 38%, 94%) |
| CMYK | cmyk(0%, 25.1%, 38.5%, 6.3%) |
| CIE-LAB | lab(77.70, 17.74, 24.85) |
| CIE-LCH | lch(77.70, 30.53, 54.48°) |
| OKLab | oklab(81.44% 0.054 0.0626) |
| OKLCH | oklch(81.44% 0.083 49.2) |
| XYZ | xyz(56.9851, 52.7009, 34.7689) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.63
Pale Salmon
#FFB19A
ΔE00 5.74
Pinkish Tan
#D99B82
ΔE00 6.77
Apricot
#FBCEB1
ΔE00 6.85
Light Salmon
#FEA993
ΔE00 7.04
Lightsalmon
#FFA07A
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB393 #93CFEF
analogous
#EF93A1 #EFB393 #EFE193
triadic
#EFB393 #93EFB3 #B393EF
tetradic
#EFB393 #A1EF93 #93CFEF #E193EF
square
#EFB393 #A1EF93 #93CFEF #E193EF
split-complementary
#EFB393 #93EFE1 #93A1EF
monochromatic
#DF6828 #E78D5E #EFB393 #F7D9C8 #FBECE4
Accessibility & contrast
On white
1.82
#EFB393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#EFB393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB393
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB393 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B891
Deuteranopia (green-blind)
#D1C593
Tritanopia (blue-blind)
#FFA9AA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #efb393; /* rgb */ color: rgb(239, 179, 147); /* oklch */ color: oklch(81.4% 0.083 49.2);
Tailwind
colors: {
custom: {
50: '#f6c9b3',
500: '#efb393',
950: '#000000',
},
}SCSS
$custom: #efb393; $custom-light: #f6c9b3; $custom-dark: #000000;
JSON
{
"hex": "#efb393",
"rgb": {
"r": 239,
"g": 179,
"b": 147
},
"hsl": {
"h": 20.87,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.8144,
"c": 0.08263,
"h": 49.2
},
"luminance": 0.52698
}Semantic roles & 50–950 ramp
primary
#EFB393
secondary
#5BA4CB
accent
#91D60F
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281