#FBDDBD#FBDDBD
#FBDDBD is a very light, muted orange. Relative luminance 0.759; OKLCH L 91.4% C 0.054 H 68.9°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDDBD |
|---|---|
| RGB | rgb(251, 221, 189) |
| HSL | hsl(31, 89%, 86%) |
| HSV | hsv(31, 25%, 98%) |
| CMYK | cmyk(0%, 12%, 24.7%, 1.6%) |
| CIE-LAB | lab(89.81, 5.59, 19.53) |
| CIE-LCH | lch(89.81, 20.31, 74.02°) |
| OKLab | oklab(91.43% 0.0194 0.0501) |
| OKLCH | oklch(91.43% 0.054 68.9) |
| XYZ | xyz(74.8260, 75.8986, 58.8426) |
| Luminance | 0.7590 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.81
Peach
#FFDAB9
ΔE00 2.33
Light Peach
#FFD8B1
ΔE00 2.93
Blanchedalmond
#FFEBCD
ΔE00 4.55
Navajowhite
#FFDEAD
ΔE00 4.76
Wheat
#F5DEB3
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDDBD #BDDBFB
analogous
#FBBEBD #FBDDBD #FAFBBD
triadic
#FBDDBD #BDFBDD #DDBDFB
tetradic
#FBDDBD #BDFBBE #BDDBFB #FBBDFA
square
#FBDDBD #BDFBBE #BDDBFB #FBBDFA
split-complementary
#FBDDBD #BDFAFB #BEBDFB
monochromatic
#F4A24A #F8BF83 #FBDDBD #FDF0E2 #FDF0E2
Accessibility & contrast
On white
1.30
#FBDDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#FBDDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDDBD
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDDBD | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEBB
Deuteranopia (green-blind)
#EFE5BE
Tritanopia (blue-blind)
#FFD6D4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fbddbd; /* rgb */ color: rgb(251, 221, 189); /* oklch */ color: oklch(91.4% 0.054 68.9);
Tailwind
colors: {
custom: {
50: '#fde7d1',
500: '#fbddbd',
950: '#000000',
},
}SCSS
$custom: #fbddbd; $custom-light: #fde7d1; $custom-dark: #000000;
JSON
{
"hex": "#fbddbd",
"rgb": {
"r": 251,
"g": 221,
"b": 189
},
"hsl": {
"h": 30.968,
"s": 88.571,
"l": 86.275
},
"oklch": {
"l": 0.91431,
"c": 0.05373,
"h": 68.9
},
"luminance": 0.75896
}Semantic roles & 50–950 ramp
primary
#FBDDBD
secondary
#7CACE0
accent
#6FE500
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483