#FCCDB1#FCCDB1
#FCCDB1 is a very light, moderate orange. Relative luminance 0.675; OKLCH L 88.2% C 0.065 H 52.4°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDB1 |
|---|---|
| RGB | rgb(252, 205, 177) |
| HSL | hsl(22, 93%, 84%) |
| HSV | hsv(22, 30%, 99%) |
| CMYK | cmyk(0%, 18.7%, 29.8%, 1.2%) |
| CIE-LAB | lab(85.77, 12.67, 20.21) |
| CIE-LCH | lch(85.77, 23.85, 57.92°) |
| OKLab | oklab(88.21% 0.0399 0.0517) |
| OKLCH | oklch(88.21% 0.065 52.4) |
| XYZ | xyz(69.9133, 67.5355, 50.9395) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 0.82
Peach
#FFDAB9
ΔE00 4.87
Light Peach
#FFD8B1
ΔE00 5.69
Bisque
#FFE4C4
ΔE00 8.57
Pale Salmon
#FFB19A
ΔE00 9.21
Peach (survey)
#FFB07C
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDB1 #B1E0FC
analogous
#FCB1BB #FCCDB1 #FCF3B1
triadic
#FCCDB1 #B1FCCD #CDB1FC
tetradic
#FCCDB1 #BBFCB1 #B1E0FC #F3B1FC
square
#FCCDB1 #BBFCB1 #B1E0FC #F3B1FC
split-complementary
#FCCDB1 #B1FCF3 #B1BBFC
monochromatic
#F7813B #FAA776 #FCCDB1 #FEECE2 #FEECE2
Accessibility & contrast
On white
1.45
#FCCDB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#FCCDB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDB1
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDB1 | 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)
#DAD1AF
Deuteranopia (green-blind)
#E5DAB1
Tritanopia (blue-blind)
#FFC5C5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fccdb1; /* rgb */ color: rgb(252, 205, 177); /* oklch */ color: oklch(88.2% 0.065 52.4);
Tailwind
colors: {
custom: {
50: '#fedcc8',
500: '#fccdb1',
950: '#000000',
},
}SCSS
$custom: #fccdb1; $custom-light: #fedcc8; $custom-dark: #000000;
JSON
{
"hex": "#fccdb1",
"rgb": {
"r": 252,
"g": 205,
"b": 177
},
"hsl": {
"h": 22.4,
"s": 92.593,
"l": 84.118
},
"oklch": {
"l": 0.88213,
"c": 0.06531,
"h": 52.4
},
"luminance": 0.67532
}Semantic roles & 50–950 ramp
primary
#FCCDB1
secondary
#71B7E1
accent
#90E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482