#F9AA7B#F9AA7B
#F9AA7B is a light, moderate orange. Relative luminance 0.503; OKLCH L 80.4% C 0.112 H 51.3°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F9AA7B |
|---|---|
| RGB | rgb(249, 170, 123) |
| HSL | hsl(22, 91%, 73%) |
| HSV | hsv(22, 51%, 98%) |
| CMYK | cmyk(0%, 31.7%, 50.6%, 2.4%) |
| CIE-LAB | lab(76.27, 23.99, 35.89) |
| CIE-LCH | lch(76.27, 43.17, 56.24°) |
| OKLab | oklab(80.44% 0.0701 0.0874) |
| OKLCH | oklch(80.44% 0.112 51.3) |
| XYZ | xyz(57.0199, 50.3237, 25.4454) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.01
Lightsalmon
#FFA07A
ΔE00 4.97
Sandybrown
#F4A460
ΔE00 5.47
Apricot (survey)
#FFB16D
ΔE00 5.65
Pastel Orange
#FF964F
ΔE00 6.71
Pale Orange
#FFA756
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9AA7B #7BCAF9
analogous
#F97B8B #F9AA7B #F9E97B
triadic
#F9AA7B #7BF9AA #AA7BF9
tetradic
#F9AA7B #8BF97B #7BCAF9 #E97BF9
square
#F9AA7B #8BF97B #7BCAF9 #E97BF9
split-complementary
#F9AA7B #7BF9E9 #7B8BF9
monochromatic
#EF600B #F68440 #F9AA7B #FCD0B6 #FEECE2
Accessibility & contrast
On white
1.90
#F9AA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#F9AA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9AA7B
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9AA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9AA7B | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B277
Deuteranopia (green-blind)
#D3C37B
Tritanopia (blue-blind)
#FF9B9E
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f9aa7b; /* rgb */ color: rgb(249, 170, 123); /* oklch */ color: oklch(80.4% 0.112 51.3);
Tailwind
colors: {
custom: {
50: '#fec3a2',
500: '#f9aa7b',
950: '#000000',
},
}SCSS
$custom: #f9aa7b; $custom-light: #fec3a2; $custom-dark: #000000;
JSON
{
"hex": "#f9aa7b",
"rgb": {
"r": 249,
"g": 170,
"b": 123
},
"hsl": {
"h": 22.381,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.80436,
"c": 0.11203,
"h": 51.3
},
"luminance": 0.50319
}Semantic roles & 50–950 ramp
primary
#F9AA7B
secondary
#439FD6
accent
#90E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18120F
muted
#868280