#FBCE87#FBCE87
#FBCE87 is a very light, moderate orange. Relative luminance 0.664; OKLCH L 87.5% C 0.102 H 78.2°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCE87 |
|---|---|
| RGB | rgb(251, 206, 135) |
| HSL | hsl(37, 94%, 76%) |
| HSV | hsv(37, 46%, 98%) |
| CMYK | cmyk(0%, 17.9%, 46.2%, 1.6%) |
| CIE-LAB | lab(85.20, 7.06, 41.18) |
| CIE-LCH | lch(85.20, 41.78, 80.27°) |
| OKLab | oklab(87.51% 0.0209 0.1001) |
| OKLCH | oklch(87.51% 0.102 78.2) |
| XYZ | xyz(66.2306, 66.4046, 32.2458) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.99
Pale Peach
#FFE5AD
ΔE00 7.11
Burlywood
#DEB887
ΔE00 7.17
Wheat (survey)
#FBDD7E
ΔE00 7.38
Sand (survey)
#E2CA76
ΔE00 7.51
Moccasin
#FFE4B5
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCE87 #87B4FB
analogous
#FB9487 #FBCE87 #EEFB87
triadic
#FBCE87 #87FBCE #CE87FB
tetradic
#FBCE87 #87FB94 #87B4FB #FB87EE
square
#FBCE87 #87FB94 #87B4FB #FB87EE
split-complementary
#FBCE87 #87EEFB #9487FB
monochromatic
#F79E11 #F9B64C #FBCE87 #FDE6C2 #FEF3E1
Accessibility & contrast
On white
1.47
#FBCE87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#FBCE87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCE87
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCE87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCE87 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE82
Deuteranopia (green-blind)
#EBD989
Tritanopia (blue-blind)
#FFC1BC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbce87; /* rgb */ color: rgb(251, 206, 135); /* oklch */ color: oklch(87.5% 0.102 78.2);
Tailwind
colors: {
custom: {
50: '#ffdcab',
500: '#fbce87',
950: '#000000',
},
}SCSS
$custom: #fbce87; $custom-light: #ffdcab; $custom-dark: #000000;
JSON
{
"hex": "#fbce87",
"rgb": {
"r": 251,
"g": 206,
"b": 135
},
"hsl": {
"h": 36.724,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.87509,
"c": 0.10228,
"h": 78.2
},
"luminance": 0.66401
}Semantic roles & 50–950 ramp
primary
#FBCE87
secondary
#4C83DA
accent
#59E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481