#FBCE82#FBCE82
#FBCE82 is a very light, moderate orange. Relative luminance 0.663; OKLCH L 87.4% C 0.107 H 79.8°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCE82 |
|---|---|
| RGB | rgb(251, 206, 130) |
| HSL | hsl(38, 94%, 75%) |
| HSV | hsv(38, 48%, 98%) |
| CMYK | cmyk(0%, 17.9%, 48.2%, 1.6%) |
| CIE-LAB | lab(85.13, 6.59, 43.60) |
| CIE-LCH | lch(85.13, 44.09, 81.40°) |
| OKLab | oklab(87.43% 0.019 0.1053) |
| OKLCH | oklch(87.43% 0.107 79.8) |
| XYZ | xyz(65.8868, 66.2671, 30.4352) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.66
Navajowhite
#FFDEAD
ΔE00 6.68
Sand (survey)
#E2CA76
ΔE00 6.95
Pale Peach
#FFE5AD
ΔE00 7.39
Burlywood
#DEB887
ΔE00 7.77
Light Mustard
#F7D560
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCE82 #82AFFB
analogous
#FB9282 #FBCE82 #EBFB82
triadic
#FBCE82 #82FBCE #CE82FB
tetradic
#FBCE82 #82FB92 #82AFFB #FB82EB
square
#FBCE82 #82FB92 #82AFFB #FB82EB
split-complementary
#FBCE82 #82EBFB #9282FB
monochromatic
#F7A00B #F9B747 #FBCE82 #FDE5BD #FEF3E1
Accessibility & contrast
On white
1.47
#FBCE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#FBCE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCE82
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCE82 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7C
Deuteranopia (green-blind)
#EBD984
Tritanopia (blue-blind)
#FFC1BB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbce82; /* rgb */ color: rgb(251, 206, 130); /* oklch */ color: oklch(87.4% 0.107 79.8);
Tailwind
colors: {
custom: {
50: '#ffdca7',
500: '#fbce82',
950: '#000000',
},
}SCSS
$custom: #fbce82; $custom-light: #ffdca7; $custom-dark: #000000;
JSON
{
"hex": "#fbce82",
"rgb": {
"r": 251,
"g": 206,
"b": 130
},
"hsl": {
"h": 37.686,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.87432,
"c": 0.107,
"h": 79.8
},
"luminance": 0.66264
}Semantic roles & 50–950 ramp
primary
#FBCE82
secondary
#487ED9
accent
#55E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480