#FBDCCC#FBDCCC
#FBDCCC is a very light, muted orange. Relative luminance 0.761; OKLCH L 91.6% C 0.041 H 49.0°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCCC |
|---|---|
| RGB | rgb(251, 220, 204) |
| HSL | hsl(20, 85%, 89%) |
| HSV | hsv(20, 19%, 98%) |
| CMYK | cmyk(0%, 12.4%, 18.7%, 1.6%) |
| CIE-LAB | lab(89.89, 8.24, 11.79) |
| CIE-LCH | lch(89.89, 14.39, 55.07°) |
| OKLab | oklab(91.59% 0.0267 0.0308) |
| OKLCH | oklch(91.59% 0.041 49) |
| XYZ | xyz(76.2759, 76.0574, 67.7776) |
| Luminance | 0.7605 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.79
Mistyrose
#FFE4E1
ΔE00 5.87
Peach
#FFDAB9
ΔE00 6.02
Bisque
#FFE4C4
ΔE00 7.38
Light Peach
#FFD8B1
ΔE00 7.81
Antiquewhite
#FAEBD7
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCCC #CCEBFB
analogous
#FBCCD4 #FBDCCC #FBF4CC
triadic
#FBDCCC #CCFBDC #DCCCFB
tetradic
#FBDCCC #D4FBCC #CCEBFB #F4CCFB
square
#FBDCCC #D4FBCC #CCEBFB #F4CCFB
split-complementary
#FBDCCC #CCFBF4 #CCD4FB
monochromatic
#F28E5B #F7B593 #FBDCCC #FDECE3 #FDECE3
Accessibility & contrast
On white
1.30
#FBDCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#FBDCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCCC
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCCC | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECB
Deuteranopia (green-blind)
#EBE5CC
Tritanopia (blue-blind)
#FFD7D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fbdccc; /* rgb */ color: rgb(251, 220, 204); /* oklch */ color: oklch(91.6% 0.041 49.0);
Tailwind
colors: {
custom: {
50: '#fde6db',
500: '#fbdccc',
950: '#000000',
},
}SCSS
$custom: #fbdccc; $custom-light: #fde6db; $custom-dark: #000000;
JSON
{
"hex": "#fbdccc",
"rgb": {
"r": 251,
"g": 220,
"b": 204
},
"hsl": {
"h": 20.426,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.91594,
"c": 0.04073,
"h": 49
},
"luminance": 0.76055
}Semantic roles & 50–950 ramp
primary
#FBDCCC
secondary
#8AC4E2
accent
#96E204
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171615
muted
#858484