#FBDCCE#FBDCCE
#FBDCCE is a very light, muted orange. Relative luminance 0.762; OKLCH L 91.6% C 0.039 H 45.8°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCCE |
|---|---|
| RGB | rgb(251, 220, 206) |
| HSL | hsl(19, 85%, 90%) |
| HSV | hsv(19, 18%, 98%) |
| CMYK | cmyk(0%, 12.4%, 17.9%, 1.6%) |
| CIE-LAB | lab(89.93, 8.53, 10.81) |
| CIE-LCH | lch(89.93, 13.77, 51.71°) |
| OKLab | oklab(91.64% 0.0275 0.0283) |
| OKLCH | oklch(91.64% 0.039 45.8) |
| XYZ | xyz(76.5173, 76.1539, 69.0490) |
| Luminance | 0.7615 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.06
Apricot
#FBCEB1
ΔE00 6.35
Peach
#FFDAB9
ΔE00 6.89
Bisque
#FFE4C4
ΔE00 8.24
Antiquewhite
#FAEBD7
ΔE00 8.44
Linen
#FAF0E6
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCCE #CEEDFB
analogous
#FBCED7 #FBDCCE #FBF3CE
triadic
#FBDCCE #CEFBDC #DCCEFB
tetradic
#FBDCCE #D7FBCE #CEEDFB #F3CEFB
square
#FBDCCE #D7FBCE #CEEDFB #F3CEFB
split-complementary
#FBDCCE #CEFBF3 #CED7FB
monochromatic
#F28B5D #F6B495 #FBDCCE #FDEBE3 #FDEBE3
Accessibility & contrast
On white
1.29
#FBDCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#FBDCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCCE
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCCE | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFCD
Deuteranopia (green-blind)
#EBE5CE
Tritanopia (blue-blind)
#FFD7D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fbdcce; /* rgb */ color: rgb(251, 220, 206); /* oklch */ color: oklch(91.6% 0.039 45.8);
Tailwind
colors: {
custom: {
50: '#fde6dd',
500: '#fbdcce',
950: '#000000',
},
}SCSS
$custom: #fbdcce; $custom-light: #fde6dd; $custom-dark: #000000;
JSON
{
"hex": "#fbdcce",
"rgb": {
"r": 251,
"g": 220,
"b": 206
},
"hsl": {
"h": 18.667,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.91644,
"c": 0.03941,
"h": 45.8
},
"luminance": 0.76152
}Semantic roles & 50–950 ramp
primary
#FBDCCE
secondary
#8CC7E2
accent
#9DE104
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484