#FEB078#FEB078
#FEB078 is a very light, moderate orange. Relative luminance 0.535; OKLCH L 82.0% C 0.116 H 56.0°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB078 |
|---|---|
| RGB | rgb(254, 176, 120) |
| HSL | hsl(25, 99%, 73%) |
| HSV | hsv(25, 53%, 100%) |
| CMYK | cmyk(0%, 30.7%, 52.8%, 0.4%) |
| CIE-LAB | lab(78.16, 22.56, 39.97) |
| CIE-LCH | lch(78.16, 45.90, 60.56°) |
| OKLab | oklab(82.01% 0.0651 0.0964) |
| OKLCH | oklch(82.01% 0.116 56) |
| XYZ | xyz(59.7919, 53.4822, 24.9396) |
| Luminance | 0.5348 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.18
Apricot (survey)
#FFB16D
ΔE00 2.91
Sandybrown
#F4A460
ΔE00 4.08
Pale Orange
#FFA756
ΔE00 5.20
Pastel Orange
#FF964F
ΔE00 6.94
Faded Orange
#F0944D
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB078 #78C6FE
analogous
#FE7883 #FEB078 #FEF378
triadic
#FEB078 #78FEB0 #B078FE
tetradic
#FEB078 #83FE78 #78C6FE #F378FE
square
#FEB078 #83FE78 #78C6FE #F378FE
split-complementary
#FEB078 #78FEF3 #7883FE
monochromatic
#FA6902 #FE8C3B #FEB078 #FED4B5 #FFEDE1
Accessibility & contrast
On white
1.80
#FEB078 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#FEB078 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB078
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB078 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB078 | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 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)
#C7B773
Deuteranopia (green-blind)
#D9C878
Tritanopia (blue-blind)
#FFA1A2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #feb078; /* rgb */ color: rgb(254, 176, 120); /* oklch */ color: oklch(82.0% 0.116 56.0);
Tailwind
colors: {
custom: {
50: '#ffc7a0',
500: '#feb078',
950: '#000000',
},
}SCSS
$custom: #feb078; $custom-light: #ffc7a0; $custom-dark: #000000;
JSON
{
"hex": "#feb078",
"rgb": {
"r": 254,
"g": 176,
"b": 120
},
"hsl": {
"h": 25.075,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.82011,
"c": 0.11634,
"h": 56
},
"luminance": 0.53478
}Semantic roles & 50–950 ramp
primary
#FEB078
secondary
#3F9ADC
accent
#86E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130F
muted
#878280