#FCCDA9#FCCDA9
#FCCDA9 is a very light, moderate orange. Relative luminance 0.672; OKLCH L 88.0% C 0.072 H 59.1°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDA9 |
|---|---|
| RGB | rgb(252, 205, 169) |
| HSL | hsl(26, 93%, 83%) |
| HSV | hsv(26, 33%, 99%) |
| CMYK | cmyk(0%, 18.7%, 32.9%, 1.2%) |
| CIE-LAB | lab(85.62, 11.67, 24.20) |
| CIE-LCH | lch(85.62, 26.87, 64.26°) |
| OKLab | oklab(88.04% 0.0367 0.0614) |
| OKLCH | oklch(88.04% 0.072 59.1) |
| XYZ | xyz(69.1392, 67.2258, 46.8625) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.23
Light Peach
#FFD8B1
ΔE00 3.65
Peach
#FFDAB9
ΔE00 3.74
Bisque
#FFE4C4
ΔE00 7.46
Navajowhite
#FFDEAD
ΔE00 7.57
Burlywood
#DEB887
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDA9 #A9D8FC
analogous
#FCA9AF #FCCDA9 #FCF6A9
triadic
#FCCDA9 #A9FCCD #CDA9FC
tetradic
#FCCDA9 #AFFCA9 #A9D8FC #F6A9FC
square
#FCCDA9 #AFFCA9 #A9D8FC #F6A9FC
split-complementary
#FCCDA9 #A9FCF6 #A9AFFC
monochromatic
#F88833 #FAAB6E #FCCDA9 #FEEEE1 #FEEEE1
Accessibility & contrast
On white
1.45
#FCCDA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#FCCDA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDA9
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDA9 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A7
Deuteranopia (green-blind)
#E6DAA9
Tritanopia (blue-blind)
#FFC4C3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fccda9; /* rgb */ color: rgb(252, 205, 169); /* oklch */ color: oklch(88.0% 0.072 59.1);
Tailwind
colors: {
custom: {
50: '#fedcc2',
500: '#fccda9',
950: '#000000',
},
}SCSS
$custom: #fccda9; $custom-light: #fedcc2; $custom-dark: #000000;
JSON
{
"hex": "#fccda9",
"rgb": {
"r": 252,
"g": 205,
"b": 169
},
"hsl": {
"h": 26.024,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.88041,
"c": 0.07152,
"h": 59.1
},
"luminance": 0.67223
}Semantic roles & 50–950 ramp
primary
#FCCDA9
secondary
#6AACE0
accent
#82E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482