#EFB17C#EFB17C
#EFB17C is a light, moderate orange. Relative luminance 0.512; OKLCH L 80.6% C 0.100 H 61.2°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB17C |
|---|---|
| RGB | rgb(239, 177, 124) |
| HSL | hsl(28, 78%, 71%) |
| HSV | hsv(28, 48%, 94%) |
| CMYK | cmyk(0%, 25.9%, 48.1%, 6.3%) |
| CIE-LAB | lab(76.83, 16.41, 35.88) |
| CIE-LCH | lch(76.83, 39.45, 65.42°) |
| OKLab | oklab(80.64% 0.0481 0.0876) |
| OKLCH | oklch(80.64% 0.1 61.2) |
| XYZ | xyz(54.9594, 51.2539, 26.0632) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.87
Peach (survey)
#FFB07C
ΔE00 4.20
Sandybrown
#F4A460
ΔE00 4.74
Pale Orange
#FFA756
ΔE00 6.33
Burlywood
#DEB887
ΔE00 6.35
Light Orange
#FDAA48
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB17C #7CBAEF
analogous
#EF7C80 #EFB17C #EFEA7C
triadic
#EFB17C #7CEFB1 #B17CEF
tetradic
#EFB17C #80EF7C #7CBAEF #EA7CEF
square
#EFB17C #80EF7C #7CBAEF #EA7CEF
split-complementary
#EFB17C #7CEFEA #7C80EF
monochromatic
#D6711A #E89145 #EFB17C #F6D1B3 #FCEFE4
Accessibility & contrast
On white
1.87
#EFB17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#EFB17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB17C
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB17C | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B578
Deuteranopia (green-blind)
#D3C37D
Tritanopia (blue-blind)
#FFA4A4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #efb17c; /* rgb */ color: rgb(239, 177, 124); /* oklch */ color: oklch(80.6% 0.100 61.2);
Tailwind
colors: {
custom: {
50: '#f7c8a2',
500: '#efb17c',
950: '#000000',
},
}SCSS
$custom: #efb17c; $custom-light: #f7c8a2; $custom-dark: #000000;
JSON
{
"hex": "#efb17c",
"rgb": {
"r": 239,
"g": 177,
"b": 124
},
"hsl": {
"h": 27.652,
"s": 78.231,
"l": 71.176
},
"oklch": {
"l": 0.80639,
"c": 0.09992,
"h": 61.2
},
"luminance": 0.5125
}Semantic roles & 50–950 ramp
primary
#EFB17C
secondary
#468DC9
accent
#7BDA0B
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#17130F
muted
#858280