#FCCDA4#FCCDA4
#FCCDA4 is a very light, moderate orange. Relative luminance 0.670; OKLCH L 87.9% C 0.076 H 62.7°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDA4 |
|---|---|
| RGB | rgb(252, 205, 164) |
| HSL | hsl(28, 94%, 82%) |
| HSV | hsv(28, 35%, 99%) |
| CMYK | cmyk(0%, 18.7%, 34.9%, 1.2%) |
| CIE-LAB | lab(85.53, 11.07, 26.69) |
| CIE-LCH | lch(85.53, 28.89, 67.48°) |
| OKLab | oklab(87.94% 0.0348 0.0673) |
| OKLCH | oklch(87.94% 0.076 62.7) |
| XYZ | xyz(68.6788, 67.0417, 44.4375) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.08
Apricot
#FBCEB1
ΔE00 3.79
Peach
#FFDAB9
ΔE00 3.93
Navajowhite
#FFDEAD
ΔE00 6.45
Burlywood
#DEB887
ΔE00 7.11
Bisque
#FFE4C4
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDA4 #A4D3FC
analogous
#FCA4A7 #FCCDA4 #FCF9A4
triadic
#FCCDA4 #A4FCCD #CDA4FC
tetradic
#FCCDA4 #A7FCA4 #A4D3FC #F9A4FC
square
#FCCDA4 #A7FCA4 #A4D3FC #F9A4FC
split-complementary
#FCCDA4 #A4FCF9 #A4A7FC
monochromatic
#F88C2E #FAAC69 #FCCDA4 #FEEEDF #FEEFE1
Accessibility & contrast
On white
1.46
#FCCDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#FCCDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDA4
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDA4 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD0A1
Deuteranopia (green-blind)
#E7DAA5
Tritanopia (blue-blind)
#FFC3C2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fccda4; /* rgb */ color: rgb(252, 205, 164); /* oklch */ color: oklch(87.9% 0.076 62.7);
Tailwind
colors: {
custom: {
50: '#ffdcbf',
500: '#fccda4',
950: '#000000',
},
}SCSS
$custom: #fccda4; $custom-light: #ffdcbf; $custom-dark: #000000;
JSON
{
"hex": "#fccda4",
"rgb": {
"r": 252,
"g": 205,
"b": 164
},
"hsl": {
"h": 27.955,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.87938,
"c": 0.07574,
"h": 62.7
},
"luminance": 0.67038
}Semantic roles & 50–950 ramp
primary
#FCCDA4
secondary
#65A6DF
accent
#7BE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482