#FBCE86#FBCE86
#FBCE86 is a very light, moderate orange. Relative luminance 0.664; OKLCH L 87.5% C 0.103 H 78.5°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCE86 |
|---|---|
| RGB | rgb(251, 206, 134) |
| HSL | hsl(37, 94%, 75%) |
| HSV | hsv(37, 47%, 98%) |
| CMYK | cmyk(0%, 17.9%, 46.6%, 1.6%) |
| CIE-LAB | lab(85.19, 6.97, 41.66) |
| CIE-LCH | lch(85.19, 42.24, 80.51°) |
| OKLab | oklab(87.49% 0.0205 0.1012) |
| OKLCH | oklch(87.49% 0.103 78.5) |
| XYZ | xyz(66.1605, 66.3766, 31.8767) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.12
Pale Peach
#FFE5AD
ΔE00 7.15
Wheat (survey)
#FBDD7E
ΔE00 7.23
Burlywood
#DEB887
ΔE00 7.28
Sand (survey)
#E2CA76
ΔE00 7.38
Moccasin
#FFE4B5
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCE86 #86B3FB
analogous
#FB9386 #FBCE86 #EEFB86
triadic
#FBCE86 #86FBCE #CE86FB
tetradic
#FBCE86 #86FB93 #86B3FB #FB86EE
square
#FBCE86 #86FB93 #86B3FB #FB86EE
split-complementary
#FBCE86 #86EEFB #9386FB
monochromatic
#F79E10 #F9B64B #FBCE86 #FDE6C1 #FEF3E1
Accessibility & contrast
On white
1.47
#FBCE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#FBCE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCE86
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCE86 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE80
Deuteranopia (green-blind)
#EBD988
Tritanopia (blue-blind)
#FFC1BC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbce86; /* rgb */ color: rgb(251, 206, 134); /* oklch */ color: oklch(87.5% 0.103 78.5);
Tailwind
colors: {
custom: {
50: '#ffdcaa',
500: '#fbce86',
950: '#000000',
},
}SCSS
$custom: #fbce86; $custom-light: #ffdcaa; $custom-dark: #000000;
JSON
{
"hex": "#fbce86",
"rgb": {
"r": 251,
"g": 206,
"b": 134
},
"hsl": {
"h": 36.923,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.87493,
"c": 0.10323,
"h": 78.5
},
"luminance": 0.66373
}Semantic roles & 50–950 ramp
primary
#FBCE86
secondary
#4C82DA
accent
#58E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481