#FEB879#FEB879
#FEB879 is a very light, moderate orange. Relative luminance 0.567; OKLCH L 83.5% C 0.114 H 62.3°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB879 |
|---|---|
| RGB | rgb(254, 184, 121) |
| HSL | hsl(28, 99%, 74%) |
| HSV | hsv(28, 52%, 100%) |
| CMYK | cmyk(0%, 27.6%, 52.4%, 0.4%) |
| CIE-LAB | lab(80.03, 18.46, 41.81) |
| CIE-LCH | lch(80.03, 45.71, 66.18°) |
| OKLab | oklab(83.47% 0.0529 0.1006) |
| OKLCH | oklch(83.47% 0.114 62.3) |
| XYZ | xyz(61.4680, 56.7367, 25.7993) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.12
Peach (survey)
#FFB07C
ΔE00 4.43
Sandybrown
#F4A460
ΔE00 4.99
Pale Orange
#FFA756
ΔE00 5.18
Light Orange
#FDAA48
ΔE00 6.56
Butterscotch
#FDB147
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB879 #79BFFE
analogous
#FE797C #FEB879 #FEFB79
triadic
#FEB879 #79FEB8 #B879FE
tetradic
#FEB879 #7CFE79 #79BFFE #FB79FE
square
#FEB879 #7CFE79 #79BFFE #FB79FE
split-complementary
#FEB879 #79FEFB #797CFE
monochromatic
#FB7802 #FE983C #FEB879 #FED8B6 #FFEFE1
Accessibility & contrast
On white
1.70
#FEB879 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#FEB879 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB879
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB879 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB879 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBD74
Deuteranopia (green-blind)
#DECD7A
Tritanopia (blue-blind)
#FFA9A9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #feb879; /* rgb */ color: rgb(254, 184, 121); /* oklch */ color: oklch(83.5% 0.114 62.3);
Tailwind
colors: {
custom: {
50: '#ffcda1',
500: '#feb879',
950: '#000000',
},
}SCSS
$custom: #feb879; $custom-light: #ffcda1; $custom-dark: #000000;
JSON
{
"hex": "#feb879",
"rgb": {
"r": 254,
"g": 184,
"b": 121
},
"hsl": {
"h": 28.421,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.83471,
"c": 0.11371,
"h": 62.3
},
"luminance": 0.56732
}Semantic roles & 50–950 ramp
primary
#FEB879
secondary
#3F92DC
accent
#79E600
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#18130F
muted
#868380