#FBCE84#FBCE84
#FBCE84 is a very light, moderate orange. Relative luminance 0.663; OKLCH L 87.5% C 0.105 H 79.2°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCE84 |
|---|---|
| RGB | rgb(251, 206, 132) |
| HSL | hsl(37, 94%, 75%) |
| HSV | hsv(37, 47%, 98%) |
| CMYK | cmyk(0%, 17.9%, 47.4%, 1.6%) |
| CIE-LAB | lab(85.16, 6.78, 42.63) |
| CIE-LCH | lch(85.16, 43.17, 80.97°) |
| OKLab | oklab(87.46% 0.0198 0.1033) |
| OKLCH | oklch(87.46% 0.105 79.2) |
| XYZ | xyz(66.0223, 66.3213, 31.1490) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.40
Wheat (survey)
#FBDD7E
ΔE00 6.94
Sand (survey)
#E2CA76
ΔE00 7.16
Pale Peach
#FFE5AD
ΔE00 7.26
Burlywood
#DEB887
ΔE00 7.52
Moccasin
#FFE4B5
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCE84 #84B1FB
analogous
#FB9284 #FBCE84 #ECFB84
triadic
#FBCE84 #84FBCE #CE84FB
tetradic
#FBCE84 #84FB92 #84B1FB #FB84EC
square
#FBCE84 #84FB92 #84B1FB #FB84EC
split-complementary
#FBCE84 #84ECFB #9284FB
monochromatic
#F79F0D #F9B649 #FBCE84 #FDE6BF #FEF3E1
Accessibility & contrast
On white
1.47
#FBCE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#FBCE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCE84
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCE84 | 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)
#E1CE7E
Deuteranopia (green-blind)
#EBD986
Tritanopia (blue-blind)
#FFC1BC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbce84; /* rgb */ color: rgb(251, 206, 132); /* oklch */ color: oklch(87.5% 0.105 79.2);
Tailwind
colors: {
custom: {
50: '#ffdca9',
500: '#fbce84',
950: '#000000',
},
}SCSS
$custom: #fbce84; $custom-light: #ffdca9; $custom-dark: #000000;
JSON
{
"hex": "#fbce84",
"rgb": {
"r": 251,
"g": 206,
"b": 132
},
"hsl": {
"h": 37.311,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.87462,
"c": 0.10512,
"h": 79.2
},
"luminance": 0.66318
}Semantic roles & 50–950 ramp
primary
#FBCE84
secondary
#4A80D9
accent
#57E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480