#FBC3A1#FBC3A1
#FBC3A1 is a very light, moderate orange. Relative luminance 0.621; OKLCH L 85.9% C 0.079 H 52.6°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC3A1 |
|---|---|
| RGB | rgb(251, 195, 161) |
| HSL | hsl(23, 92%, 81%) |
| HSV | hsv(23, 36%, 98%) |
| CMYK | cmyk(0%, 22.3%, 35.9%, 1.6%) |
| CIE-LAB | lab(82.98, 15.55, 24.78) |
| CIE-LCH | lch(82.98, 29.26, 57.89°) |
| OKLab | oklab(85.91% 0.0479 0.0627) |
| OKLCH | oklch(85.91% 0.079 52.6) |
| XYZ | xyz(65.7337, 62.1162, 42.2386) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.42
Peach (survey)
#FFB07C
ΔE00 6.63
Peach
#FFDAB9
ΔE00 6.90
Light Peach
#FFD8B1
ΔE00 6.98
Pale Salmon
#FFB19A
ΔE00 7.66
Apricot (survey)
#FFB16D
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC3A1 #A1D9FB
analogous
#FBA1AC #FBC3A1 #FBF0A1
triadic
#FBC3A1 #A1FBC3 #C3A1FB
tetradic
#FBC3A1 #ACFBA1 #A1D9FB #F0A1FB
square
#FBC3A1 #ACFBA1 #A1D9FB #F0A1FB
split-complementary
#FBC3A1 #A1FBF0 #A1ACFB
monochromatic
#F6782C #F99E66 #FBC3A1 #FDE8DC #FEECE2
Accessibility & contrast
On white
1.56
#FBC3A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#FBC3A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC3A1
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC3A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC3A1 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C89F
Deuteranopia (green-blind)
#E0D3A1
Tritanopia (blue-blind)
#FFB9BA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbc3a1; /* rgb */ color: rgb(251, 195, 161); /* oklch */ color: oklch(85.9% 0.079 52.6);
Tailwind
colors: {
custom: {
50: '#fed5bd',
500: '#fbc3a1',
950: '#000000',
},
}SCSS
$custom: #fbc3a1; $custom-light: #fed5bd; $custom-dark: #000000;
JSON
{
"hex": "#fbc3a1",
"rgb": {
"r": 251,
"g": 195,
"b": 161
},
"hsl": {
"h": 22.667,
"s": 91.837,
"l": 80.784
},
"oklch": {
"l": 0.85907,
"c": 0.07885,
"h": 52.6
},
"luminance": 0.62113
}Semantic roles & 50–950 ramp
primary
#FBC3A1
secondary
#63AFDD
accent
#8FE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382