#FFB17A#FFB17A
#FFB17A is a very light, moderate orange. Relative luminance 0.541; OKLCH L 82.3% C 0.116 H 55.6°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB17A |
|---|---|
| RGB | rgb(255, 177, 122) |
| HSL | hsl(25, 100%, 74%) |
| HSV | hsv(25, 52%, 100%) |
| CMYK | cmyk(0%, 30.6%, 52.2%, 0%) |
| CIE-LAB | lab(78.53, 22.61, 39.43) |
| CIE-LCH | lch(78.53, 45.45, 60.17°) |
| OKLab | oklab(82.33% 0.0654 0.0953) |
| OKLCH | oklch(82.33% 0.116 55.6) |
| XYZ | xyz(60.4784, 54.1141, 25.6684) |
| Luminance | 0.5411 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 0.93
Apricot (survey)
#FFB16D
ΔE00 3.16
Sandybrown
#F4A460
ΔE00 4.45
Pale Orange
#FFA756
ΔE00 5.52
Pastel Orange
#FF964F
ΔE00 7.16
Lightsalmon
#FFA07A
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB17A #7AC8FF
analogous
#FF7A86 #FFB17A #FFF47A
triadic
#FFB17A #7AFFB1 #B17AFF
tetradic
#FFB17A #86FF7A #7AC8FF #F47AFF
square
#FFB17A #86FF7A #7AC8FF #F47AFF
split-complementary
#FFB17A #7AFFF4 #7A86FF
monochromatic
#FF6900 #FF8D3D #FFB17A #FFD5B7 #FFEDE0
Accessibility & contrast
On white
1.78
#FFB17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#FFB17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB17A
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB17A | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8B876
Deuteranopia (green-blind)
#DAC97A
Tritanopia (blue-blind)
#FFA2A3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffb17a; /* rgb */ color: rgb(255, 177, 122); /* oklch */ color: oklch(82.3% 0.116 55.6);
Tailwind
colors: {
custom: {
50: '#ffc8a1',
500: '#ffb17a',
950: '#000000',
},
}SCSS
$custom: #ffb17a; $custom-light: #ffc8a1; $custom-dark: #000000;
JSON
{
"hex": "#ffb17a",
"rgb": {
"r": 255,
"g": 177,
"b": 122
},
"hsl": {
"h": 24.812,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.82331,
"c": 0.11559,
"h": 55.6
},
"luminance": 0.54109
}Semantic roles & 50–950 ramp
primary
#FFB17A
secondary
#409CDD
accent
#87E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130F
muted
#878280