#FCCFA8#FCCFA8
#FCCFA8 is a very light, moderate orange. Relative luminance 0.681; OKLCH L 88.4% C 0.072 H 62.6°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCFA8 |
|---|---|
| RGB | rgb(252, 207, 168) |
| HSL | hsl(28, 93%, 82%) |
| HSV | hsv(28, 33%, 99%) |
| CMYK | cmyk(0%, 17.9%, 33.3%, 1.2%) |
| CIE-LAB | lab(86.08, 10.51, 25.36) |
| CIE-LCH | lch(86.08, 27.45, 67.50°) |
| OKLab | oklab(88.4% 0.0333 0.0642) |
| OKLCH | oklch(88.4% 0.072 62.6) |
| XYZ | xyz(69.5271, 68.1514, 46.5305) |
| Luminance | 0.6815 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.54
Peach
#FFDAB9
ΔE00 3.22
Apricot
#FBCEB1
ΔE00 3.39
Navajowhite
#FFDEAD
ΔE00 6.24
Bisque
#FFE4C4
ΔE00 6.64
Burlywood
#DEB887
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCFA8 #A8D5FC
analogous
#FCA8AB #FCCFA8 #FCF9A8
triadic
#FCCFA8 #A8FCCF #CFA8FC
tetradic
#FCCFA8 #ABFCA8 #A8D5FC #F9A8FC
square
#FCCFA8 #ABFCA8 #A8D5FC #F9A8FC
split-complementary
#FCCFA8 #A8FCF9 #A8ABFC
monochromatic
#F88E32 #FAAE6D #FCCFA8 #FEEFE1 #FEEFE1
Accessibility & contrast
On white
1.44
#FCCFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#FCCFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCFA8
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCFA8 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD1A5
Deuteranopia (green-blind)
#E8DBA9
Tritanopia (blue-blind)
#FFC6C4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fccfa8; /* rgb */ color: rgb(252, 207, 168); /* oklch */ color: oklch(88.4% 0.072 62.6);
Tailwind
colors: {
custom: {
50: '#feddc2',
500: '#fccfa8',
950: '#000000',
},
}SCSS
$custom: #fccfa8; $custom-light: #feddc2; $custom-dark: #000000;
JSON
{
"hex": "#fccfa8",
"rgb": {
"r": 252,
"g": 207,
"b": 168
},
"hsl": {
"h": 27.857,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.88397,
"c": 0.07227,
"h": 62.6
},
"luminance": 0.68148
}Semantic roles & 50–950 ramp
primary
#FCCFA8
secondary
#69A8DF
accent
#7BE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482