#FCCDBB#FCCDBB
#FCCDBB is a very light, muted orange. Relative luminance 0.679; OKLCH L 88.4% C 0.059 H 42.0°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDBB |
|---|---|
| RGB | rgb(252, 205, 187) |
| HSL | hsl(17, 92%, 86%) |
| HSV | hsv(17, 26%, 99%) |
| CMYK | cmyk(0%, 18.7%, 25.8%, 1.2%) |
| CIE-LAB | lab(85.98, 13.99, 15.22) |
| CIE-LCH | lch(85.98, 20.67, 47.43°) |
| OKLab | oklab(88.44% 0.0438 0.0394) |
| OKLCH | oklch(88.44% 0.059 42) |
| XYZ | xyz(70.9468, 67.9489, 56.3824) |
| Luminance | 0.6795 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.53
Peach
#FFDAB9
ΔE00 7.94
Pale Salmon
#FFB19A
ΔE00 8.21
Mistyrose
#FFE4E1
ΔE00 8.63
Light Peach
#FFD8B1
ΔE00 9.22
Pale Rose
#FDC1C5
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDBB #BBEAFC
analogous
#FCBBC9 #FCCDBB #FCEDBB
triadic
#FCCDBB #BBFCCD #CDBBFC
tetradic
#FCCDBB #C9FCBB #BBEAFC #EDBBFC
square
#FCCDBB #C9FCBB #BBEAFC #EDBBFC
split-complementary
#FCCDBB #BBFCED #BBC9FC
monochromatic
#F77746 #F9A280 #FCCDBB #FEE9E2 #FEE9E2
Accessibility & contrast
On white
1.44
#FCCDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#FCCDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDBB
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDBB | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1BA
Deuteranopia (green-blind)
#E3DBBB
Tritanopia (blue-blind)
#FFC6C8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fccdbb; /* rgb */ color: rgb(252, 205, 187); /* oklch */ color: oklch(88.4% 0.059 42.0);
Tailwind
colors: {
custom: {
50: '#fedccf',
500: '#fccdbb',
950: '#000000',
},
}SCSS
$custom: #fccdbb; $custom-light: #fedccf; $custom-dark: #000000;
JSON
{
"hex": "#fccdbb",
"rgb": {
"r": 252,
"g": 205,
"b": 187
},
"hsl": {
"h": 16.615,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.88443,
"c": 0.05889,
"h": 42
},
"luminance": 0.67946
}Semantic roles & 50–950 ramp
primary
#FCCDBB
secondary
#79C5E2
accent
#A6E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483