#FBC3AA#FBC3AA
#FBC3AA is a very light, moderate orange. Relative luminance 0.624; OKLCH L 86.1% C 0.073 H 45.2°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC3AA |
|---|---|
| RGB | rgb(251, 195, 170) |
| HSL | hsl(19, 91%, 83%) |
| HSV | hsv(19, 32%, 98%) |
| CMYK | cmyk(0%, 22.3%, 32.3%, 1.6%) |
| CIE-LAB | lab(83.15, 16.63, 20.26) |
| CIE-LCH | lch(83.15, 26.21, 50.61°) |
| OKLab | oklab(86.1% 0.0514 0.0518) |
| OKLCH | oklch(86.1% 0.073 45.2) |
| XYZ | xyz(66.5561, 62.4451, 46.5698) |
| Luminance | 0.6244 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.29
Pale Salmon
#FFB19A
ΔE00 5.80
Light Salmon
#FEA993
ΔE00 7.78
Peach
#FFDAB9
ΔE00 8.37
Peach (survey)
#FFB07C
ΔE00 8.62
Light Peach
#FFD8B1
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC3AA #AAE2FB
analogous
#FBAAB9 #FBC3AA #FBECAA
triadic
#FBC3AA #AAFBC3 #C3AAFB
tetradic
#FBC3AA #B9FBAA #AAE2FB #ECAAFB
square
#FBC3AA #B9FBAA #AAE2FB #ECAAFB
split-complementary
#FBC3AA #AAFBEC #AAB9FB
monochromatic
#F57035 #F89A70 #FBC3AA #FEEAE2 #FEEAE2
Accessibility & contrast
On white
1.56
#FBC3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#FBC3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC3AA
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC3AA | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C8A8
Deuteranopia (green-blind)
#DED4AA
Tritanopia (blue-blind)
#FFBABC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbc3aa; /* rgb */ color: rgb(251, 195, 170); /* oklch */ color: oklch(86.1% 0.073 45.2);
Tailwind
colors: {
custom: {
50: '#fed5c3',
500: '#fbc3aa',
950: '#000000',
},
}SCSS
$custom: #fbc3aa; $custom-light: #fed5c3; $custom-dark: #000000;
JSON
{
"hex": "#fbc3aa",
"rgb": {
"r": 251,
"g": 195,
"b": 170
},
"hsl": {
"h": 18.519,
"s": 91.011,
"l": 82.549
},
"oklch": {
"l": 0.861,
"c": 0.07295,
"h": 45.2
},
"luminance": 0.62442
}Semantic roles & 50–950 ramp
primary
#FBC3AA
secondary
#6BBBDE
accent
#9FE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382