#FCCDA2#FCCDA2
#FCCDA2 is a very light, moderate orange. Relative luminance 0.670; OKLCH L 87.9% C 0.077 H 64.0°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDA2 |
|---|---|
| RGB | rgb(252, 205, 162) |
| HSL | hsl(29, 94%, 81%) |
| HSV | hsv(29, 36%, 99%) |
| CMYK | cmyk(0%, 18.7%, 35.7%, 1.2%) |
| CIE-LAB | lab(85.49, 10.83, 27.69) |
| CIE-LCH | lch(85.49, 29.73, 68.63°) |
| OKLab | oklab(87.9% 0.034 0.0697) |
| OKLCH | oklch(87.9% 0.077 64) |
| XYZ | xyz(68.4996, 66.9700, 43.4938) |
| Luminance | 0.6697 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.06
Peach
#FFDAB9
ΔE00 4.16
Apricot
#FBCEB1
ΔE00 4.39
Navajowhite
#FFDEAD
ΔE00 6.09
Burlywood
#DEB887
ΔE00 6.81
Bisque
#FFE4C4
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDA2 #A2D1FC
analogous
#FCA2A4 #FCCDA2 #FCFAA2
triadic
#FCCDA2 #A2FCCD #CDA2FC
tetradic
#FCCDA2 #A4FCA2 #A2D1FC #FAA2FC
square
#FCCDA2 #A4FCA2 #A2D1FC #FAA2FC
split-complementary
#FCCDA2 #A2FCFA #A2A4FC
monochromatic
#F88D2B #FAAD67 #FCCDA2 #FEEDDD #FEEFE1
Accessibility & contrast
On white
1.46
#FCCDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#FCCDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDA2
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDA2 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCF9F
Deuteranopia (green-blind)
#E7DAA3
Tritanopia (blue-blind)
#FFC3C2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fccda2; /* rgb */ color: rgb(252, 205, 162); /* oklch */ color: oklch(87.9% 0.077 64.0);
Tailwind
colors: {
custom: {
50: '#ffdcbd',
500: '#fccda2',
950: '#000000',
},
}SCSS
$custom: #fccda2; $custom-light: #ffdcbd; $custom-dark: #000000;
JSON
{
"hex": "#fccda2",
"rgb": {
"r": 252,
"g": 205,
"b": 162
},
"hsl": {
"h": 28.667,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.87897,
"c": 0.07749,
"h": 64
},
"luminance": 0.66967
}Semantic roles & 50–950 ramp
primary
#FCCDA2
secondary
#63A4DF
accent
#78E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482