#FCCDB2#FCCDB2
#FCCDB2 is a very light, moderate orange. Relative luminance 0.676; OKLCH L 88.2% C 0.065 H 51.4°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDB2 |
|---|---|
| RGB | rgb(252, 205, 178) |
| HSL | hsl(22, 93%, 84%) |
| HSV | hsv(22, 29%, 99%) |
| CMYK | cmyk(0%, 18.7%, 29.4%, 1.2%) |
| CIE-LAB | lab(85.79, 12.80, 19.71) |
| CIE-LCH | lch(85.79, 23.50, 57.01°) |
| OKLab | oklab(88.24% 0.0403 0.0505) |
| OKLCH | oklch(88.24% 0.065 51.4) |
| XYZ | xyz(70.0133, 67.5755, 51.4663) |
| Luminance | 0.6757 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.13
Peach
#FFDAB9
ΔE00 5.12
Light Peach
#FFD8B1
ΔE00 6.01
Bisque
#FFE4C4
ΔE00 8.77
Pale Salmon
#FFB19A
ΔE00 9.04
Peach (survey)
#FFB07C
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDB2 #B2E1FC
analogous
#FCB2BC #FCCDB2 #FCF2B2
triadic
#FCCDB2 #B2FCCD #CDB2FC
tetradic
#FCCDB2 #BCFCB2 #B2E1FC #F2B2FC
square
#FCCDB2 #BCFCB2 #B2E1FC #F2B2FC
split-complementary
#FCCDB2 #B2FCF2 #B2BCFC
monochromatic
#F7813C #FAA777 #FCCDB2 #FEECE2 #FEECE2
Accessibility & contrast
On white
1.45
#FCCDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#FCCDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDB2
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDB2 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B0
Deuteranopia (green-blind)
#E5DAB2
Tritanopia (blue-blind)
#FFC5C6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fccdb2; /* rgb */ color: rgb(252, 205, 178); /* oklch */ color: oklch(88.2% 0.065 51.4);
Tailwind
colors: {
custom: {
50: '#fedcc9',
500: '#fccdb2',
950: '#000000',
},
}SCSS
$custom: #fccdb2; $custom-light: #fedcc9; $custom-dark: #000000;
JSON
{
"hex": "#fccdb2",
"rgb": {
"r": 252,
"g": 205,
"b": 178
},
"hsl": {
"h": 21.892,
"s": 92.5,
"l": 84.314
},
"oklch": {
"l": 0.88236,
"c": 0.06459,
"h": 51.4
},
"luminance": 0.67572
}Semantic roles & 50–950 ramp
primary
#FCCDB2
secondary
#71B8E1
accent
#92E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482