#FBCE83#FBCE83
#FBCE83 is a very light, moderate orange. Relative luminance 0.663; OKLCH L 87.4% C 0.106 H 79.5°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCE83 |
|---|---|
| RGB | rgb(251, 206, 131) |
| HSL | hsl(38, 94%, 75%) |
| HSV | hsv(38, 48%, 98%) |
| CMYK | cmyk(0%, 17.9%, 47.8%, 1.6%) |
| CIE-LAB | lab(85.15, 6.69, 43.12) |
| CIE-LCH | lch(85.15, 43.63, 81.19°) |
| OKLab | oklab(87.45% 0.0194 0.1043) |
| OKLCH | oklch(87.45% 0.106 79.5) |
| XYZ | xyz(65.9542, 66.2941, 30.7904) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.54
Wheat (survey)
#FBDD7E
ΔE00 6.80
Sand (survey)
#E2CA76
ΔE00 7.05
Pale Peach
#FFE5AD
ΔE00 7.32
Burlywood
#DEB887
ΔE00 7.64
Light Mustard
#F7D560
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCE83 #83B0FB
analogous
#FB9283 #FBCE83 #ECFB83
triadic
#FBCE83 #83FBCE #CE83FB
tetradic
#FBCE83 #83FB92 #83B0FB #FB83EC
square
#FBCE83 #83FB92 #83B0FB #FB83EC
split-complementary
#FBCE83 #83ECFB #9283FB
monochromatic
#F79F0C #F9B748 #FBCE83 #FDE5BE #FEF3E1
Accessibility & contrast
On white
1.47
#FBCE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#FBCE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCE83
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCE83 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7D
Deuteranopia (green-blind)
#EBD985
Tritanopia (blue-blind)
#FFC1BC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbce83; /* rgb */ color: rgb(251, 206, 131); /* oklch */ color: oklch(87.4% 0.106 79.5);
Tailwind
colors: {
custom: {
50: '#ffdca8',
500: '#fbce83',
950: '#000000',
},
}SCSS
$custom: #fbce83; $custom-light: #ffdca8; $custom-dark: #000000;
JSON
{
"hex": "#fbce83",
"rgb": {
"r": 251,
"g": 206,
"b": 131
},
"hsl": {
"h": 37.5,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.87447,
"c": 0.10607,
"h": 79.5
},
"luminance": 0.66291
}Semantic roles & 50–950 ramp
primary
#FBCE83
secondary
#497FD9
accent
#56E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480