#FBCF9B#FBCF9B
#FBCF9B is a very light, moderate orange. Relative luminance 0.675; OKLCH L 88.0% C 0.083 H 71.1°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCF9B |
|---|---|
| RGB | rgb(251, 207, 155) |
| HSL | hsl(33, 92%, 80%) |
| HSV | hsv(33, 38%, 98%) |
| CMYK | cmyk(0%, 17.5%, 38.2%, 1.6%) |
| CIE-LAB | lab(85.76, 8.61, 31.67) |
| CIE-LCH | lch(85.76, 32.82, 74.79°) |
| OKLab | oklab(88.05% 0.0271 0.0789) |
| OKLCH | oklch(88.05% 0.083 71.1) |
| XYZ | xyz(68.0148, 67.5047, 40.4511) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.88
Navajowhite
#FFDEAD
ΔE00 4.28
Peach
#FFDAB9
ΔE00 5.62
Burlywood
#DEB887
ΔE00 6.08
Moccasin
#FFE4B5
ΔE00 6.36
Wheat
#F5DEB3
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCF9B #9BC7FB
analogous
#FB9F9B #FBCF9B #F7FB9B
triadic
#FBCF9B #9BFBCF #CF9BFB
tetradic
#FBCF9B #9BFB9F #9BC7FB #FB9BF7
square
#FBCF9B #9BFB9F #9BC7FB #FB9BF7
split-complementary
#FBCF9B #9BF7FB #9F9BFB
monochromatic
#F69725 #F9B360 #FBCF9B #FDEBD6 #FEF1E2
Accessibility & contrast
On white
1.45
#FBCF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#FBCF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCF9B
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCF9B | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD097
Deuteranopia (green-blind)
#E9DB9C
Tritanopia (blue-blind)
#FFC4C1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fbcf9b; /* rgb */ color: rgb(251, 207, 155); /* oklch */ color: oklch(88.0% 0.083 71.1);
Tailwind
colors: {
custom: {
50: '#feddb9',
500: '#fbcf9b',
950: '#000000',
},
}SCSS
$custom: #fbcf9b; $custom-light: #feddb9; $custom-dark: #000000;
JSON
{
"hex": "#fbcf9b",
"rgb": {
"r": 251,
"g": 207,
"b": 155
},
"hsl": {
"h": 32.5,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.88047,
"c": 0.08345,
"h": 71.1
},
"luminance": 0.67501
}Semantic roles & 50–950 ramp
primary
#FBCF9B
secondary
#5E98DC
accent
#69E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481