#FEB579#FEB579
#FEB579 is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.9% C 0.114 H 59.7°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB579 |
|---|---|
| RGB | rgb(254, 181, 121) |
| HSL | hsl(27, 99%, 74%) |
| HSV | hsv(27, 52%, 100%) |
| CMYK | cmyk(0%, 28.7%, 52.4%, 0.4%) |
| CIE-LAB | lab(79.33, 20.03, 40.93) |
| CIE-LCH | lch(79.33, 45.57, 63.93°) |
| OKLab | oklab(82.93% 0.0576 0.0987) |
| OKLCH | oklch(82.93% 0.114 59.7) |
| XYZ | xyz(60.8514, 55.5036, 25.5937) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 1.82
Peach (survey)
#FFB07C
ΔE00 3.08
Sandybrown
#F4A460
ΔE00 4.37
Pale Orange
#FFA756
ΔE00 4.93
Light Orange
#FDAA48
ΔE00 7.06
Pastel Orange
#FF964F
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB579 #79C2FE
analogous
#FE797F #FEB579 #FEF879
triadic
#FEB579 #79FEB5 #B579FE
tetradic
#FEB579 #7FFE79 #79C2FE #F879FE
square
#FEB579 #7FFE79 #79C2FE #F879FE
split-complementary
#FEB579 #79FEF8 #797FFE
monochromatic
#FB7202 #FE933C #FEB579 #FED7B6 #FFEEE1
Accessibility & contrast
On white
1.74
#FEB579 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#FEB579 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB579
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB579 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB579 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB74
Deuteranopia (green-blind)
#DCCB7A
Tritanopia (blue-blind)
#FFA6A6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #feb579; /* rgb */ color: rgb(254, 181, 121); /* oklch */ color: oklch(82.9% 0.114 59.7);
Tailwind
colors: {
custom: {
50: '#ffcba0',
500: '#feb579',
950: '#000000',
},
}SCSS
$custom: #feb579; $custom-light: #ffcba0; $custom-dark: #000000;
JSON
{
"hex": "#feb579",
"rgb": {
"r": 254,
"g": 181,
"b": 121
},
"hsl": {
"h": 27.068,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.82926,
"c": 0.11425,
"h": 59.7
},
"luminance": 0.55499
}Semantic roles & 50–950 ramp
primary
#FEB579
secondary
#3F95DC
accent
#7EE600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130F
muted
#878280