#FBCA7B#FBCA7B
#FBCA7B is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.6% C 0.112 H 78.4°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCA7B |
|---|---|
| RGB | rgb(251, 202, 123) |
| HSL | hsl(37, 94%, 73%) |
| HSV | hsv(37, 51%, 98%) |
| CMYK | cmyk(0%, 19.5%, 51%, 1.6%) |
| CIE-LAB | lab(84.06, 8.04, 45.75) |
| CIE-LCH | lch(84.06, 46.45, 80.03°) |
| OKLab | oklab(86.56% 0.0225 0.1096) |
| OKLCH | oklch(86.56% 0.112 78.4) |
| XYZ | xyz(64.4821, 64.1841, 27.7274) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 7.59
Sand (survey)
#E2CA76
ΔE00 7.64
Burlywood
#DEB887
ΔE00 7.66
Navajowhite
#FFDEAD
ΔE00 7.70
Butterscotch
#FDB147
ΔE00 8.08
Macaroni And Cheese
#EFB435
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCA7B #7BACFB
analogous
#FB8A7B #FBCA7B #ECFB7B
triadic
#FBCA7B #7BFBCA #CA7BFB
tetradic
#FBCA7B #7BFB8A #7BACFB #FB7BEC
square
#FBCA7B #7BFB8A #7BACFB #FB7BEC
split-complementary
#FBCA7B #7BECFB #8A7BFB
monochromatic
#F49A07 #F9B240 #FBCA7B #FDE2B6 #FEF3E1
Accessibility & contrast
On white
1.52
#FBCA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#FBCA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCA7B
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCA7B | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB74
Deuteranopia (green-blind)
#E9D77D
Tritanopia (blue-blind)
#FFBCB7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbca7b; /* rgb */ color: rgb(251, 202, 123); /* oklch */ color: oklch(86.6% 0.112 78.4);
Tailwind
colors: {
custom: {
50: '#ffdaa2',
500: '#fbca7b',
950: '#000000',
},
}SCSS
$custom: #fbca7b; $custom-light: #ffdaa2; $custom-dark: #000000;
JSON
{
"hex": "#fbca7b",
"rgb": {
"r": 251,
"g": 202,
"b": 123
},
"hsl": {
"h": 37.031,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.86561,
"c": 0.11193,
"h": 78.4
},
"luminance": 0.6418
}Semantic roles & 50–950 ramp
primary
#FBCA7B
secondary
#427CD8
accent
#58E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380