#EFB494#EFB494
#EFB494 is a light, moderate orange. Relative luminance 0.531; OKLCH L 81.6% C 0.082 H 49.7°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB494 |
|---|---|
| RGB | rgb(239, 180, 148) |
| HSL | hsl(21, 74%, 76%) |
| HSV | hsv(21, 38%, 94%) |
| CMYK | cmyk(0%, 24.7%, 38.1%, 6.3%) |
| CIE-LAB | lab(77.95, 17.32, 24.66) |
| CIE-LCH | lch(77.95, 30.14, 54.91°) |
| OKLab | oklab(81.65% 0.0528 0.0622) |
| OKLCH | oklch(81.65% 0.082 49.7) |
| XYZ | xyz(57.2651, 53.1347, 35.2510) |
| Luminance | 0.5313 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.70
Pale Salmon
#FFB19A
ΔE00 5.93
Apricot
#FBCEB1
ΔE00 6.56
Pinkish Tan
#D99B82
ΔE00 7.00
Light Salmon
#FEA993
ΔE00 7.28
Lightsalmon
#FFA07A
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB494 #94CFEF
analogous
#EF94A1 #EFB494 #EFE194
triadic
#EFB494 #94EFB4 #B494EF
tetradic
#EFB494 #A1EF94 #94CFEF #E194EF
square
#EFB494 #A1EF94 #94CFEF #E194EF
split-complementary
#EFB494 #94EFE1 #94A1EF
monochromatic
#DF692A #E78F5F #EFB494 #F7D9C9 #FBECE4
Accessibility & contrast
On white
1.81
#EFB494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#EFB494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB494
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB494 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B992
Deuteranopia (green-blind)
#D2C694
Tritanopia (blue-blind)
#FFAAAB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #efb494; /* rgb */ color: rgb(239, 180, 148); /* oklch */ color: oklch(81.6% 0.082 49.7);
Tailwind
colors: {
custom: {
50: '#f6cab3',
500: '#efb494',
950: '#000000',
},
}SCSS
$custom: #efb494; $custom-light: #f6cab3; $custom-dark: #000000;
JSON
{
"hex": "#efb494",
"rgb": {
"r": 239,
"g": 180,
"b": 148
},
"hsl": {
"h": 21.099,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.81645,
"c": 0.08154,
"h": 49.7
},
"luminance": 0.53131
}Semantic roles & 50–950 ramp
primary
#EFB494
secondary
#5CA4CB
accent
#90D60F
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281