#FBCA91#FBCA91
#FBCA91 is a very light, moderate orange. Relative luminance 0.648; OKLCH L 86.9% C 0.092 H 70.4°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCA91 |
|---|---|
| RGB | rgb(251, 202, 145) |
| HSL | hsl(32, 93%, 78%) |
| HSV | hsv(32, 42%, 98%) |
| CMYK | cmyk(0%, 19.5%, 42.2%, 1.6%) |
| CIE-LAB | lab(84.38, 10.13, 35.01) |
| CIE-LCH | lch(84.38, 36.45, 73.86°) |
| OKLab | oklab(86.91% 0.0308 0.0864) |
| OKLCH | oklch(86.91% 0.092 70.4) |
| XYZ | xyz(66.0173, 64.7981, 35.8126) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.41
Burlywood
#DEB887
ΔE00 5.70
Navajowhite
#FFDEAD
ΔE00 5.84
Peach
#FFDAB9
ΔE00 7.07
Moccasin
#FFE4B5
ΔE00 7.90
Apricot
#FBCEB1
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCA91 #91C2FB
analogous
#FB9591 #FBCA91 #F7FB91
triadic
#FBCA91 #91FBCA #CA91FB
tetradic
#FBCA91 #91FB95 #91C2FB #FB91F7
square
#FBCA91 #91FB95 #91C2FB #FB91F7
split-complementary
#FBCA91 #91F7FB #9591FB
monochromatic
#F7911B #F9AE56 #FBCA91 #FDE6CC #FEF1E1
Accessibility & contrast
On white
1.50
#FBCA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#FBCA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCA91
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCA91 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8D
Deuteranopia (green-blind)
#E7D792
Tritanopia (blue-blind)
#FFBEBB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbca91; /* rgb */ color: rgb(251, 202, 145); /* oklch */ color: oklch(86.9% 0.092 70.4);
Tailwind
colors: {
custom: {
50: '#fedab2',
500: '#fbca91',
950: '#000000',
},
}SCSS
$custom: #fbca91; $custom-light: #fedab2; $custom-dark: #000000;
JSON
{
"hex": "#fbca91",
"rgb": {
"r": 251,
"g": 202,
"b": 145
},
"hsl": {
"h": 32.264,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.86914,
"c": 0.09176,
"h": 70.4
},
"luminance": 0.64795
}Semantic roles & 50–950 ramp
primary
#FBCA91
secondary
#5593DB
accent
#6AE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381