#FAAF7E#FAAF7E
#FAAF7E is a light, moderate orange. Relative luminance 0.525; OKLCH L 81.5% C 0.109 H 53.8°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FAAF7E |
|---|---|
| RGB | rgb(250, 175, 126) |
| HSL | hsl(24, 93%, 74%) |
| HSV | hsv(24, 50%, 98%) |
| CMYK | cmyk(0%, 30%, 49.6%, 2%) |
| CIE-LAB | lab(77.58, 22.03, 36.02) |
| CIE-LCH | lch(77.58, 42.22, 58.56°) |
| OKLab | oklab(81.49% 0.0644 0.0879) |
| OKLCH | oklch(81.49% 0.109 53.8) |
| XYZ | xyz(58.5233, 52.4947, 26.7848) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 0.99
Apricot (survey)
#FFB16D
ΔE00 4.51
Sandybrown
#F4A460
ΔE00 5.10
Lightsalmon
#FFA07A
ΔE00 6.46
Pale Orange
#FFA756
ΔE00 6.67
Pastel Orange
#FF964F
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAAF7E #7EC9FA
analogous
#FA7E8B #FAAF7E #FAED7E
triadic
#FAAF7E #7EFAAF #AF7EFA
tetradic
#FAAF7E #8BFA7E #7EC9FA #ED7EFA
square
#FAAF7E #8BFA7E #7EC9FA #ED7EFA
split-complementary
#FAAF7E #7EFAED #7E8BFA
monochromatic
#F46609 #F88A43 #FAAF7E #FCD4B9 #FEEDE2
Accessibility & contrast
On white
1.83
#FAAF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#FAAF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAAF7E
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAAF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAAF7E | 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)
#C4B67A
Deuteranopia (green-blind)
#D6C67E
Tritanopia (blue-blind)
#FFA1A3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #faaf7e; /* rgb */ color: rgb(250, 175, 126); /* oklch */ color: oklch(81.5% 0.109 53.8);
Tailwind
colors: {
custom: {
50: '#ffc7a4',
500: '#faaf7e',
950: '#000000',
},
}SCSS
$custom: #faaf7e; $custom-light: #ffc7a4; $custom-dark: #000000;
JSON
{
"hex": "#faaf7e",
"rgb": {
"r": 250,
"g": 175,
"b": 126
},
"hsl": {
"h": 23.71,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.8149,
"c": 0.10897,
"h": 53.8
},
"luminance": 0.5249
}Semantic roles & 50–950 ramp
primary
#FAAF7E
secondary
#459DD7
accent
#8BE600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280