#FCCFA9#FCCFA9
#FCCFA9 is a very light, moderate orange. Relative luminance 0.682; OKLCH L 88.4% C 0.071 H 61.9°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCFA9 |
|---|---|
| RGB | rgb(252, 207, 169) |
| HSL | hsl(27, 93%, 83%) |
| HSV | hsv(27, 33%, 99%) |
| CMYK | cmyk(0%, 17.9%, 32.9%, 1.2%) |
| CIE-LAB | lab(86.10, 10.63, 24.86) |
| CIE-LCH | lch(86.10, 27.04, 66.86°) |
| OKLab | oklab(88.42% 0.0337 0.063) |
| OKLCH | oklch(88.42% 0.071 61.9) |
| XYZ | xyz(69.6207, 68.1888, 47.0230) |
| Luminance | 0.6819 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.66
Apricot
#FBCEB1
ΔE00 3.08
Peach
#FFDAB9
ΔE00 3.14
Navajowhite
#FFDEAD
ΔE00 6.47
Bisque
#FFE4C4
ΔE00 6.68
Burlywood
#DEB887
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCFA9 #A9D6FC
analogous
#FCA9AC #FCCFA9 #FCF8A9
triadic
#FCCFA9 #A9FCCF #CFA9FC
tetradic
#FCCFA9 #ACFCA9 #A9D6FC #F8A9FC
square
#FCCFA9 #ACFCA9 #A9D6FC #F8A9FC
split-complementary
#FCCFA9 #A9FCF8 #A9ACFC
monochromatic
#F88D33 #FAAE6E #FCCFA9 #FEEEE1 #FEEEE1
Accessibility & contrast
On white
1.43
#FCCFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#FCCFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCFA9
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCFA9 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2A6
Deuteranopia (green-blind)
#E8DBAA
Tritanopia (blue-blind)
#FFC6C5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fccfa9; /* rgb */ color: rgb(252, 207, 169); /* oklch */ color: oklch(88.4% 0.071 61.9);
Tailwind
colors: {
custom: {
50: '#feddc2',
500: '#fccfa9',
950: '#000000',
},
}SCSS
$custom: #fccfa9; $custom-light: #feddc2; $custom-dark: #000000;
JSON
{
"hex": "#fccfa9",
"rgb": {
"r": 252,
"g": 207,
"b": 169
},
"hsl": {
"h": 27.47,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.88418,
"c": 0.07141,
"h": 61.9
},
"luminance": 0.68186
}Semantic roles & 50–950 ramp
primary
#FCCFA9
secondary
#6AAAE0
accent
#7CE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482