#FCCDAA#FCCDAA
#FCCDAA is a very light, moderate orange. Relative luminance 0.673; OKLCH L 88.1% C 0.071 H 58.3°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDAA |
|---|---|
| RGB | rgb(252, 205, 170) |
| HSL | hsl(26, 93%, 83%) |
| HSV | hsv(26, 33%, 99%) |
| CMYK | cmyk(0%, 18.7%, 32.5%, 1.2%) |
| CIE-LAB | lab(85.64, 11.79, 23.70) |
| CIE-LCH | lch(85.64, 26.47, 63.55°) |
| OKLab | oklab(88.06% 0.0371 0.0602) |
| OKLCH | oklch(88.06% 0.071 58.3) |
| XYZ | xyz(69.2334, 67.2635, 47.3588) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.91
Peach
#FFDAB9
ΔE00 3.78
Light Peach
#FFD8B1
ΔE00 3.84
Bisque
#FFE4C4
ΔE00 7.54
Navajowhite
#FFDEAD
ΔE00 7.82
Burlywood
#DEB887
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDAA #AAD9FC
analogous
#FCAAB0 #FCCDAA #FCF6AA
triadic
#FCCDAA #AAFCCD #CDAAFC
tetradic
#FCCDAA #B0FCAA #AAD9FC #F6AAFC
square
#FCCDAA #B0FCAA #AAD9FC #F6AAFC
split-complementary
#FCCDAA #AAFCF6 #AAB0FC
monochromatic
#F88734 #FAAA6F #FCCDAA #FEEEE1 #FEEEE1
Accessibility & contrast
On white
1.45
#FCCDAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#FCCDAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDAA
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDAA | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A8
Deuteranopia (green-blind)
#E6DAAA
Tritanopia (blue-blind)
#FFC4C3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fccdaa; /* rgb */ color: rgb(252, 205, 170); /* oklch */ color: oklch(88.1% 0.071 58.3);
Tailwind
colors: {
custom: {
50: '#fedcc3',
500: '#fccdaa',
950: '#000000',
},
}SCSS
$custom: #fccdaa; $custom-light: #fedcc3; $custom-dark: #000000;
JSON
{
"hex": "#fccdaa",
"rgb": {
"r": 252,
"g": 205,
"b": 170
},
"hsl": {
"h": 25.61,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.88062,
"c": 0.0707,
"h": 58.3
},
"luminance": 0.6726
}Semantic roles & 50–950 ramp
primary
#FCCDAA
secondary
#6AAEE0
accent
#84E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482