#FBDBCF#FBDBCF
#FBDBCF is a very light, muted orange. Relative luminance 0.757; OKLCH L 91.5% C 0.039 H 41.7°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDBCF |
|---|---|
| RGB | rgb(251, 219, 207) |
| HSL | hsl(16, 85%, 90%) |
| HSV | hsv(16, 18%, 98%) |
| CMYK | cmyk(0%, 12.7%, 17.5%, 1.6%) |
| CIE-LAB | lab(89.71, 9.20, 9.97) |
| CIE-LCH | lch(89.71, 13.57, 47.30°) |
| OKLab | oklab(91.48% 0.0293 0.0261) |
| OKLCH | oklch(91.48% 0.039 41.7) |
| XYZ | xyz(76.3775, 75.6793, 69.6036) |
| Luminance | 0.7568 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.35
Apricot
#FBCEB1
ΔE00 6.87
Peach
#FFDAB9
ΔE00 7.87
Very Light Pink
#FFF4F2
ΔE00 8.97
Linen
#FAF0E6
ΔE00 9.16
Seashell
#FFF5EE
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDBCF #CFEFFB
analogous
#FBCFD9 #FBDBCF #FBF1CF
triadic
#FBDBCF #CFFBDB #DBCFFB
tetradic
#FBDBCF #D9FBCF #CFEFFB #F1CFFB
square
#FBDBCF #D9FBCF #CFEFFB #F1CFFB
split-complementary
#FBDBCF #CFFBF1 #CFD9FB
monochromatic
#F2865E #F6B197 #FBDBCF #FDEAE3 #FDEAE3
Accessibility & contrast
On white
1.30
#FBDBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#FBDBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDBCF
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDBCF | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECE
Deuteranopia (green-blind)
#EAE4CF
Tritanopia (blue-blind)
#FFD6D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fbdbcf; /* rgb */ color: rgb(251, 219, 207); /* oklch */ color: oklch(91.5% 0.039 41.7);
Tailwind
colors: {
custom: {
50: '#fde6dd',
500: '#fbdbcf',
950: '#000000',
},
}SCSS
$custom: #fbdbcf; $custom-light: #fde6dd; $custom-dark: #000000;
JSON
{
"hex": "#fbdbcf",
"rgb": {
"r": 251,
"g": 219,
"b": 207
},
"hsl": {
"h": 16.364,
"s": 84.615,
"l": 89.804
},
"oklch": {
"l": 0.91479,
"c": 0.03928,
"h": 41.7
},
"luminance": 0.75677
}Semantic roles & 50–950 ramp
primary
#FBDBCF
secondary
#8DCAE2
accent
#A5E104
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484