#FBCD8B#FBCD8B
#FBCD8B is a very light, moderate orange. Relative luminance 0.660; OKLCH L 87.4% C 0.098 H 75.9°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCD8B |
|---|---|
| RGB | rgb(251, 205, 139) |
| HSL | hsl(35, 93%, 76%) |
| HSV | hsv(35, 45%, 98%) |
| CMYK | cmyk(0%, 18.3%, 44.6%, 1.6%) |
| CIE-LAB | lab(85.02, 7.97, 38.91) |
| CIE-LCH | lch(85.02, 39.72, 78.43°) |
| OKLab | oklab(87.38% 0.0239 0.0952) |
| OKLCH | oklch(87.38% 0.098 75.9) |
| XYZ | xyz(66.2776, 66.0394, 33.6770) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.58
Burlywood
#DEB887
ΔE00 6.51
Light Peach
#FFD8B1
ΔE00 6.88
Pale Peach
#FFE5AD
ΔE00 7.27
Moccasin
#FFE4B5
ΔE00 7.40
Wheat
#F5DEB3
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCD8B #8BB9FB
analogous
#FB958B #FBCD8B #F1FB8B
triadic
#FBCD8B #8BFBCD #CD8BFB
tetradic
#FBCD8B #8BFB95 #8BB9FB #FB8BF1
square
#FBCD8B #8BFB95 #8BB9FB #FB8BF1
split-complementary
#FBCD8B #8BF1FB #958BFB
monochromatic
#F79A15 #F9B450 #FBCD8B #FDE7C6 #FEF2E1
Accessibility & contrast
On white
1.48
#FBCD8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#FBCD8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCD8B
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCD8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCD8B | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE86
Deuteranopia (green-blind)
#EAD98D
Tritanopia (blue-blind)
#FFC1BC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbcd8b; /* rgb */ color: rgb(251, 205, 139); /* oklch */ color: oklch(87.4% 0.098 75.9);
Tailwind
colors: {
custom: {
50: '#ffdcad',
500: '#fbcd8b',
950: '#000000',
},
}SCSS
$custom: #fbcd8b; $custom-light: #ffdcad; $custom-dark: #000000;
JSON
{
"hex": "#fbcd8b",
"rgb": {
"r": 251,
"g": 205,
"b": 139
},
"hsl": {
"h": 35.357,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.87382,
"c": 0.09812,
"h": 75.9
},
"luminance": 0.66036
}Semantic roles & 50–950 ramp
primary
#FBCD8B
secondary
#5089DA
accent
#5EE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481