#EFB293#EFB293
#EFB293 is a light, moderate orange. Relative luminance 0.523; OKLCH L 81.3% C 0.083 H 48.1°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB293 |
|---|---|
| RGB | rgb(239, 178, 147) |
| HSL | hsl(20, 74%, 76%) |
| HSV | hsv(20, 38%, 94%) |
| CMYK | cmyk(0%, 25.5%, 38.5%, 6.3%) |
| CIE-LAB | lab(77.46, 18.27, 24.52) |
| CIE-LCH | lch(77.46, 30.58, 53.32°) |
| OKLab | oklab(81.26% 0.0555 0.0618) |
| OKLCH | oklch(81.26% 0.083 48.1) |
| XYZ | xyz(56.7854, 52.3015, 34.7023) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.29
Peach (survey)
#FFB07C
ΔE00 5.84
Pinkish Tan
#D99B82
ΔE00 6.43
Light Salmon
#FEA993
ΔE00 6.55
Lightsalmon
#FFA07A
ΔE00 6.81
Apricot
#FBCEB1
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB293 #93D0EF
analogous
#EF93A2 #EFB293 #EFE093
triadic
#EFB293 #93EFB2 #B293EF
tetradic
#EFB293 #A2EF93 #93D0EF #E093EF
square
#EFB293 #A2EF93 #93D0EF #E093EF
split-complementary
#EFB293 #93EFE0 #93A2EF
monochromatic
#DF6628 #E78C5E #EFB293 #F7D8C8 #FBECE4
Accessibility & contrast
On white
1.83
#EFB293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#EFB293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB293
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB293 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B891
Deuteranopia (green-blind)
#D0C493
Tritanopia (blue-blind)
#FFA8AA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efb293; /* rgb */ color: rgb(239, 178, 147); /* oklch */ color: oklch(81.3% 0.083 48.1);
Tailwind
colors: {
custom: {
50: '#f6c9b3',
500: '#efb293',
950: '#000000',
},
}SCSS
$custom: #efb293; $custom-light: #f6c9b3; $custom-dark: #000000;
JSON
{
"hex": "#efb293",
"rgb": {
"r": 239,
"g": 178,
"b": 147
},
"hsl": {
"h": 20.217,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.81256,
"c": 0.0831,
"h": 48.1
},
"luminance": 0.52298
}Semantic roles & 50–950 ramp
primary
#EFB293
secondary
#5BA5CB
accent
#93D60F
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281