#FCCDA5#FCCDA5
#FCCDA5 is a very light, moderate orange. Relative luminance 0.671; OKLCH L 88.0% C 0.075 H 62.0°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDA5 |
|---|---|
| RGB | rgb(252, 205, 165) |
| HSL | hsl(28, 94%, 82%) |
| HSV | hsv(28, 35%, 99%) |
| CMYK | cmyk(0%, 18.7%, 34.5%, 1.2%) |
| CIE-LAB | lab(85.54, 11.19, 26.19) |
| CIE-LCH | lch(85.54, 28.48, 66.88°) |
| OKLab | oklab(87.96% 0.0351 0.0661) |
| OKLCH | oklch(87.96% 0.075 62) |
| XYZ | xyz(68.7694, 67.0779, 44.9150) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.13
Apricot
#FBCEB1
ΔE00 3.48
Peach
#FFDAB9
ΔE00 3.84
Navajowhite
#FFDEAD
ΔE00 6.65
Bisque
#FFE4C4
ΔE00 7.26
Burlywood
#DEB887
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDA5 #A5D4FC
analogous
#FCA5A9 #FCCDA5 #FCF8A5
triadic
#FCCDA5 #A5FCCD #CDA5FC
tetradic
#FCCDA5 #A9FCA5 #A5D4FC #F8A5FC
square
#FCCDA5 #A9FCA5 #A5D4FC #F8A5FC
split-complementary
#FCCDA5 #A5FCF8 #A5A9FC
monochromatic
#F88B2F #FAAC6A #FCCDA5 #FEEEE0 #FEEFE1
Accessibility & contrast
On white
1.46
#FCCDA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#FCCDA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDA5
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDA5 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD0A2
Deuteranopia (green-blind)
#E7DAA6
Tritanopia (blue-blind)
#FFC3C2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fccda5; /* rgb */ color: rgb(252, 205, 165); /* oklch */ color: oklch(88.0% 0.075 62.0);
Tailwind
colors: {
custom: {
50: '#fedcc0',
500: '#fccda5',
950: '#000000',
},
}SCSS
$custom: #fccda5; $custom-light: #fedcc0; $custom-dark: #000000;
JSON
{
"hex": "#fccda5",
"rgb": {
"r": 252,
"g": 205,
"b": 165
},
"hsl": {
"h": 27.586,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.87958,
"c": 0.07488,
"h": 62
},
"luminance": 0.67075
}Semantic roles & 50–950 ramp
primary
#FCCDA5
secondary
#66A7DF
accent
#7CE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482