#FBC2AB#FBC2AB
#FBC2AB is a very light, moderate orange. Relative luminance 0.620; OKLCH L 85.9% C 0.073 H 43.0°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC2AB |
|---|---|
| RGB | rgb(251, 194, 171) |
| HSL | hsl(17, 91%, 83%) |
| HSV | hsv(17, 32%, 98%) |
| CMYK | cmyk(0%, 22.7%, 31.9%, 1.6%) |
| CIE-LAB | lab(82.93, 17.28, 19.43) |
| CIE-LCH | lch(82.93, 26.00, 48.34°) |
| OKLab | oklab(85.94% 0.0533 0.0498) |
| OKLCH | oklch(85.94% 0.073 43) |
| XYZ | xyz(66.4277, 62.0365, 46.9955) |
| Luminance | 0.6203 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.04
Pale Salmon
#FFB19A
ΔE00 5.27
Light Salmon
#FEA993
ΔE00 7.25
Peach (survey)
#FFB07C
ΔE00 9.10
Peach
#FFDAB9
ΔE00 9.11
Blush (survey)
#F29E8E
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC2AB #ABE4FB
analogous
#FBABBC #FBC2AB #FBEAAB
triadic
#FBC2AB #ABFBC2 #C2ABFB
tetradic
#FBC2AB #BCFBAB #ABE4FB #EAABFB
square
#FBC2AB #BCFBAB #ABE4FB #EAABFB
split-complementary
#FBC2AB #ABFBEA #ABBCFB
monochromatic
#F56D36 #F89871 #FBC2AB #FEEAE2 #FEEAE2
Accessibility & contrast
On white
1.57
#FBC2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#FBC2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC2AB
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC2AB | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8A9
Deuteranopia (green-blind)
#DDD3AB
Tritanopia (blue-blind)
#FFB9BC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbc2ab; /* rgb */ color: rgb(251, 194, 171); /* oklch */ color: oklch(85.9% 0.073 43.0);
Tailwind
colors: {
custom: {
50: '#fed4c4',
500: '#fbc2ab',
950: '#000000',
},
}SCSS
$custom: #fbc2ab; $custom-light: #fed4c4; $custom-dark: #000000;
JSON
{
"hex": "#fbc2ab",
"rgb": {
"r": 251,
"g": 194,
"b": 171
},
"hsl": {
"h": 17.25,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.85938,
"c": 0.07293,
"h": 43
},
"luminance": 0.62033
}Semantic roles & 50–950 ramp
primary
#FBC2AB
secondary
#6CBDDE
accent
#A4E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382