#FBCAB2#FBCAB2
#FBCAB2 is a very light, moderate orange. Relative luminance 0.660; OKLCH L 87.6% C 0.065 H 47.5°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCAB2 |
|---|---|
| RGB | rgb(251, 202, 178) |
| HSL | hsl(20, 90%, 84%) |
| HSV | hsv(20, 29%, 98%) |
| CMYK | cmyk(0%, 19.5%, 29.1%, 1.6%) |
| CIE-LAB | lab(84.98, 13.99, 18.57) |
| CIE-LCH | lch(84.98, 23.25, 53.01°) |
| OKLab | oklab(87.58% 0.0437 0.0477) |
| OKLCH | oklch(87.58% 0.065 47.5) |
| XYZ | xyz(68.9413, 65.9677, 51.2125) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.66
Peach
#FFDAB9
ΔE00 6.63
Light Peach
#FFD8B1
ΔE00 7.57
Pale Salmon
#FFB19A
ΔE00 7.84
Light Salmon
#FEA993
ΔE00 9.80
Peach (survey)
#FFB07C
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCAB2 #B2E3FB
analogous
#FBB2BF #FBCAB2 #FBEFB2
triadic
#FBCAB2 #B2FBCA #CAB2FB
tetradic
#FBCAB2 #BFFBB2 #B2E3FB #EFB2FB
square
#FBCAB2 #BFFBB2 #B2E3FB #EFB2FB
split-complementary
#FBCAB2 #B2FBEF #B2BFFB
monochromatic
#F57A3E #F8A278 #FBCAB2 #FDEBE2 #FDEBE2
Accessibility & contrast
On white
1.48
#FBCAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#FBCAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCAB2
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCAB2 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEB0
Deuteranopia (green-blind)
#E2D8B2
Tritanopia (blue-blind)
#FFC2C3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbcab2; /* rgb */ color: rgb(251, 202, 178); /* oklch */ color: oklch(87.6% 0.065 47.5);
Tailwind
colors: {
custom: {
50: '#fddac9',
500: '#fbcab2',
950: '#000000',
},
}SCSS
$custom: #fbcab2; $custom-light: #fddac9; $custom-dark: #000000;
JSON
{
"hex": "#fbcab2",
"rgb": {
"r": 251,
"g": 202,
"b": 178
},
"hsl": {
"h": 19.726,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.87579,
"c": 0.0647,
"h": 47.5
},
"luminance": 0.65965
}Semantic roles & 50–950 ramp
primary
#FBCAB2
secondary
#72BBDF
accent
#9AE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382