#FEB17A#FEB17A
#FEB17A is a very light, moderate orange. Relative luminance 0.539; OKLCH L 82.2% C 0.115 H 55.9°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB17A |
|---|---|
| RGB | rgb(254, 177, 122) |
| HSL | hsl(25, 99%, 74%) |
| HSV | hsv(25, 52%, 100%) |
| CMYK | cmyk(0%, 30.3%, 52%, 0.4%) |
| CIE-LAB | lab(78.42, 22.21, 39.27) |
| CIE-LCH | lch(78.42, 45.11, 60.51°) |
| OKLab | oklab(82.22% 0.0643 0.095) |
| OKLCH | oklch(82.22% 0.115 55.9) |
| XYZ | xyz(60.1114, 53.9249, 25.6512) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.08
Apricot (survey)
#FFB16D
ΔE00 3.06
Sandybrown
#F4A460
ΔE00 4.35
Pale Orange
#FFA756
ΔE00 5.47
Pastel Orange
#FF964F
ΔE00 7.23
Faded Orange
#F0944D
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB17A #7AC7FE
analogous
#FE7A85 #FEB17A #FEF37A
triadic
#FEB17A #7AFEB1 #B17AFE
tetradic
#FEB17A #85FE7A #7AC7FE #F37AFE
square
#FEB17A #85FE7A #7AC7FE #F37AFE
split-complementary
#FEB17A #7AFEF3 #7A85FE
monochromatic
#FC6A02 #FE8D3D #FEB17A #FED5B7 #FFEDE1
Accessibility & contrast
On white
1.78
#FEB17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#FEB17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB17A
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB17A | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B876
Deuteranopia (green-blind)
#DAC97A
Tritanopia (blue-blind)
#FFA2A3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #feb17a; /* rgb */ color: rgb(254, 177, 122); /* oklch */ color: oklch(82.2% 0.115 55.9);
Tailwind
colors: {
custom: {
50: '#ffc8a1',
500: '#feb17a',
950: '#000000',
},
}SCSS
$custom: #feb17a; $custom-light: #ffc8a1; $custom-dark: #000000;
JSON
{
"hex": "#feb17a",
"rgb": {
"r": 254,
"g": 177,
"b": 122
},
"hsl": {
"h": 25,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.82221,
"c": 0.11467,
"h": 55.9
},
"luminance": 0.5392
}Semantic roles & 50–950 ramp
primary
#FEB17A
secondary
#409BDC
accent
#86E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130F
muted
#878280