#FCCDAE#FCCDAE
#FCCDAE is a very light, moderate orange. Relative luminance 0.674; OKLCH L 88.1% C 0.068 H 55.1°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDAE |
|---|---|
| RGB | rgb(252, 205, 174) |
| HSL | hsl(24, 93%, 84%) |
| HSV | hsv(24, 31%, 99%) |
| CMYK | cmyk(0%, 18.7%, 31%, 1.2%) |
| CIE-LAB | lab(85.71, 12.29, 21.71) |
| CIE-LCH | lch(85.71, 24.94, 60.49°) |
| OKLab | oklab(88.15% 0.0387 0.0554) |
| OKLCH | oklch(88.15% 0.068 55.1) |
| XYZ | xyz(69.6176, 67.4172, 49.3820) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 0.70
Peach
#FFDAB9
ΔE00 4.25
Light Peach
#FFD8B1
ΔE00 4.81
Bisque
#FFE4C4
ΔE00 8.04
Navajowhite
#FFDEAD
ΔE00 8.93
Peach (survey)
#FFB07C
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDAE #AEDDFC
analogous
#FCAEB6 #FCCDAE #FCF4AE
triadic
#FCCDAE #AEFCCD #CDAEFC
tetradic
#FCCDAE #B6FCAE #AEDDFC #F4AEFC
square
#FCCDAE #B6FCAE #AEDDFC #F4AEFC
split-complementary
#FCCDAE #AEFCF4 #AEB6FC
monochromatic
#F88438 #FAA973 #FCCDAE #FEEDE1 #FEEDE1
Accessibility & contrast
On white
1.45
#FCCDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#FCCDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDAE
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDAE | 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)
#DAD0AC
Deuteranopia (green-blind)
#E5DAAE
Tritanopia (blue-blind)
#FFC4C5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fccdae; /* rgb */ color: rgb(252, 205, 174); /* oklch */ color: oklch(88.1% 0.068 55.1);
Tailwind
colors: {
custom: {
50: '#fedcc6',
500: '#fccdae',
950: '#000000',
},
}SCSS
$custom: #fccdae; $custom-light: #fedcc6; $custom-dark: #000000;
JSON
{
"hex": "#fccdae",
"rgb": {
"r": 252,
"g": 205,
"b": 174
},
"hsl": {
"h": 23.846,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.88147,
"c": 0.06754,
"h": 55.1
},
"luminance": 0.67414
}Semantic roles & 50–950 ramp
primary
#FCCDAE
secondary
#6EB3E0
accent
#8AE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482