#FAAF83#FAAF83
#FAAF83 is a light, moderate orange. Relative luminance 0.526; OKLCH L 81.6% C 0.106 H 51.1°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FAAF83 |
|---|---|
| RGB | rgb(250, 175, 131) |
| HSL | hsl(22, 92%, 75%) |
| HSV | hsv(22, 48%, 98%) |
| CMYK | cmyk(0%, 30%, 47.6%, 2%) |
| CIE-LAB | lab(77.65, 22.49, 33.50) |
| CIE-LCH | lch(77.65, 40.35, 56.13°) |
| OKLab | oklab(81.58% 0.0663 0.0823) |
| OKLCH | oklch(81.58% 0.106 51.1) |
| XYZ | xyz(58.8540, 52.6270, 28.5266) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.04
Lightsalmon
#FFA07A
ΔE00 5.45
Apricot (survey)
#FFB16D
ΔE00 5.92
Sandybrown
#F4A460
ΔE00 6.36
Pale Salmon
#FFB19A
ΔE00 7.09
Light Salmon
#FEA993
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAAF83 #83CEFA
analogous
#FA8393 #FAAF83 #FAEB83
triadic
#FAAF83 #83FAAF #AF83FA
tetradic
#FAAF83 #93FA83 #83CEFA #EB83FA
square
#FAAF83 #93FA83 #83CEFA #EB83FA
split-complementary
#FAAF83 #83FAEB #8393FA
monochromatic
#F5630D #F88948 #FAAF83 #FCD5BE #FEECE2
Accessibility & contrast
On white
1.82
#FAAF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#FAAF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAAF83
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAAF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAAF83 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B680
Deuteranopia (green-blind)
#D5C683
Tritanopia (blue-blind)
#FFA1A4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #faaf83; /* rgb */ color: rgb(250, 175, 131); /* oklch */ color: oklch(81.6% 0.106 51.1);
Tailwind
colors: {
custom: {
50: '#ffc7a7',
500: '#faaf83',
950: '#000000',
},
}SCSS
$custom: #faaf83; $custom-light: #ffc7a7; $custom-dark: #000000;
JSON
{
"hex": "#faaf83",
"rgb": {
"r": 250,
"g": 175,
"b": 131
},
"hsl": {
"h": 22.185,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.81577,
"c": 0.10573,
"h": 51.1
},
"luminance": 0.52623
}Semantic roles & 50–950 ramp
primary
#FAAF83
secondary
#49A3D8
accent
#91E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280