#FAAF80#FAAF80
#FAAF80 is a light, moderate orange. Relative luminance 0.525; OKLCH L 81.5% C 0.108 H 52.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FAAF80 |
|---|---|
| RGB | rgb(250, 175, 128) |
| HSL | hsl(23, 92%, 74%) |
| HSV | hsv(23, 49%, 98%) |
| CMYK | cmyk(0%, 30%, 48.8%, 2%) |
| CIE-LAB | lab(77.61, 22.21, 35.01) |
| CIE-LCH | lch(77.61, 41.46, 57.61°) |
| OKLab | oklab(81.52% 0.0652 0.0857) |
| OKLCH | oklch(81.52% 0.108 52.7) |
| XYZ | xyz(58.6536, 52.5468, 27.4712) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.32
Apricot (survey)
#FFB16D
ΔE00 5.06
Sandybrown
#F4A460
ΔE00 5.58
Lightsalmon
#FFA07A
ΔE00 6.03
Pale Orange
#FFA756
ΔE00 7.19
Pastel Orange
#FF964F
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAAF80 #80CBFA
analogous
#FA808E #FAAF80 #FAEC80
triadic
#FAAF80 #80FAAF #AF80FA
tetradic
#FAAF80 #8EFA80 #80CBFA #EC80FA
square
#FAAF80 #8EFA80 #80CBFA #EC80FA
split-complementary
#FAAF80 #80FAEC #808EFA
monochromatic
#F5650A #F88A45 #FAAF80 #FCD4BB #FEECE2
Accessibility & contrast
On white
1.82
#FAAF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#FAAF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAAF80
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAAF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAAF80 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B67C
Deuteranopia (green-blind)
#D6C680
Tritanopia (blue-blind)
#FFA1A3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #faaf80; /* rgb */ color: rgb(250, 175, 128); /* oklch */ color: oklch(81.5% 0.108 52.7);
Tailwind
colors: {
custom: {
50: '#ffc7a5',
500: '#faaf80',
950: '#000000',
},
}SCSS
$custom: #faaf80; $custom-light: #ffc7a5; $custom-dark: #000000;
JSON
{
"hex": "#faaf80",
"rgb": {
"r": 250,
"g": 175,
"b": 128
},
"hsl": {
"h": 23.115,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.81524,
"c": 0.10766,
"h": 52.7
},
"luminance": 0.52542
}Semantic roles & 50–950 ramp
primary
#FAAF80
secondary
#47A0D7
accent
#8DE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280