#FBCE88#FBCE88
#FBCE88 is a very light, moderate orange. Relative luminance 0.664; OKLCH L 87.5% C 0.101 H 77.9°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCE88 |
|---|---|
| RGB | rgb(251, 206, 136) |
| HSL | hsl(37, 93%, 76%) |
| HSV | hsv(37, 46%, 98%) |
| CMYK | cmyk(0%, 17.9%, 45.8%, 1.6%) |
| CIE-LAB | lab(85.22, 7.16, 40.69) |
| CIE-LCH | lch(85.22, 41.31, 80.02°) |
| OKLab | oklab(87.53% 0.0213 0.0991) |
| OKLCH | oklch(87.53% 0.101 77.9) |
| XYZ | xyz(66.3013, 66.4329, 32.6183) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.86
Burlywood
#DEB887
ΔE00 7.06
Pale Peach
#FFE5AD
ΔE00 7.07
Moccasin
#FFE4B5
ΔE00 7.51
Wheat (survey)
#FBDD7E
ΔE00 7.54
Sand (survey)
#E2CA76
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCE88 #88B5FB
analogous
#FB9488 #FBCE88 #EEFB88
triadic
#FBCE88 #88FBCE #CE88FB
tetradic
#FBCE88 #88FB94 #88B5FB #FB88EE
square
#FBCE88 #88FB94 #88B5FB #FB88EE
split-complementary
#FBCE88 #88EEFB #9488FB
monochromatic
#F79D12 #F9B64D #FBCE88 #FDE6C3 #FEF3E1
Accessibility & contrast
On white
1.47
#FBCE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#FBCE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCE88
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCE88 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE83
Deuteranopia (green-blind)
#EBD98A
Tritanopia (blue-blind)
#FFC1BD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbce88; /* rgb */ color: rgb(251, 206, 136); /* oklch */ color: oklch(87.5% 0.101 77.9);
Tailwind
colors: {
custom: {
50: '#ffdcab',
500: '#fbce88',
950: '#000000',
},
}SCSS
$custom: #fbce88; $custom-light: #ffdcab; $custom-dark: #000000;
JSON
{
"hex": "#fbce88",
"rgb": {
"r": 251,
"g": 206,
"b": 136
},
"hsl": {
"h": 36.522,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.87525,
"c": 0.10133,
"h": 77.9
},
"luminance": 0.66429
}Semantic roles & 50–950 ramp
primary
#FBCE88
secondary
#4D84DA
accent
#5AE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481