#FCCDA7#FCCDA7
#FCCDA7 is a very light, moderate orange. Relative luminance 0.671; OKLCH L 88.0% C 0.073 H 60.6°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDA7 |
|---|---|
| RGB | rgb(252, 205, 167) |
| HSL | hsl(27, 93%, 82%) |
| HSV | hsv(27, 34%, 99%) |
| CMYK | cmyk(0%, 18.7%, 33.7%, 1.2%) |
| CIE-LAB | lab(85.58, 11.42, 25.20) |
| CIE-LCH | lch(85.58, 27.67, 65.61°) |
| OKLab | oklab(88% 0.0359 0.0638) |
| OKLCH | oklch(88% 0.073 60.6) |
| XYZ | xyz(68.9529, 67.1513, 45.8812) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.86
Light Peach
#FFD8B1
ΔE00 3.33
Peach
#FFDAB9
ΔE00 3.73
Navajowhite
#FFDEAD
ΔE00 7.09
Bisque
#FFE4C4
ΔE00 7.33
Burlywood
#DEB887
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDA7 #A7D6FC
analogous
#FCA7AB #FCCDA7 #FCF8A7
triadic
#FCCDA7 #A7FCCD #CDA7FC
tetradic
#FCCDA7 #ABFCA7 #A7D6FC #F8A7FC
square
#FCCDA7 #ABFCA7 #A7D6FC #F8A7FC
split-complementary
#FCCDA7 #A7FCF8 #A7ABFC
monochromatic
#F88A31 #FAAB6C #FCCDA7 #FEEEE1 #FEEEE1
Accessibility & contrast
On white
1.46
#FCCDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#FCCDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDA7
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDA7 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A4
Deuteranopia (green-blind)
#E6DAA8
Tritanopia (blue-blind)
#FFC4C3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fccda7; /* rgb */ color: rgb(252, 205, 167); /* oklch */ color: oklch(88.0% 0.073 60.6);
Tailwind
colors: {
custom: {
50: '#fedcc1',
500: '#fccda7',
950: '#000000',
},
}SCSS
$custom: #fccda7; $custom-light: #fedcc1; $custom-dark: #000000;
JSON
{
"hex": "#fccda7",
"rgb": {
"r": 252,
"g": 205,
"b": 167
},
"hsl": {
"h": 26.824,
"s": 93.407,
"l": 82.157
},
"oklch": {
"l": 0.87999,
"c": 0.07319,
"h": 60.6
},
"luminance": 0.67148
}Semantic roles & 50–950 ramp
primary
#FCCDA7
secondary
#68AADF
accent
#7FE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482