#FBCE90#FBCE90
#FBCE90 is a very light, moderate orange. Relative luminance 0.667; OKLCH L 87.7% C 0.094 H 75.0°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCE90 |
|---|---|
| RGB | rgb(251, 206, 144) |
| HSL | hsl(35, 93%, 77%) |
| HSV | hsv(35, 43%, 98%) |
| CMYK | cmyk(0%, 17.9%, 42.6%, 1.6%) |
| CIE-LAB | lab(85.34, 7.95, 36.77) |
| CIE-LCH | lch(85.34, 37.62, 77.80°) |
| OKLab | oklab(87.66% 0.0243 0.0905) |
| OKLCH | oklch(87.66% 0.094 75) |
| XYZ | xyz(66.8912, 66.6688, 35.7252) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.95
Light Peach
#FFD8B1
ΔE00 6.05
Burlywood
#DEB887
ΔE00 6.30
Moccasin
#FFE4B5
ΔE00 6.86
Pale Peach
#FFE5AD
ΔE00 6.96
Wheat
#F5DEB3
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCE90 #90BDFB
analogous
#FB9890 #FBCE90 #F3FB90
triadic
#FBCE90 #90FBCE #CE90FB
tetradic
#FBCE90 #90FB98 #90BDFB #FB90F3
square
#FBCE90 #90FB98 #90BDFB #FB90F3
split-complementary
#FBCE90 #90F3FB #9890FB
monochromatic
#F79A1A #F9B455 #FBCE90 #FDE8CB #FEF2E1
Accessibility & contrast
On white
1.47
#FBCE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#FBCE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCE90
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCE90 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8B
Deuteranopia (green-blind)
#EADA92
Tritanopia (blue-blind)
#FFC2BE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbce90; /* rgb */ color: rgb(251, 206, 144); /* oklch */ color: oklch(87.7% 0.094 75.0);
Tailwind
colors: {
custom: {
50: '#fedcb1',
500: '#fbce90',
950: '#000000',
},
}SCSS
$custom: #fbce90; $custom-light: #fedcb1; $custom-dark: #000000;
JSON
{
"hex": "#fbce90",
"rgb": {
"r": 251,
"g": 206,
"b": 144
},
"hsl": {
"h": 34.766,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.87658,
"c": 0.09368,
"h": 75
},
"luminance": 0.66665
}Semantic roles & 50–950 ramp
primary
#FBCE90
secondary
#548DDB
accent
#61E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181511
muted
#868481