#FBCDBB#FBCDBB
#FBCDBB is a very light, muted orange. Relative luminance 0.678; OKLCH L 88.3% C 0.058 H 42.5°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCDBB |
|---|---|
| RGB | rgb(251, 205, 187) |
| HSL | hsl(17, 89%, 86%) |
| HSV | hsv(17, 25%, 98%) |
| CMYK | cmyk(0%, 18.3%, 25.5%, 1.6%) |
| CIE-LAB | lab(85.89, 13.62, 15.08) |
| CIE-LCH | lch(85.89, 20.32, 47.92°) |
| OKLab | oklab(88.35% 0.0427 0.039) |
| OKLCH | oklch(88.35% 0.058 42.5) |
| XYZ | xyz(70.5855, 67.7626, 56.3655) |
| Luminance | 0.6776 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.40
Peach
#FFDAB9
ΔE00 7.78
Pale Salmon
#FFB19A
ΔE00 8.37
Mistyrose
#FFE4E1
ΔE00 8.54
Light Peach
#FFD8B1
ΔE00 9.07
Pale Rose
#FDC1C5
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCDBB #BBE9FB
analogous
#FBBBC9 #FBCDBB #FBEDBB
triadic
#FBCDBB #BBFBCD #CDBBFB
tetradic
#FBCDBB #C9FBBB #BBE9FB #EDBBFB
square
#FBCDBB #C9FBBB #BBE9FB #EDBBFB
split-complementary
#FBCDBB #BBFBED #BBC9FB
monochromatic
#F47847 #F8A281 #FBCDBB #FDEAE2 #FDEAE2
Accessibility & contrast
On white
1.44
#FBCDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#FBCDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCDBB
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCDBB | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1BA
Deuteranopia (green-blind)
#E3DABB
Tritanopia (blue-blind)
#FFC6C8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fbcdbb; /* rgb */ color: rgb(251, 205, 187); /* oklch */ color: oklch(88.3% 0.058 42.5);
Tailwind
colors: {
custom: {
50: '#fddccf',
500: '#fbcdbb',
950: '#000000',
},
}SCSS
$custom: #fbcdbb; $custom-light: #fddccf; $custom-dark: #000000;
JSON
{
"hex": "#fbcdbb",
"rgb": {
"r": 251,
"g": 205,
"b": 187
},
"hsl": {
"h": 16.875,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.88349,
"c": 0.05783,
"h": 42.5
},
"luminance": 0.6776
}Semantic roles & 50–950 ramp
primary
#FBCDBB
secondary
#7AC3E0
accent
#A5E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483