#F9AB8A#F9AB8A
#F9AB8A is a light, moderate orange. Relative luminance 0.511; OKLCH L 80.9% C 0.103 H 43.8°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F9AB8A |
|---|---|
| RGB | rgb(249, 171, 138) |
| HSL | hsl(18, 90%, 76%) |
| HSV | hsv(18, 45%, 98%) |
| CMYK | cmyk(0%, 31.3%, 44.6%, 2.4%) |
| CIE-LAB | lab(76.74, 24.88, 28.56) |
| CIE-LCH | lch(76.74, 37.88, 48.94°) |
| OKLab | oklab(80.88% 0.0743 0.0711) |
| OKLCH | oklch(80.88% 0.103 43.8) |
| XYZ | xyz(58.2201, 51.1049, 30.8377) |
| Luminance | 0.5110 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.46
Pale Salmon
#FFB19A
ΔE00 3.77
Light Salmon
#FEA993
ΔE00 4.24
Darksalmon
#E9967A
ΔE00 5.59
Peach (survey)
#FFB07C
ΔE00 5.63
Pinkish Tan
#D99B82
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9AB8A #8AD8F9
analogous
#F98AA0 #F9AB8A #F9E28A
triadic
#F9AB8A #8AF9AB #AB8AF9
tetradic
#F9AB8A #A0F98A #8AD8F9 #E28AF9
square
#F9AB8A #A0F98A #8AD8F9 #E28AF9
split-complementary
#F9AB8A #8AF9E2 #8AA0F9
monochromatic
#F35716 #F68150 #F9AB8A #FCD5C4 #FEEAE2
Accessibility & contrast
On white
1.87
#F9AB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#F9AB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9AB8A
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9AB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9AB8A | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB487
Deuteranopia (green-blind)
#D1C48A
Tritanopia (blue-blind)
#FF9EA2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f9ab8a; /* rgb */ color: rgb(249, 171, 138); /* oklch */ color: oklch(80.9% 0.103 43.8);
Tailwind
colors: {
custom: {
50: '#fec4ac',
500: '#f9ab8a',
950: '#000000',
},
}SCSS
$custom: #f9ab8a; $custom-light: #fec4ac; $custom-dark: #000000;
JSON
{
"hex": "#f9ab8a",
"rgb": {
"r": 249,
"g": 171,
"b": 138
},
"hsl": {
"h": 17.838,
"s": 90.244,
"l": 75.882
},
"oklch": {
"l": 0.80884,
"c": 0.1028,
"h": 43.8
},
"luminance": 0.51101
}Semantic roles & 50–950 ramp
primary
#F9AB8A
secondary
#50AFD7
accent
#A1E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281