#FCCDAD#FCCDAD
#FCCDAD is a very light, moderate orange. Relative luminance 0.674; OKLCH L 88.1% C 0.068 H 55.9°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDAD |
|---|---|
| RGB | rgb(252, 205, 173) |
| HSL | hsl(24, 93%, 83%) |
| HSV | hsv(24, 31%, 99%) |
| CMYK | cmyk(0%, 18.7%, 31.3%, 1.2%) |
| CIE-LAB | lab(85.69, 12.16, 22.21) |
| CIE-LCH | lch(85.69, 25.32, 61.29°) |
| OKLab | oklab(88.13% 0.0383 0.0566) |
| OKLCH | oklch(88.13% 0.068 55.9) |
| XYZ | xyz(69.5205, 67.3784, 48.8705) |
| Luminance | 0.6737 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 0.97
Peach
#FFDAB9
ΔE00 4.09
Light Peach
#FFD8B1
ΔE00 4.54
Bisque
#FFE4C4
ΔE00 7.89
Navajowhite
#FFDEAD
ΔE00 8.64
Burlywood
#DEB887
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDAD #ADDCFC
analogous
#FCADB4 #FCCDAD #FCF4AD
triadic
#FCCDAD #ADFCCD #CDADFC
tetradic
#FCCDAD #B4FCAD #ADDCFC #F4ADFC
square
#FCCDAD #B4FCAD #ADDCFC #F4ADFC
split-complementary
#FCCDAD #ADFCF4 #ADB4FC
monochromatic
#F88537 #FAA972 #FCCDAD #FEEDE1 #FEEDE1
Accessibility & contrast
On white
1.45
#FCCDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#FCCDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDAD
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDAD | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0AB
Deuteranopia (green-blind)
#E6DAAD
Tritanopia (blue-blind)
#FFC4C4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fccdad; /* rgb */ color: rgb(252, 205, 173); /* oklch */ color: oklch(88.1% 0.068 55.9);
Tailwind
colors: {
custom: {
50: '#fedcc5',
500: '#fccdad',
950: '#000000',
},
}SCSS
$custom: #fccdad; $custom-light: #fedcc5; $custom-dark: #000000;
JSON
{
"hex": "#fccdad",
"rgb": {
"r": 252,
"g": 205,
"b": 173
},
"hsl": {
"h": 24.304,
"s": 92.941,
"l": 83.333
},
"oklch": {
"l": 0.88126,
"c": 0.06832,
"h": 55.9
},
"luminance": 0.67375
}Semantic roles & 50–950 ramp
primary
#FCCDAD
secondary
#6DB2E0
accent
#89E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482