#FCCDB0#FCCDB0
#FCCDB0 is a very light, moderate orange. Relative luminance 0.675; OKLCH L 88.2% C 0.066 H 53.3°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDB0 |
|---|---|
| RGB | rgb(252, 205, 176) |
| HSL | hsl(23, 93%, 84%) |
| HSV | hsv(23, 30%, 99%) |
| CMYK | cmyk(0%, 18.7%, 30.2%, 1.2%) |
| CIE-LAB | lab(85.75, 12.54, 20.71) |
| CIE-LCH | lch(85.75, 24.21, 58.81°) |
| OKLab | oklab(88.19% 0.0395 0.0529) |
| OKLCH | oklch(88.19% 0.066 53.3) |
| XYZ | xyz(69.8140, 67.4958, 50.4165) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 0.59
Peach
#FFDAB9
ΔE00 4.65
Light Peach
#FFD8B1
ΔE00 5.38
Bisque
#FFE4C4
ΔE00 8.38
Pale Salmon
#FFB19A
ΔE00 9.40
Peach (survey)
#FFB07C
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDB0 #B0DFFC
analogous
#FCB0B9 #FCCDB0 #FCF3B0
triadic
#FCCDB0 #B0FCCD #CDB0FC
tetradic
#FCCDB0 #B9FCB0 #B0DFFC #F3B0FC
square
#FCCDB0 #B9FCB0 #B0DFFC #F3B0FC
split-complementary
#FCCDB0 #B0FCF3 #B0B9FC
monochromatic
#F8823A #FAA875 #FCCDB0 #FEECE2 #FEECE2
Accessibility & contrast
On white
1.45
#FCCDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#FCCDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDB0
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDB0 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1AE
Deuteranopia (green-blind)
#E5DAB0
Tritanopia (blue-blind)
#FFC5C5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fccdb0; /* rgb */ color: rgb(252, 205, 176); /* oklch */ color: oklch(88.2% 0.066 53.3);
Tailwind
colors: {
custom: {
50: '#fedcc7',
500: '#fccdb0',
950: '#000000',
},
}SCSS
$custom: #fccdb0; $custom-light: #fedcc7; $custom-dark: #000000;
JSON
{
"hex": "#fccdb0",
"rgb": {
"r": 252,
"g": 205,
"b": 176
},
"hsl": {
"h": 22.895,
"s": 92.683,
"l": 83.922
},
"oklch": {
"l": 0.88191,
"c": 0.06603,
"h": 53.3
},
"luminance": 0.67493
}Semantic roles & 50–950 ramp
primary
#FCCDB0
secondary
#70B5E0
accent
#8EE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482