#FCCDAF#FCCDAF
#FCCDAF is a very light, moderate orange. Relative luminance 0.675; OKLCH L 88.2% C 0.067 H 54.2°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDAF |
|---|---|
| RGB | rgb(252, 205, 175) |
| HSL | hsl(23, 93%, 84%) |
| HSV | hsv(23, 31%, 99%) |
| CMYK | cmyk(0%, 18.7%, 30.6%, 1.2%) |
| CIE-LAB | lab(85.73, 12.41, 21.21) |
| CIE-LCH | lch(85.73, 24.57, 59.66°) |
| OKLab | oklab(88.17% 0.0391 0.0542) |
| OKLCH | oklch(88.17% 0.067 54.2) |
| XYZ | xyz(69.7154, 67.4563, 49.8973) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 0.54
Peach
#FFDAB9
ΔE00 4.44
Light Peach
#FFD8B1
ΔE00 5.09
Bisque
#FFE4C4
ΔE00 8.20
Navajowhite
#FFDEAD
ΔE00 9.23
Peach (survey)
#FFB07C
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDAF #AFDEFC
analogous
#FCAFB7 #FCCDAF #FCF4AF
triadic
#FCCDAF #AFFCCD #CDAFFC
tetradic
#FCCDAF #B7FCAF #AFDEFC #F4AFFC
square
#FCCDAF #B7FCAF #AFDEFC #F4AFFC
split-complementary
#FCCDAF #AFFCF4 #AFB7FC
monochromatic
#F88339 #FAA874 #FCCDAF #FEEDE2 #FEEDE2
Accessibility & contrast
On white
1.45
#FCCDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#FCCDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDAF
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDAF | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0AD
Deuteranopia (green-blind)
#E5DAAF
Tritanopia (blue-blind)
#FFC5C5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fccdaf; /* rgb */ color: rgb(252, 205, 175); /* oklch */ color: oklch(88.2% 0.067 54.2);
Tailwind
colors: {
custom: {
50: '#fedcc7',
500: '#fccdaf',
950: '#000000',
},
}SCSS
$custom: #fccdaf; $custom-light: #fedcc7; $custom-dark: #000000;
JSON
{
"hex": "#fccdaf",
"rgb": {
"r": 252,
"g": 205,
"b": 175
},
"hsl": {
"h": 23.377,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.88169,
"c": 0.06678,
"h": 54.2
},
"luminance": 0.67453
}Semantic roles & 50–950 ramp
primary
#FCCDAF
secondary
#6FB4E0
accent
#8CE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482