#FBCA7F#FBCA7F
#FBCA7F is a very light, moderate orange. Relative luminance 0.643; OKLCH L 86.6% C 0.108 H 77.2°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCA7F |
|---|---|
| RGB | rgb(251, 202, 127) |
| HSL | hsl(36, 94%, 74%) |
| HSV | hsv(36, 49%, 98%) |
| CMYK | cmyk(0%, 19.5%, 49.4%, 1.6%) |
| CIE-LAB | lab(84.11, 8.39, 43.82) |
| CIE-LCH | lch(84.11, 44.62, 79.16°) |
| OKLab | oklab(86.62% 0.024 0.1056) |
| OKLCH | oklch(86.62% 0.108 77.2) |
| XYZ | xyz(64.7377, 64.2863, 29.0732) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.16
Navajowhite
#FFDEAD
ΔE00 7.22
Sand (survey)
#E2CA76
ΔE00 8.01
Wheat (survey)
#FBDD7E
ΔE00 8.06
Butterscotch
#FDB147
ΔE00 8.22
Tan (survey)
#D1B26F
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCA7F #7FB0FB
analogous
#FB8C7F #FBCA7F #EEFB7F
triadic
#FBCA7F #7FFBCA #CA7FFB
tetradic
#FBCA7F #7FFB8C #7FB0FB #FB7FEE
square
#FBCA7F #7FFB8C #7FB0FB #FB7FEE
split-complementary
#FBCA7F #7FEEFB #8C7FFB
monochromatic
#F79908 #F9B144 #FBCA7F #FDE3BA #FEF3E1
Accessibility & contrast
On white
1.52
#FBCA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#FBCA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCA7F
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCA7F | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB79
Deuteranopia (green-blind)
#E9D781
Tritanopia (blue-blind)
#FFBCB8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbca7f; /* rgb */ color: rgb(251, 202, 127); /* oklch */ color: oklch(86.6% 0.108 77.2);
Tailwind
colors: {
custom: {
50: '#ffdaa5',
500: '#fbca7f',
950: '#000000',
},
}SCSS
$custom: #fbca7f; $custom-light: #ffdaa5; $custom-dark: #000000;
JSON
{
"hex": "#fbca7f",
"rgb": {
"r": 251,
"g": 202,
"b": 127
},
"hsl": {
"h": 36.29,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.8662,
"c": 0.1083,
"h": 77.2
},
"luminance": 0.64283
}Semantic roles & 50–950 ramp
primary
#FBCA7F
secondary
#4680D9
accent
#5BE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380