#FBCA81#FBCA81
#FBCA81 is a very light, moderate orange. Relative luminance 0.643; OKLCH L 86.7% C 0.106 H 76.6°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCA81 |
|---|---|
| RGB | rgb(251, 202, 129) |
| HSL | hsl(36, 94%, 75%) |
| HSV | hsv(36, 49%, 98%) |
| CMYK | cmyk(0%, 19.5%, 48.6%, 1.6%) |
| CIE-LAB | lab(84.14, 8.57, 42.86) |
| CIE-LCH | lch(84.14, 43.70, 78.69°) |
| OKLab | oklab(86.65% 0.0247 0.1036) |
| OKLCH | oklch(86.65% 0.106 76.6) |
| XYZ | xyz(64.8693, 64.3389, 29.7665) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.93
Navajowhite
#FFDEAD
ΔE00 6.99
Sand (survey)
#E2CA76
ΔE00 8.23
Light Peach
#FFD8B1
ΔE00 8.31
Butterscotch
#FDB147
ΔE00 8.32
Very Light Brown
#D3B683
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCA81 #81B2FB
analogous
#FB8D81 #FBCA81 #EFFB81
triadic
#FBCA81 #81FBCA #CA81FB
tetradic
#FBCA81 #81FB8D #81B2FB #FB81EF
square
#FBCA81 #81FB8D #81B2FB #FB81EF
split-complementary
#FBCA81 #81EFFB #8D81FB
monochromatic
#F7980A #F9B146 #FBCA81 #FDE3BC #FEF3E1
Accessibility & contrast
On white
1.51
#FBCA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#FBCA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCA81
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCA81 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7B
Deuteranopia (green-blind)
#E9D783
Tritanopia (blue-blind)
#FFBDB8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbca81; /* rgb */ color: rgb(251, 202, 129); /* oklch */ color: oklch(86.7% 0.106 76.6);
Tailwind
colors: {
custom: {
50: '#ffdaa6',
500: '#fbca81',
950: '#000000',
},
}SCSS
$custom: #fbca81; $custom-light: #ffdaa6; $custom-dark: #000000;
JSON
{
"hex": "#fbca81",
"rgb": {
"r": 251,
"g": 202,
"b": 129
},
"hsl": {
"h": 35.902,
"s": 93.846,
"l": 74.51
},
"oklch": {
"l": 0.8665,
"c": 0.10648,
"h": 76.6
},
"luminance": 0.64335
}Semantic roles & 50–950 ramp
primary
#FBCA81
secondary
#4782D9
accent
#5CE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380