#FEB479#FEB479
#FEB479 is a very light, moderate orange. Relative luminance 0.551; OKLCH L 82.7% C 0.114 H 58.9°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB479 |
|---|---|
| RGB | rgb(254, 180, 121) |
| HSL | hsl(27, 99%, 74%) |
| HSV | hsv(27, 52%, 100%) |
| CMYK | cmyk(0%, 29.1%, 52.4%, 0.4%) |
| CIE-LAB | lab(79.10, 20.55, 40.64) |
| CIE-LCH | lch(79.10, 45.54, 63.17°) |
| OKLab | oklab(82.75% 0.0592 0.098) |
| OKLCH | oklch(82.75% 0.114 58.9) |
| XYZ | xyz(60.6488, 55.0984, 25.5262) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 1.95
Peach (survey)
#FFB07C
ΔE00 2.64
Sandybrown
#F4A460
ΔE00 4.25
Pale Orange
#FFA756
ΔE00 4.94
Light Orange
#FDAA48
ΔE00 7.29
Pastel Orange
#FF964F
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB479 #79C3FE
analogous
#FE7980 #FEB479 #FEF779
triadic
#FEB479 #79FEB4 #B479FE
tetradic
#FEB479 #80FE79 #79C3FE #F779FE
square
#FEB479 #80FE79 #79C3FE #F779FE
split-complementary
#FEB479 #79FEF7 #7980FE
monochromatic
#FB7002 #FE923C #FEB479 #FED6B6 #FFEEE1
Accessibility & contrast
On white
1.75
#FEB479 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#FEB479 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB479
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB479 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB479 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABA74
Deuteranopia (green-blind)
#DCCA7A
Tritanopia (blue-blind)
#FFA5A5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #feb479; /* rgb */ color: rgb(254, 180, 121); /* oklch */ color: oklch(82.7% 0.114 58.9);
Tailwind
colors: {
custom: {
50: '#ffcaa0',
500: '#feb479',
950: '#000000',
},
}SCSS
$custom: #feb479; $custom-light: #ffcaa0; $custom-dark: #000000;
JSON
{
"hex": "#feb479",
"rgb": {
"r": 254,
"g": 180,
"b": 121
},
"hsl": {
"h": 26.617,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.82745,
"c": 0.11448,
"h": 58.9
},
"luminance": 0.55094
}Semantic roles & 50–950 ramp
primary
#FEB479
secondary
#3F96DC
accent
#80E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130F
muted
#878280