#FBCA7E#FBCA7E
#FBCA7E is a very light, moderate orange. Relative luminance 0.643; OKLCH L 86.6% C 0.109 H 77.5°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCA7E |
|---|---|
| RGB | rgb(251, 202, 126) |
| HSL | hsl(36, 94%, 74%) |
| HSV | hsv(36, 50%, 98%) |
| CMYK | cmyk(0%, 19.5%, 49.8%, 1.6%) |
| CIE-LAB | lab(84.10, 8.31, 44.31) |
| CIE-LCH | lch(84.10, 45.08, 79.38°) |
| OKLab | oklab(86.61% 0.0236 0.1066) |
| OKLCH | oklch(86.61% 0.109 77.5) |
| XYZ | xyz(64.6728, 64.2603, 28.7317) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.28
Navajowhite
#FFDEAD
ΔE00 7.34
Sand (survey)
#E2CA76
ΔE00 7.91
Wheat (survey)
#FBDD7E
ΔE00 7.94
Butterscotch
#FDB147
ΔE00 8.18
Tan (survey)
#D1B26F
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCA7E #7EAFFB
analogous
#FB8C7E #FBCA7E #EEFB7E
triadic
#FBCA7E #7EFBCA #CA7EFB
tetradic
#FBCA7E #7EFB8C #7EAFFB #FB7EEE
square
#FBCA7E #7EFB8C #7EAFFB #FB7EEE
split-complementary
#FBCA7E #7EEEFB #8C7EFB
monochromatic
#F79908 #F9B243 #FBCA7E #FDE2B9 #FEF3E1
Accessibility & contrast
On white
1.52
#FBCA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#FBCA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCA7E
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCA7E | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB78
Deuteranopia (green-blind)
#E9D780
Tritanopia (blue-blind)
#FFBCB7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbca7e; /* rgb */ color: rgb(251, 202, 126); /* oklch */ color: oklch(86.6% 0.109 77.5);
Tailwind
colors: {
custom: {
50: '#ffdaa4',
500: '#fbca7e',
950: '#000000',
},
}SCSS
$custom: #fbca7e; $custom-light: #ffdaa4; $custom-dark: #000000;
JSON
{
"hex": "#fbca7e",
"rgb": {
"r": 251,
"g": 202,
"b": 126
},
"hsl": {
"h": 36.48,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.86605,
"c": 0.10921,
"h": 77.5
},
"luminance": 0.64257
}Semantic roles & 50–950 ramp
primary
#FBCA7E
secondary
#457FD9
accent
#5AE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380