#FBC2AA#FBC2AA
#FBC2AA is a very light, moderate orange. Relative luminance 0.620; OKLCH L 85.9% C 0.073 H 43.9°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC2AA |
|---|---|
| RGB | rgb(251, 194, 170) |
| HSL | hsl(18, 91%, 83%) |
| HSV | hsv(18, 32%, 98%) |
| CMYK | cmyk(0%, 22.7%, 32.3%, 1.6%) |
| CIE-LAB | lab(82.91, 17.16, 19.93) |
| CIE-LCH | lch(82.91, 26.30, 49.27°) |
| OKLab | oklab(85.92% 0.0529 0.051) |
| OKLCH | oklch(85.92% 0.073 43.9) |
| XYZ | xyz(66.3328, 61.9985, 46.4954) |
| Luminance | 0.6200 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.80
Pale Salmon
#FFB19A
ΔE00 5.37
Light Salmon
#FEA993
ΔE00 7.36
Peach (survey)
#FFB07C
ΔE00 8.80
Peach
#FFDAB9
ΔE00 8.88
Light Peach
#FFD8B1
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC2AA #AAE3FB
analogous
#FBAABA #FBC2AA #FBEBAA
triadic
#FBC2AA #AAFBC2 #C2AAFB
tetradic
#FBC2AA #BAFBAA #AAE3FB #EBAAFB
square
#FBC2AA #BAFBAA #AAE3FB #EBAAFB
split-complementary
#FBC2AA #AAFBEB #AABAFB
monochromatic
#F56E35 #F89870 #FBC2AA #FEEAE2 #FEEAE2
Accessibility & contrast
On white
1.57
#FBC2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#FBC2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC2AA
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC2AA | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8A8
Deuteranopia (green-blind)
#DED3AA
Tritanopia (blue-blind)
#FFB9BB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbc2aa; /* rgb */ color: rgb(251, 194, 170); /* oklch */ color: oklch(85.9% 0.073 43.9);
Tailwind
colors: {
custom: {
50: '#fed4c3',
500: '#fbc2aa',
950: '#000000',
},
}SCSS
$custom: #fbc2aa; $custom-light: #fed4c3; $custom-dark: #000000;
JSON
{
"hex": "#fbc2aa",
"rgb": {
"r": 251,
"g": 194,
"b": 170
},
"hsl": {
"h": 17.778,
"s": 91.011,
"l": 82.549
},
"oklch": {
"l": 0.85916,
"c": 0.07349,
"h": 43.9
},
"luminance": 0.61995
}Semantic roles & 50–950 ramp
primary
#FBC2AA
secondary
#6BBCDE
accent
#A1E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382