#F4B17A#F4B17A
#F4B17A is a light, moderate orange. Relative luminance 0.521; OKLCH L 81.1% C 0.106 H 59.9°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F4B17A |
|---|---|
| RGB | rgb(244, 177, 122) |
| HSL | hsl(27, 85%, 72%) |
| HSV | hsv(27, 50%, 96%) |
| CMYK | cmyk(0%, 27.5%, 50%, 4.3%) |
| CIE-LAB | lab(77.33, 18.23, 37.66) |
| CIE-LCH | lch(77.33, 41.84, 64.17°) |
| OKLab | oklab(81.14% 0.053 0.0915) |
| OKLCH | oklch(81.14% 0.106 59.9) |
| XYZ | xyz(56.5461, 52.0865, 25.4840) |
| Luminance | 0.5208 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.97
Peach (survey)
#FFB07C
ΔE00 3.26
Sandybrown
#F4A460
ΔE00 4.12
Pale Orange
#FFA756
ΔE00 5.58
Burlywood
#DEB887
ΔE00 7.39
Light Orange
#FDAA48
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4B17A #7ABDF4
analogous
#F47A80 #F4B17A #F4EE7A
triadic
#F4B17A #7AF4B1 #B17AF4
tetradic
#F4B17A #80F47A #7ABDF4 #EE7AF4
square
#F4B17A #80F47A #7ABDF4 #EE7AF4
split-complementary
#F4B17A #7AF4EE #7A80F4
monochromatic
#E17013 #EF9041 #F4B17A #F9D2B3 #FDEEE3
Accessibility & contrast
On white
1.84
#F4B17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#F4B17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4B17A
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4B17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4B17A | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B676
Deuteranopia (green-blind)
#D5C57B
Tritanopia (blue-blind)
#FFA3A3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #f4b17a; /* rgb */ color: rgb(244, 177, 122); /* oklch */ color: oklch(81.1% 0.106 59.9);
Tailwind
colors: {
custom: {
50: '#fbc8a1',
500: '#f4b17a',
950: '#000000',
},
}SCSS
$custom: #f4b17a; $custom-light: #fbc8a1; $custom-dark: #000000;
JSON
{
"hex": "#f4b17a",
"rgb": {
"r": 244,
"g": 177,
"b": 122
},
"hsl": {
"h": 27.049,
"s": 84.722,
"l": 71.765
},
"oklch": {
"l": 0.81137,
"c": 0.10572,
"h": 59.9
},
"luminance": 0.52083
}Semantic roles & 50–950 ramp
primary
#F4B17A
secondary
#4390CF
accent
#7EE104
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280