#FBCA82#FBCA82
#FBCA82 is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.7% C 0.106 H 76.2°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCA82 |
|---|---|
| RGB | rgb(251, 202, 130) |
| HSL | hsl(36, 94%, 75%) |
| HSV | hsv(36, 48%, 98%) |
| CMYK | cmyk(0%, 19.5%, 48.2%, 1.6%) |
| CIE-LAB | lab(84.16, 8.67, 42.37) |
| CIE-LCH | lch(84.16, 43.25, 78.44°) |
| OKLab | oklab(86.67% 0.0251 0.1025) |
| OKLCH | oklch(86.67% 0.106 76.2) |
| XYZ | xyz(64.9361, 64.3656, 30.1183) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.81
Navajowhite
#FFDEAD
ΔE00 6.88
Light Peach
#FFD8B1
ΔE00 8.13
Very Light Brown
#D3B683
ΔE00 8.27
Pale Peach
#FFE5AD
ΔE00 8.32
Sand (survey)
#E2CA76
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCA82 #82B3FB
analogous
#FB8D82 #FBCA82 #F0FB82
triadic
#FBCA82 #82FBCA #CA82FB
tetradic
#FBCA82 #82FB8D #82B3FB #FB82F0
square
#FBCA82 #82FB8D #82B3FB #FB82F0
split-complementary
#FBCA82 #82F0FB #8D82FB
monochromatic
#F7980B #F9B147 #FBCA82 #FDE3BD #FEF2E1
Accessibility & contrast
On white
1.51
#FBCA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#FBCA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCA82
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCA82 | 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)
#DDCB7C
Deuteranopia (green-blind)
#E9D784
Tritanopia (blue-blind)
#FFBDB8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbca82; /* rgb */ color: rgb(251, 202, 130); /* oklch */ color: oklch(86.7% 0.106 76.2);
Tailwind
colors: {
custom: {
50: '#ffdaa7',
500: '#fbca82',
950: '#000000',
},
}SCSS
$custom: #fbca82; $custom-light: #ffdaa7; $custom-dark: #000000;
JSON
{
"hex": "#fbca82",
"rgb": {
"r": 251,
"g": 202,
"b": 130
},
"hsl": {
"h": 35.702,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.86665,
"c": 0.10556,
"h": 76.2
},
"luminance": 0.64362
}Semantic roles & 50–950 ramp
primary
#FBCA82
secondary
#4883D9
accent
#5DE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380