#FBDDBF#FBDDBF
#FBDDBF is a very light, muted orange. Relative luminance 0.760; OKLCH L 91.5% C 0.052 H 67.1°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDDBF |
|---|---|
| RGB | rgb(251, 221, 191) |
| HSL | hsl(30, 88%, 87%) |
| HSV | hsv(30, 24%, 98%) |
| CMYK | cmyk(0%, 12%, 23.9%, 1.6%) |
| CIE-LAB | lab(89.85, 5.87, 18.54) |
| CIE-LCH | lch(89.85, 19.45, 72.44°) |
| OKLab | oklab(91.48% 0.0201 0.0477) |
| OKLCH | oklch(91.48% 0.052 67.1) |
| XYZ | xyz(75.0445, 75.9860, 59.9938) |
| Luminance | 0.7598 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.12
Peach
#FFDAB9
ΔE00 2.18
Light Peach
#FFD8B1
ΔE00 3.22
Blanchedalmond
#FFEBCD
ΔE00 4.78
Champagne
#F7E7CE
ΔE00 5.43
Navajowhite
#FFDEAD
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDDBF #BFDDFB
analogous
#FBBFBF #FBDDBF #FBFBBF
triadic
#FBDDBF #BFFBDD #DDBFFB
tetradic
#FBDDBF #BFFBBF #BFDDFB #FBBFFB
square
#FBDDBF #BFFBBF #BFDDFB #FBBFFB
split-complementary
#FBDDBF #BFFBFB #BFBFFB
monochromatic
#F4A04C #F7BE85 #FBDDBF #FDF0E2 #FDF0E2
Accessibility & contrast
On white
1.30
#FBDDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#FBDDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDDBF
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDDBF | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBD
Deuteranopia (green-blind)
#EEE5C0
Tritanopia (blue-blind)
#FFD6D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fbddbf; /* rgb */ color: rgb(251, 221, 191); /* oklch */ color: oklch(91.5% 0.052 67.1);
Tailwind
colors: {
custom: {
50: '#fde7d2',
500: '#fbddbf',
950: '#000000',
},
}SCSS
$custom: #fbddbf; $custom-light: #fde7d2; $custom-dark: #000000;
JSON
{
"hex": "#fbddbf",
"rgb": {
"r": 251,
"g": 221,
"b": 191
},
"hsl": {
"h": 30,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.91476,
"c": 0.05177,
"h": 67.1
},
"luminance": 0.75984
}Semantic roles & 50–950 ramp
primary
#FBDDBF
secondary
#7EAFE0
accent
#73E501
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483