#FEB17B#FEB17B
#FEB17B is a very light, moderate orange. Relative luminance 0.539; OKLCH L 82.2% C 0.114 H 55.5°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB17B |
|---|---|
| RGB | rgb(254, 177, 123) |
| HSL | hsl(25, 98%, 74%) |
| HSV | hsv(25, 52%, 100%) |
| CMYK | cmyk(0%, 30.3%, 51.6%, 0.4%) |
| CIE-LAB | lab(78.43, 22.29, 38.77) |
| CIE-LCH | lch(78.43, 44.72, 60.10°) |
| OKLab | oklab(82.24% 0.0646 0.0939) |
| OKLCH | oklch(82.24% 0.114 55.5) |
| XYZ | xyz(60.1736, 53.9498, 25.9792) |
| Luminance | 0.5394 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 0.84
Apricot (survey)
#FFB16D
ΔE00 3.32
Sandybrown
#F4A460
ΔE00 4.53
Pale Orange
#FFA756
ΔE00 5.70
Pastel Orange
#FF964F
ΔE00 7.27
Lightsalmon
#FFA07A
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB17B #7BC8FE
analogous
#FE7B87 #FEB17B #FEF37B
triadic
#FEB17B #7BFEB1 #B17BFE
tetradic
#FEB17B #87FE7B #7BC8FE #F37BFE
square
#FEB17B #87FE7B #7BC8FE #F37BFE
split-complementary
#FEB17B #7BFEF3 #7B87FE
monochromatic
#FD6902 #FE8D3E #FEB17B #FED5B8 #FFEDE1
Accessibility & contrast
On white
1.78
#FEB17B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#FEB17B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB17B
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB17B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB17B | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B877
Deuteranopia (green-blind)
#D9C97B
Tritanopia (blue-blind)
#FFA2A4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #feb17b; /* rgb */ color: rgb(254, 177, 123); /* oklch */ color: oklch(82.2% 0.114 55.5);
Tailwind
colors: {
custom: {
50: '#ffc8a2',
500: '#feb17b',
950: '#000000',
},
}SCSS
$custom: #feb17b; $custom-light: #ffc8a2; $custom-dark: #000000;
JSON
{
"hex": "#feb17b",
"rgb": {
"r": 254,
"g": 177,
"b": 123
},
"hsl": {
"h": 24.733,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.82237,
"c": 0.11399,
"h": 55.5
},
"luminance": 0.53945
}Semantic roles & 50–950 ramp
primary
#FEB17B
secondary
#419CDC
accent
#87E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130F
muted
#878280