#FEB578#FEB578
#FEB578 is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.9% C 0.115 H 60.1°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB578 |
|---|---|
| RGB | rgb(254, 181, 120) |
| HSL | hsl(27, 99%, 73%) |
| HSV | hsv(27, 53%, 100%) |
| CMYK | cmyk(0%, 28.7%, 52.8%, 0.4%) |
| CIE-LAB | lab(79.32, 19.95, 41.43) |
| CIE-LCH | lch(79.32, 45.98, 64.29°) |
| OKLab | oklab(82.91% 0.0573 0.0997) |
| OKLCH | oklch(82.91% 0.115 60.1) |
| XYZ | xyz(60.7904, 55.4792, 25.2725) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 1.65
Peach (survey)
#FFB07C
ΔE00 3.30
Sandybrown
#F4A460
ΔE00 4.31
Pale Orange
#FFA756
ΔE00 4.79
Light Orange
#FDAA48
ΔE00 6.84
Butterscotch
#FDB147
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB578 #78C1FE
analogous
#FE787E #FEB578 #FEF878
triadic
#FEB578 #78FEB5 #B578FE
tetradic
#FEB578 #7EFE78 #78C1FE #F878FE
square
#FEB578 #7EFE78 #78C1FE #F878FE
split-complementary
#FEB578 #78FEF8 #787EFE
monochromatic
#FA7302 #FE943B #FEB578 #FED6B5 #FFEEE1
Accessibility & contrast
On white
1.74
#FEB578 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#FEB578 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB578
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB578 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB578 | 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)
#CBBB73
Deuteranopia (green-blind)
#DCCB79
Tritanopia (blue-blind)
#FFA6A6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #feb578; /* rgb */ color: rgb(254, 181, 120); /* oklch */ color: oklch(82.9% 0.115 60.1);
Tailwind
colors: {
custom: {
50: '#ffcba0',
500: '#feb578',
950: '#000000',
},
}SCSS
$custom: #feb578; $custom-light: #ffcba0; $custom-dark: #000000;
JSON
{
"hex": "#feb578",
"rgb": {
"r": 254,
"g": 181,
"b": 120
},
"hsl": {
"h": 27.313,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.8291,
"c": 0.11497,
"h": 60.1
},
"luminance": 0.55475
}Semantic roles & 50–950 ramp
primary
#FEB578
secondary
#3F94DC
accent
#7DE600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130F
muted
#878280