#FBCDB0#FBCDB0
#FBCDB0 is a very light, moderate orange. Relative luminance 0.673; OKLCH L 88.1% C 0.065 H 53.9°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCDB0 |
|---|---|
| RGB | rgb(251, 205, 176) |
| HSL | hsl(23, 90%, 84%) |
| HSV | hsv(23, 30%, 98%) |
| CMYK | cmyk(0%, 18.3%, 29.9%, 1.6%) |
| CIE-LAB | lab(85.66, 12.16, 20.57) |
| CIE-LCH | lch(85.66, 23.89, 59.40°) |
| OKLab | oklab(88.1% 0.0384 0.0526) |
| OKLCH | oklch(88.1% 0.065 53.9) |
| XYZ | xyz(69.4527, 67.3095, 50.3995) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 0.34
Peach
#FFDAB9
ΔE00 4.45
Light Peach
#FFD8B1
ΔE00 5.20
Bisque
#FFE4C4
ΔE00 8.17
Navajowhite
#FFDEAD
ΔE00 9.35
Peach (survey)
#FFB07C
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCDB0 #B0DEFB
analogous
#FBB0B8 #FBCDB0 #FBF2B0
triadic
#FBCDB0 #B0FBCD #CDB0FB
tetradic
#FBCDB0 #B8FBB0 #B0DEFB #F2B0FB
square
#FBCDB0 #B8FBB0 #B0DEFB #F2B0FB
split-complementary
#FBCDB0 #B0FBF2 #B0B8FB
monochromatic
#F5833B #F8A876 #FBCDB0 #FEEDE2 #FEEDE2
Accessibility & contrast
On white
1.45
#FBCDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#FBCDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCDB0
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCDB0 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0AE
Deuteranopia (green-blind)
#E5DAB0
Tritanopia (blue-blind)
#FFC5C5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fbcdb0; /* rgb */ color: rgb(251, 205, 176); /* oklch */ color: oklch(88.1% 0.065 53.9);
Tailwind
colors: {
custom: {
50: '#fddcc7',
500: '#fbcdb0',
950: '#000000',
},
}SCSS
$custom: #fbcdb0; $custom-light: #fddcc7; $custom-dark: #000000;
JSON
{
"hex": "#fbcdb0",
"rgb": {
"r": 251,
"g": 205,
"b": 176
},
"hsl": {
"h": 23.2,
"s": 90.361,
"l": 83.725
},
"oklch": {
"l": 0.88096,
"c": 0.0651,
"h": 53.9
},
"luminance": 0.67306
}Semantic roles & 50–950 ramp
primary
#FBCDB0
secondary
#70B4DF
accent
#8DE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482