#FBDCCB#FBDCCB
#FBDCCB is a very light, muted orange. Relative luminance 0.760; OKLCH L 91.6% C 0.041 H 50.6°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCCB |
|---|---|
| RGB | rgb(251, 220, 203) |
| HSL | hsl(21, 86%, 89%) |
| HSV | hsv(21, 19%, 98%) |
| CMYK | cmyk(0%, 12.4%, 19.1%, 1.6%) |
| CIE-LAB | lab(89.86, 8.09, 12.29) |
| CIE-LCH | lch(89.86, 14.71, 56.63°) |
| OKLab | oklab(91.57% 0.0263 0.032) |
| OKLCH | oklch(91.57% 0.041 50.6) |
| XYZ | xyz(76.1564, 76.0095, 67.1479) |
| Luminance | 0.7601 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.55
Peach
#FFDAB9
ΔE00 5.60
Mistyrose
#FFE4E1
ΔE00 6.28
Bisque
#FFE4C4
ΔE00 6.96
Light Peach
#FFD8B1
ΔE00 7.39
Antiquewhite
#FAEBD7
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCCB #CBEAFB
analogous
#FBCBD2 #FBDCCB #FBF4CB
triadic
#FBDCCB #CBFBDC #DCCBFB
tetradic
#FBDCCB #D2FBCB #CBEAFB #F4CBFB
square
#FBDCCB #D2FBCB #CBEAFB #F4CBFB
split-complementary
#FBDCCB #CBFBF4 #CBD2FB
monochromatic
#F29059 #F7B692 #FBDCCB #FDECE3 #FDECE3
Accessibility & contrast
On white
1.30
#FBDCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#FBDCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCCB
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCCB | 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)
#E4DECA
Deuteranopia (green-blind)
#EBE5CB
Tritanopia (blue-blind)
#FFD7D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fbdccb; /* rgb */ color: rgb(251, 220, 203); /* oklch */ color: oklch(91.6% 0.041 50.6);
Tailwind
colors: {
custom: {
50: '#fde6da',
500: '#fbdccb',
950: '#000000',
},
}SCSS
$custom: #fbdccb; $custom-light: #fde6da; $custom-dark: #000000;
JSON
{
"hex": "#fbdccb",
"rgb": {
"r": 251,
"g": 220,
"b": 203
},
"hsl": {
"h": 21.25,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.91569,
"c": 0.04143,
"h": 50.6
},
"luminance": 0.76007
}Semantic roles & 50–950 ramp
primary
#FBDCCB
secondary
#89C2E1
accent
#93E203
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483