#FEB079#FEB079
#FEB079 is a very light, moderate orange. Relative luminance 0.535; OKLCH L 82.0% C 0.116 H 55.5°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB079 |
|---|---|
| RGB | rgb(254, 176, 121) |
| HSL | hsl(25, 99%, 74%) |
| HSV | hsv(25, 52%, 100%) |
| CMYK | cmyk(0%, 30.7%, 52.4%, 0.4%) |
| CIE-LAB | lab(78.17, 22.65, 39.47) |
| CIE-LCH | lch(78.17, 45.51, 60.16°) |
| OKLab | oklab(82.03% 0.0654 0.0954) |
| OKLCH | oklch(82.03% 0.116 55.5) |
| XYZ | xyz(59.8529, 53.5066, 25.2609) |
| Luminance | 0.5350 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 0.92
Apricot (survey)
#FFB16D
ΔE00 3.17
Sandybrown
#F4A460
ΔE00 4.26
Pale Orange
#FFA756
ΔE00 5.43
Pastel Orange
#FF964F
ΔE00 6.98
Lightsalmon
#FFA07A
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB079 #79C7FE
analogous
#FE7984 #FEB079 #FEF379
triadic
#FEB079 #79FEB0 #B079FE
tetradic
#FEB079 #84FE79 #79C7FE #F379FE
square
#FEB079 #84FE79 #79C7FE #F379FE
split-complementary
#FEB079 #79FEF3 #7984FE
monochromatic
#FB6902 #FE8C3C #FEB079 #FED4B6 #FFEDE1
Accessibility & contrast
On white
1.79
#FEB079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#FEB079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB079
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB079 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B775
Deuteranopia (green-blind)
#D9C879
Tritanopia (blue-blind)
#FFA1A2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #feb079; /* rgb */ color: rgb(254, 176, 121); /* oklch */ color: oklch(82.0% 0.116 55.5);
Tailwind
colors: {
custom: {
50: '#ffc7a0',
500: '#feb079',
950: '#000000',
},
}SCSS
$custom: #feb079; $custom-light: #ffc7a0; $custom-dark: #000000;
JSON
{
"hex": "#feb079",
"rgb": {
"r": 254,
"g": 176,
"b": 121
},
"hsl": {
"h": 24.812,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.82027,
"c": 0.11567,
"h": 55.5
},
"luminance": 0.53502
}Semantic roles & 50–950 ramp
primary
#FEB079
secondary
#3F9BDC
accent
#87E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130F
muted
#878280