#F9AB7B#F9AB7B
#F9AB7B is a light, moderate orange. Relative luminance 0.507; OKLCH L 80.6% C 0.112 H 52.1°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F9AB7B |
|---|---|
| RGB | rgb(249, 171, 123) |
| HSL | hsl(23, 91%, 73%) |
| HSV | hsv(23, 51%, 98%) |
| CMYK | cmyk(0%, 31.3%, 50.6%, 2.4%) |
| CIE-LAB | lab(76.50, 23.47, 36.19) |
| CIE-LCH | lch(76.50, 43.13, 57.04°) |
| OKLab | oklab(80.61% 0.0685 0.0881) |
| OKLCH | oklch(80.61% 0.112 52.1) |
| XYZ | xyz(57.2081, 50.7001, 25.5081) |
| Luminance | 0.5070 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.64
Sandybrown
#F4A460
ΔE00 5.18
Apricot (survey)
#FFB16D
ΔE00 5.22
Lightsalmon
#FFA07A
ΔE00 5.43
Pastel Orange
#FF964F
ΔE00 6.75
Pale Orange
#FFA756
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9AB7B #7BC9F9
analogous
#F97B8A #F9AB7B #F9EA7B
triadic
#F9AB7B #7BF9AB #AB7BF9
tetradic
#F9AB7B #8AF97B #7BC9F9 #EA7BF9
square
#F9AB7B #8AF97B #7BC9F9 #EA7BF9
split-complementary
#F9AB7B #7BF9EA #7B8AF9
monochromatic
#EF620B #F68640 #F9AB7B #FCD0B6 #FEECE2
Accessibility & contrast
On white
1.89
#F9AB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#F9AB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9AB7B
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9AB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9AB7B | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B377
Deuteranopia (green-blind)
#D3C37B
Tritanopia (blue-blind)
#FF9C9F
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f9ab7b; /* rgb */ color: rgb(249, 171, 123); /* oklch */ color: oklch(80.6% 0.112 52.1);
Tailwind
colors: {
custom: {
50: '#fec4a2',
500: '#f9ab7b',
950: '#000000',
},
}SCSS
$custom: #f9ab7b; $custom-light: #fec4a2; $custom-dark: #000000;
JSON
{
"hex": "#f9ab7b",
"rgb": {
"r": 249,
"g": 171,
"b": 123
},
"hsl": {
"h": 22.857,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.80614,
"c": 0.11158,
"h": 52.1
},
"luminance": 0.50696
}Semantic roles & 50–950 ramp
primary
#F9AB7B
secondary
#439ED6
accent
#8EE600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18120F
muted
#868280