#FBCAA1#FBCAA1
#FBCAA1 is a very light, moderate orange. Relative luminance 0.653; OKLCH L 87.2% C 0.078 H 61.5°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCAA1 |
|---|---|
| RGB | rgb(251, 202, 161) |
| HSL | hsl(27, 92%, 81%) |
| HSV | hsv(27, 36%, 98%) |
| CMYK | cmyk(0%, 19.5%, 35.9%, 1.6%) |
| CIE-LAB | lab(84.65, 11.89, 27.06) |
| CIE-LCH | lch(84.65, 29.56, 66.27°) |
| OKLab | oklab(87.22% 0.0371 0.0681) |
| OKLCH | oklch(87.22% 0.078 61.5) |
| XYZ | xyz(67.3390, 65.3268, 42.7737) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.74
Light Peach
#FFD8B1
ΔE00 3.89
Peach
#FFDAB9
ΔE00 4.62
Burlywood
#DEB887
ΔE00 6.97
Navajowhite
#FFDEAD
ΔE00 7.21
Bisque
#FFE4C4
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCAA1 #A1D2FB
analogous
#FBA1A5 #FBCAA1 #FBF7A1
triadic
#FBCAA1 #A1FBCA #CAA1FB
tetradic
#FBCAA1 #A5FBA1 #A1D2FB #F7A1FB
square
#FBCAA1 #A5FBA1 #A1D2FB #F7A1FB
split-complementary
#FBCAA1 #A1FBF7 #A1A5FB
monochromatic
#F6882C #F9A966 #FBCAA1 #FDEBDC #FEEEE2
Accessibility & contrast
On white
1.49
#FBCAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#FBCAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCAA1
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCAA1 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CD9E
Deuteranopia (green-blind)
#E5D8A2
Tritanopia (blue-blind)
#FFC0BF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbcaa1; /* rgb */ color: rgb(251, 202, 161); /* oklch */ color: oklch(87.2% 0.078 61.5);
Tailwind
colors: {
custom: {
50: '#fedabd',
500: '#fbcaa1',
950: '#000000',
},
}SCSS
$custom: #fbcaa1; $custom-light: #fedabd; $custom-dark: #000000;
JSON
{
"hex": "#fbcaa1",
"rgb": {
"r": 251,
"g": 202,
"b": 161
},
"hsl": {
"h": 27.333,
"s": 91.837,
"l": 80.784
},
"oklch": {
"l": 0.87215,
"c": 0.07756,
"h": 61.5
},
"luminance": 0.65323
}Semantic roles & 50–950 ramp
primary
#FBCAA1
secondary
#63A6DD
accent
#7DE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382