#FEB779#FEB779
#FEB779 is a very light, moderate orange. Relative luminance 0.563; OKLCH L 83.3% C 0.114 H 61.4°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB779 |
|---|---|
| RGB | rgb(254, 183, 121) |
| HSL | hsl(28, 99%, 74%) |
| HSV | hsv(28, 52%, 100%) |
| CMYK | cmyk(0%, 28%, 52.4%, 0.4%) |
| CIE-LAB | lab(79.80, 18.98, 41.52) |
| CIE-LCH | lch(79.80, 45.65, 65.43°) |
| OKLab | oklab(83.29% 0.0545 0.1) |
| OKLCH | oklch(83.29% 0.114 61.4) |
| XYZ | xyz(61.2610, 56.3228, 25.7303) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 1.91
Peach (survey)
#FFB07C
ΔE00 3.98
Sandybrown
#F4A460
ΔE00 4.75
Pale Orange
#FFA756
ΔE00 5.05
Light Orange
#FDAA48
ΔE00 6.69
Butterscotch
#FDB147
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB779 #79C0FE
analogous
#FE797D #FEB779 #FEFA79
triadic
#FEB779 #79FEB7 #B779FE
tetradic
#FEB779 #7DFE79 #79C0FE #FA79FE
square
#FEB779 #7DFE79 #79C0FE #FA79FE
split-complementary
#FEB779 #79FEFA #797DFE
monochromatic
#FB7602 #FE963C #FEB779 #FED8B6 #FFEFE1
Accessibility & contrast
On white
1.71
#FEB779 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#FEB779 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB779
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB779 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB779 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBC74
Deuteranopia (green-blind)
#DECC7A
Tritanopia (blue-blind)
#FFA8A8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #feb779; /* rgb */ color: rgb(254, 183, 121); /* oklch */ color: oklch(83.3% 0.114 61.4);
Tailwind
colors: {
custom: {
50: '#ffcca0',
500: '#feb779',
950: '#000000',
},
}SCSS
$custom: #feb779; $custom-light: #ffcca0; $custom-dark: #000000;
JSON
{
"hex": "#feb779",
"rgb": {
"r": 254,
"g": 183,
"b": 121
},
"hsl": {
"h": 27.97,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.83289,
"c": 0.11386,
"h": 61.4
},
"luminance": 0.56318
}Semantic roles & 50–950 ramp
primary
#FEB779
secondary
#3F93DC
accent
#7BE600
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#19130F
muted
#878380