#FBDDBB#FBDDBB
#FBDDBB is a very light, muted orange. Relative luminance 0.758; OKLCH L 91.4% C 0.056 H 70.5°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDDBB |
|---|---|
| RGB | rgb(251, 221, 187) |
| HSL | hsl(32, 89%, 86%) |
| HSV | hsv(32, 25%, 98%) |
| CMYK | cmyk(0%, 12%, 25.5%, 1.6%) |
| CIE-LAB | lab(89.77, 5.32, 20.51) |
| CIE-LCH | lch(89.77, 21.19, 75.46°) |
| OKLab | oklab(91.39% 0.0186 0.0526) |
| OKLCH | oklch(91.39% 0.056 70.5) |
| XYZ | xyz(74.6104, 75.8123, 57.7071) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.75
Peach
#FFDAB9
ΔE00 2.65
Light Peach
#FFD8B1
ΔE00 2.80
Navajowhite
#FFDEAD
ΔE00 4.10
Blanchedalmond
#FFEBCD
ΔE00 4.43
Wheat
#F5DEB3
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDDBB #BBD9FB
analogous
#FBBDBB #FBDDBB #F9FBBB
triadic
#FBDDBB #BBFBDD #DDBBFB
tetradic
#FBDDBB #BBFBBD #BBD9FB #FBBBF9
square
#FBDDBB #BBFBBD #BBD9FB #FBBBF9
split-complementary
#FBDDBB #BBF9FB #BDBBFB
monochromatic
#F4A347 #F8C081 #FBDDBB #FDF1E2 #FDF1E2
Accessibility & contrast
On white
1.30
#FBDDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#FBDDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDDBB
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDDBB | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEB9
Deuteranopia (green-blind)
#EFE5BC
Tritanopia (blue-blind)
#FFD6D4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fbddbb; /* rgb */ color: rgb(251, 221, 187); /* oklch */ color: oklch(91.4% 0.056 70.5);
Tailwind
colors: {
custom: {
50: '#fde7cf',
500: '#fbddbb',
950: '#000000',
},
}SCSS
$custom: #fbddbb; $custom-light: #fde7cf; $custom-dark: #000000;
JSON
{
"hex": "#fbddbb",
"rgb": {
"r": 251,
"g": 221,
"b": 187
},
"hsl": {
"h": 31.875,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.91386,
"c": 0.05573,
"h": 70.5
},
"luminance": 0.7581
}Semantic roles & 50–950 ramp
primary
#FBDDBB
secondary
#7AAAE0
accent
#6CE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181613
muted
#868483