#FBCDB4#FBCDB4
#FBCDB4 is a very light, moderate orange. Relative luminance 0.675; OKLCH L 88.2% C 0.062 H 50.1°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCDB4 |
|---|---|
| RGB | rgb(251, 205, 180) |
| HSL | hsl(21, 90%, 85%) |
| HSV | hsv(21, 28%, 98%) |
| CMYK | cmyk(0%, 18.3%, 28.3%, 1.6%) |
| CIE-LAB | lab(85.74, 12.68, 18.57) |
| CIE-LCH | lch(85.74, 22.49, 55.67°) |
| OKLab | oklab(88.19% 0.0399 0.0477) |
| OKLCH | oklch(88.19% 0.062 50.1) |
| XYZ | xyz(69.8543, 67.4701, 52.5147) |
| Luminance | 0.6747 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.65
Peach
#FFDAB9
ΔE00 5.47
Light Peach
#FFD8B1
ΔE00 6.49
Pale Salmon
#FFB19A
ΔE00 8.94
Bisque
#FFE4C4
ΔE00 9.00
Peach (survey)
#FFB07C
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCDB4 #B4E2FB
analogous
#FBB4BF #FBCDB4 #FBF1B4
triadic
#FBCDB4 #B4FBCD #CDB4FB
tetradic
#FBCDB4 #BFFBB4 #B4E2FB #F1B4FB
square
#FBCDB4 #BFFBB4 #B4E2FB #F1B4FB
split-complementary
#FBCDB4 #B4FBF1 #B4BFFB
monochromatic
#F58040 #F8A67A #FBCDB4 #FDECE2 #FDECE2
Accessibility & contrast
On white
1.45
#FBCDB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#FBCDB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCDB4
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCDB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCDB4 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D1B2
Deuteranopia (green-blind)
#E4DAB4
Tritanopia (blue-blind)
#FFC5C6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fbcdb4; /* rgb */ color: rgb(251, 205, 180); /* oklch */ color: oklch(88.2% 0.062 50.1);
Tailwind
colors: {
custom: {
50: '#fddcca',
500: '#fbcdb4',
950: '#000000',
},
}SCSS
$custom: #fbcdb4; $custom-light: #fddcca; $custom-dark: #000000;
JSON
{
"hex": "#fbcdb4",
"rgb": {
"r": 251,
"g": 205,
"b": 180
},
"hsl": {
"h": 21.127,
"s": 89.873,
"l": 84.51
},
"oklch": {
"l": 0.88186,
"c": 0.06221,
"h": 50.1
},
"luminance": 0.67467
}Semantic roles & 50–950 ramp
primary
#FBCDB4
secondary
#74B9DF
accent
#95E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482