#FBAF7B#FBAF7B
#FBAF7B is a light, moderate orange. Relative luminance 0.526; OKLCH L 81.5% C 0.112 H 54.9°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAF7B |
|---|---|
| RGB | rgb(251, 175, 123) |
| HSL | hsl(24, 94%, 73%) |
| HSV | hsv(24, 51%, 98%) |
| CMYK | cmyk(0%, 30.3%, 51%, 1.6%) |
| CIE-LAB | lab(77.64, 22.16, 37.69) |
| CIE-LCH | lch(77.64, 43.72, 59.55°) |
| OKLab | oklab(81.55% 0.0644 0.0915) |
| OKLCH | oklch(81.55% 0.112 54.9) |
| XYZ | xyz(58.6920, 52.6037, 25.7974) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 0.79
Apricot (survey)
#FFB16D
ΔE00 3.78
Sandybrown
#F4A460
ΔE00 4.51
Pale Orange
#FFA756
ΔE00 5.97
Lightsalmon
#FFA07A
ΔE00 6.96
Pastel Orange
#FF964F
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAF7B #7BC7FB
analogous
#FB7B87 #FBAF7B #FBEF7B
triadic
#FBAF7B #7BFBAF #AF7BFB
tetradic
#FBAF7B #87FB7B #7BC7FB #EF7BFB
square
#FBAF7B #87FB7B #7BC7FB #EF7BFB
split-complementary
#FBAF7B #7BFBEF #7B87FB
monochromatic
#F46807 #F98B40 #FBAF7B #FDD3B6 #FEEDE1
Accessibility & contrast
On white
1.82
#FBAF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#FBAF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAF7B
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAF7B | 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)
#C5B677
Deuteranopia (green-blind)
#D7C67B
Tritanopia (blue-blind)
#FFA0A2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fbaf7b; /* rgb */ color: rgb(251, 175, 123); /* oklch */ color: oklch(81.5% 0.112 54.9);
Tailwind
colors: {
custom: {
50: '#ffc7a2',
500: '#fbaf7b',
950: '#000000',
},
}SCSS
$custom: #fbaf7b; $custom-light: #ffc7a2; $custom-dark: #000000;
JSON
{
"hex": "#fbaf7b",
"rgb": {
"r": 251,
"g": 175,
"b": 123
},
"hsl": {
"h": 24.375,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.8155,
"c": 0.1119,
"h": 54.9
},
"luminance": 0.52599
}Semantic roles & 50–950 ramp
primary
#FBAF7B
secondary
#429BD8
accent
#88E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280