#FCCDAB#FCCDAB
#FCCDAB is a very light, moderate orange. Relative luminance 0.673; OKLCH L 88.1% C 0.070 H 57.6°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDAB |
|---|---|
| RGB | rgb(252, 205, 171) |
| HSL | hsl(25, 93%, 83%) |
| HSV | hsv(25, 32%, 99%) |
| CMYK | cmyk(0%, 18.7%, 32.1%, 1.2%) |
| CIE-LAB | lab(85.66, 11.91, 23.20) |
| CIE-LCH | lch(85.66, 26.08, 62.82°) |
| OKLab | oklab(88.08% 0.0375 0.059) |
| OKLCH | oklch(88.08% 0.07 57.6) |
| XYZ | xyz(69.3284, 67.3015, 47.8589) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.59
Peach
#FFDAB9
ΔE00 3.86
Light Peach
#FFD8B1
ΔE00 4.05
Bisque
#FFE4C4
ΔE00 7.64
Navajowhite
#FFDEAD
ΔE00 8.08
Burlywood
#DEB887
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDAB #ABDAFC
analogous
#FCABB1 #FCCDAB #FCF5AB
triadic
#FCCDAB #ABFCCD #CDABFC
tetradic
#FCCDAB #B1FCAB #ABDAFC #F5ABFC
square
#FCCDAB #B1FCAB #ABDAFC #F5ABFC
split-complementary
#FCCDAB #ABFCF5 #ABB1FC
monochromatic
#F88735 #FAAA70 #FCCDAB #FEEDE1 #FEEDE1
Accessibility & contrast
On white
1.45
#FCCDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#FCCDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDAB
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDAB | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A9
Deuteranopia (green-blind)
#E6DAAB
Tritanopia (blue-blind)
#FFC4C4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fccdab; /* rgb */ color: rgb(252, 205, 171); /* oklch */ color: oklch(88.1% 0.070 57.6);
Tailwind
colors: {
custom: {
50: '#fedcc4',
500: '#fccdab',
950: '#000000',
},
}SCSS
$custom: #fccdab; $custom-light: #fedcc4; $custom-dark: #000000;
JSON
{
"hex": "#fccdab",
"rgb": {
"r": 252,
"g": 205,
"b": 171
},
"hsl": {
"h": 25.185,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.88083,
"c": 0.06989,
"h": 57.6
},
"luminance": 0.67298
}Semantic roles & 50–950 ramp
primary
#FCCDAB
secondary
#6BAFE0
accent
#85E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482