#FBCD9B#FBCD9B
#FBCD9B is a very light, moderate orange. Relative luminance 0.665; OKLCH L 87.7% C 0.083 H 68.7°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCD9B |
|---|---|
| RGB | rgb(251, 205, 155) |
| HSL | hsl(31, 92%, 80%) |
| HSV | hsv(31, 38%, 98%) |
| CMYK | cmyk(0%, 18.3%, 38.2%, 1.6%) |
| CIE-LAB | lab(85.27, 9.65, 31.02) |
| CIE-LCH | lch(85.27, 32.49, 72.72°) |
| OKLab | oklab(87.67% 0.0301 0.0774) |
| OKLCH | oklch(87.67% 0.083 68.7) |
| XYZ | xyz(67.5333, 66.5417, 40.2906) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.74
Navajowhite
#FFDEAD
ΔE00 5.05
Peach
#FFDAB9
ΔE00 5.37
Burlywood
#DEB887
ΔE00 5.97
Apricot
#FBCEB1
ΔE00 6.47
Moccasin
#FFE4B5
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCD9B #9BC9FB
analogous
#FB9D9B #FBCD9B #F9FB9B
triadic
#FBCD9B #9BFBCD #CD9BFB
tetradic
#FBCD9B #9BFB9D #9BC9FB #FB9BF9
square
#FBCD9B #9BFB9D #9BC9FB #FB9BF9
split-complementary
#FBCD9B #9BF9FB #9D9BFB
monochromatic
#F69225 #F9B060 #FBCD9B #FDEAD6 #FEF0E2
Accessibility & contrast
On white
1.47
#FBCD9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#FBCD9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCD9B
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCD9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCD9B | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCF97
Deuteranopia (green-blind)
#E8D99C
Tritanopia (blue-blind)
#FFC2C0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbcd9b; /* rgb */ color: rgb(251, 205, 155); /* oklch */ color: oklch(87.7% 0.083 68.7);
Tailwind
colors: {
custom: {
50: '#fedcb9',
500: '#fbcd9b',
950: '#000000',
},
}SCSS
$custom: #fbcd9b; $custom-light: #fedcb9; $custom-dark: #000000;
JSON
{
"hex": "#fbcd9b",
"rgb": {
"r": 251,
"g": 205,
"b": 155
},
"hsl": {
"h": 31.25,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.87666,
"c": 0.08306,
"h": 68.7
},
"luminance": 0.66538
}Semantic roles & 50–950 ramp
primary
#FBCD9B
secondary
#5E9ADC
accent
#6EE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481