#FAAF7F#FAAF7F
#FAAF7F is a light, moderate orange. Relative luminance 0.525; OKLCH L 81.5% C 0.108 H 53.2°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FAAF7F |
|---|---|
| RGB | rgb(250, 175, 127) |
| HSL | hsl(23, 92%, 74%) |
| HSV | hsv(23, 49%, 98%) |
| CMYK | cmyk(0%, 30%, 49.2%, 2%) |
| CIE-LAB | lab(77.59, 22.12, 35.52) |
| CIE-LCH | lch(77.59, 41.84, 58.09°) |
| OKLab | oklab(81.51% 0.0648 0.0868) |
| OKLCH | oklch(81.51% 0.108 53.2) |
| XYZ | xyz(58.5881, 52.5206, 27.1263) |
| Luminance | 0.5252 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.13
Apricot (survey)
#FFB16D
ΔE00 4.78
Sandybrown
#F4A460
ΔE00 5.34
Lightsalmon
#FFA07A
ΔE00 6.24
Pale Orange
#FFA756
ΔE00 6.93
Pastel Orange
#FF964F
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAAF7F #7FCAFA
analogous
#FA7F8D #FAAF7F #FAED7F
triadic
#FAAF7F #7FFAAF #AF7FFA
tetradic
#FAAF7F #8DFA7F #7FCAFA #ED7FFA
square
#FAAF7F #8DFA7F #7FCAFA #ED7FFA
split-complementary
#FAAF7F #7FFAED #7F8DFA
monochromatic
#F5650A #F88A44 #FAAF7F #FCD4BA #FEEDE2
Accessibility & contrast
On white
1.83
#FAAF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#FAAF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAAF7F
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAAF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAAF7F | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B67B
Deuteranopia (green-blind)
#D6C67F
Tritanopia (blue-blind)
#FFA1A3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #faaf7f; /* rgb */ color: rgb(250, 175, 127); /* oklch */ color: oklch(81.5% 0.108 53.2);
Tailwind
colors: {
custom: {
50: '#ffc7a4',
500: '#faaf7f',
950: '#000000',
},
}SCSS
$custom: #faaf7f; $custom-light: #ffc7a4; $custom-dark: #000000;
JSON
{
"hex": "#faaf7f",
"rgb": {
"r": 250,
"g": 175,
"b": 127
},
"hsl": {
"h": 23.415,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.81507,
"c": 0.10831,
"h": 53.2
},
"luminance": 0.52516
}Semantic roles & 50–950 ramp
primary
#FAAF7F
secondary
#469FD7
accent
#8CE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280