#FBCD9A#FBCD9A
#FBCD9A is a very light, moderate orange. Relative luminance 0.665; OKLCH L 87.6% C 0.084 H 69.3°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCD9A |
|---|---|
| RGB | rgb(251, 205, 154) |
| HSL | hsl(32, 92%, 79%) |
| HSV | hsv(32, 39%, 98%) |
| CMYK | cmyk(0%, 18.3%, 38.6%, 1.6%) |
| CIE-LAB | lab(85.25, 9.54, 31.52) |
| CIE-LCH | lch(85.25, 32.93, 73.16°) |
| OKLab | oklab(87.65% 0.0297 0.0786) |
| OKLCH | oklch(87.65% 0.084 69.3) |
| XYZ | xyz(67.4497, 66.5083, 39.8502) |
| Luminance | 0.6651 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.92
Navajowhite
#FFDEAD
ΔE00 4.98
Peach
#FFDAB9
ΔE00 5.57
Burlywood
#DEB887
ΔE00 5.93
Apricot
#FBCEB1
ΔE00 6.74
Moccasin
#FFE4B5
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCD9A #9AC8FB
analogous
#FB9D9A #FBCD9A #F9FB9A
triadic
#FBCD9A #9AFBCD #CD9AFB
tetradic
#FBCD9A #9AFB9D #9AC8FB #FB9AF9
square
#FBCD9A #9AFB9D #9AC8FB #FB9AF9
split-complementary
#FBCD9A #9AF9FB #9D9AFB
monochromatic
#F69324 #F9B05F #FBCD9A #FDEAD5 #FEF0E2
Accessibility & contrast
On white
1.47
#FBCD9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#FBCD9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCD9A
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCD9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCD9A | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCF96
Deuteranopia (green-blind)
#E8D99B
Tritanopia (blue-blind)
#FFC2C0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbcd9a; /* rgb */ color: rgb(251, 205, 154); /* oklch */ color: oklch(87.6% 0.084 69.3);
Tailwind
colors: {
custom: {
50: '#fedcb8',
500: '#fbcd9a',
950: '#000000',
},
}SCSS
$custom: #fbcd9a; $custom-light: #fedcb8; $custom-dark: #000000;
JSON
{
"hex": "#fbcd9a",
"rgb": {
"r": 251,
"g": 205,
"b": 154
},
"hsl": {
"h": 31.546,
"s": 92.381,
"l": 79.412
},
"oklch": {
"l": 0.87647,
"c": 0.08398,
"h": 69.3
},
"luminance": 0.66505
}Semantic roles & 50–950 ramp
primary
#FBCD9A
secondary
#5D99DC
accent
#6DE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481