#FAC17B#FAC17B
#FAC17B is a very light, moderate orange. Relative luminance 0.599; OKLCH L 84.8% C 0.109 H 71.2°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC17B |
|---|---|
| RGB | rgb(250, 193, 123) |
| HSL | hsl(33, 93%, 73%) |
| HSV | hsv(33, 51%, 98%) |
| CMYK | cmyk(0%, 22.8%, 50.8%, 2%) |
| CIE-LAB | lab(81.78, 12.32, 42.90) |
| CIE-LCH | lch(81.78, 44.63, 73.97°) |
| OKLab | oklab(84.75% 0.0352 0.1033) |
| OKLCH | oklch(84.75% 0.109 71.2) |
| XYZ | xyz(62.0723, 59.8979, 27.0271) |
| Luminance | 0.5989 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 6.17
Burlywood
#DEB887
ΔE00 6.26
Butterscotch
#FDB147
ΔE00 6.62
Light Orange
#FDAA48
ΔE00 7.47
Pale Orange
#FFA756
ΔE00 8.30
Sandybrown
#F4A460
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC17B #7BB4FA
analogous
#FA817B #FAC17B #F3FA7B
triadic
#FAC17B #7BFAC1 #C17BFA
tetradic
#FAC17B #7BFA81 #7BB4FA #FA7BF3
square
#FAC17B #7BFA81 #7BB4FA #FA7BF3
split-complementary
#FAC17B #7BF3FA #817BFA
monochromatic
#F18909 #F8A540 #FAC17B #FCDDB6 #FEF1E2
Accessibility & contrast
On white
1.62
#FAC17B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#FAC17B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC17B
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC17B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC17B | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C375
Deuteranopia (green-blind)
#E3D17D
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fac17b; /* rgb */ color: rgb(250, 193, 123); /* oklch */ color: oklch(84.8% 0.109 71.2);
Tailwind
colors: {
custom: {
50: '#ffd3a2',
500: '#fac17b',
950: '#000000',
},
}SCSS
$custom: #fac17b; $custom-light: #ffd3a2; $custom-dark: #000000;
JSON
{
"hex": "#fac17b",
"rgb": {
"r": 250,
"g": 193,
"b": 123
},
"hsl": {
"h": 33.071,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.84753,
"c": 0.10911,
"h": 71.2
},
"luminance": 0.59894
}Semantic roles & 50–950 ramp
primary
#FAC17B
secondary
#4285D7
accent
#67E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380