#FCCDA3#FCCDA3
#FCCDA3 is a very light, moderate orange. Relative luminance 0.670; OKLCH L 87.9% C 0.077 H 63.4°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDA3 |
|---|---|
| RGB | rgb(252, 205, 163) |
| HSL | hsl(28, 94%, 81%) |
| HSV | hsv(28, 35%, 99%) |
| CMYK | cmyk(0%, 18.7%, 35.3%, 1.2%) |
| CIE-LAB | lab(85.51, 10.95, 27.19) |
| CIE-LCH | lch(85.51, 29.31, 68.07°) |
| OKLab | oklab(87.92% 0.0344 0.0685) |
| OKLCH | oklch(87.92% 0.077 63.4) |
| XYZ | xyz(68.5888, 67.0057, 43.9638) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.05
Peach
#FFDAB9
ΔE00 4.04
Apricot
#FBCEB1
ΔE00 4.09
Navajowhite
#FFDEAD
ΔE00 6.26
Burlywood
#DEB887
ΔE00 6.96
Bisque
#FFE4C4
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDA3 #A3D2FC
analogous
#FCA3A6 #FCCDA3 #FCFAA3
triadic
#FCCDA3 #A3FCCD #CDA3FC
tetradic
#FCCDA3 #A6FCA3 #A3D2FC #FAA3FC
square
#FCCDA3 #A6FCA3 #A3D2FC #FAA3FC
split-complementary
#FCCDA3 #A3FCFA #A3A6FC
monochromatic
#F88D2C #FAAD68 #FCCDA3 #FEEDDE #FEEFE1
Accessibility & contrast
On white
1.46
#FCCDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#FCCDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDA3
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDA3 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD0A0
Deuteranopia (green-blind)
#E7DAA4
Tritanopia (blue-blind)
#FFC3C2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fccda3; /* rgb */ color: rgb(252, 205, 163); /* oklch */ color: oklch(87.9% 0.077 63.4);
Tailwind
colors: {
custom: {
50: '#ffdcbe',
500: '#fccda3',
950: '#000000',
},
}SCSS
$custom: #fccda3; $custom-light: #ffdcbe; $custom-dark: #000000;
JSON
{
"hex": "#fccda3",
"rgb": {
"r": 252,
"g": 205,
"b": 163
},
"hsl": {
"h": 28.315,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.87917,
"c": 0.07662,
"h": 63.4
},
"luminance": 0.67002
}Semantic roles & 50–950 ramp
primary
#FCCDA3
secondary
#64A5DF
accent
#79E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482