#FBDCCD#FBDCCD
#FBDCCD is a very light, muted orange. Relative luminance 0.761; OKLCH L 91.6% C 0.040 H 47.4°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCCD |
|---|---|
| RGB | rgb(251, 220, 205) |
| HSL | hsl(20, 85%, 89%) |
| HSV | hsv(20, 18%, 98%) |
| CMYK | cmyk(0%, 12.4%, 18.3%, 1.6%) |
| CIE-LAB | lab(89.91, 8.39, 11.30) |
| CIE-LCH | lch(89.91, 14.07, 53.43°) |
| OKLab | oklab(91.62% 0.0271 0.0295) |
| OKLCH | oklch(91.62% 0.04 47.4) |
| XYZ | xyz(76.3962, 76.1055, 68.4113) |
| Luminance | 0.7610 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.46
Apricot
#FBCEB1
ΔE00 6.05
Peach
#FFDAB9
ΔE00 6.45
Bisque
#FFE4C4
ΔE00 7.80
Antiquewhite
#FAEBD7
ΔE00 8.17
Light Peach
#FFD8B1
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCCD #CDECFB
analogous
#FBCDD5 #FBDCCD #FBF3CD
triadic
#FBDCCD #CDFBDC #DCCDFB
tetradic
#FBDCCD #D5FBCD #CDECFB #F3CDFB
square
#FBDCCD #D5FBCD #CDECFB #F3CDFB
split-complementary
#FBDCCD #CDFBF3 #CDD5FB
monochromatic
#F28D5C #F6B494 #FBDCCD #FDEBE3 #FDEBE3
Accessibility & contrast
On white
1.29
#FBDCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#FBDCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCCD
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCCD | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECC
Deuteranopia (green-blind)
#EBE5CD
Tritanopia (blue-blind)
#FFD7D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fbdccd; /* rgb */ color: rgb(251, 220, 205); /* oklch */ color: oklch(91.6% 0.040 47.4);
Tailwind
colors: {
custom: {
50: '#fde6dc',
500: '#fbdccd',
950: '#000000',
},
}SCSS
$custom: #fbdccd; $custom-light: #fde6dc; $custom-dark: #000000;
JSON
{
"hex": "#fbdccd",
"rgb": {
"r": 251,
"g": 220,
"b": 205
},
"hsl": {
"h": 19.565,
"s": 85.185,
"l": 89.412
},
"oklch": {
"l": 0.91619,
"c": 0.04006,
"h": 47.4
},
"luminance": 0.76103
}Semantic roles & 50–950 ramp
primary
#FBDCCD
secondary
#8BC5E2
accent
#99E204
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484