#FBAF83#FBAF83
#FBAF83 is a light, moderate orange. Relative luminance 0.528; OKLCH L 81.7% C 0.107 H 50.8°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAF83 |
|---|---|
| RGB | rgb(251, 175, 131) |
| HSL | hsl(22, 94%, 75%) |
| HSV | hsv(22, 48%, 98%) |
| CMYK | cmyk(0%, 30.3%, 47.8%, 1.6%) |
| CIE-LAB | lab(77.76, 22.88, 33.66) |
| CIE-LCH | lch(77.76, 40.70, 55.80°) |
| OKLab | oklab(81.69% 0.0675 0.0827) |
| OKLCH | oklch(81.69% 0.107 50.8) |
| XYZ | xyz(59.2134, 52.8123, 28.5434) |
| Luminance | 0.5281 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.05
Lightsalmon
#FFA07A
ΔE00 5.29
Apricot (survey)
#FFB16D
ΔE00 6.01
Sandybrown
#F4A460
ΔE00 6.45
Pale Salmon
#FFB19A
ΔE00 6.98
Light Salmon
#FEA993
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAF83 #83CFFB
analogous
#FB8393 #FBAF83 #FBEB83
triadic
#FBAF83 #83FBAF #AF83FB
tetradic
#FBAF83 #93FB83 #83CFFB #EB83FB
square
#FBAF83 #93FB83 #83CFFB #EB83FB
split-complementary
#FBAF83 #83FBEB #8393FB
monochromatic
#F7630C #F98948 #FBAF83 #FDD5BE #FEECE1
Accessibility & contrast
On white
1.82
#FBAF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#FBAF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAF83
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAF83 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B680
Deuteranopia (green-blind)
#D6C783
Tritanopia (blue-blind)
#FFA1A4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fbaf83; /* rgb */ color: rgb(251, 175, 131); /* oklch */ color: oklch(81.7% 0.107 50.8);
Tailwind
colors: {
custom: {
50: '#ffc7a7',
500: '#fbaf83',
950: '#000000',
},
}SCSS
$custom: #fbaf83; $custom-light: #ffc7a7; $custom-dark: #000000;
JSON
{
"hex": "#fbaf83",
"rgb": {
"r": 251,
"g": 175,
"b": 131
},
"hsl": {
"h": 22,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.81686,
"c": 0.10672,
"h": 50.8
},
"luminance": 0.52808
}Semantic roles & 50–950 ramp
primary
#FBAF83
secondary
#49A4D9
accent
#91E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280