#FCCFA0#FCCFA0
#FCCFA0 is a very light, moderate orange. Relative luminance 0.679; OKLCH L 88.2% C 0.079 H 67.7°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCFA0 |
|---|---|
| RGB | rgb(252, 207, 160) |
| HSL | hsl(31, 94%, 81%) |
| HSV | hsv(31, 37%, 99%) |
| CMYK | cmyk(0%, 17.9%, 36.5%, 1.2%) |
| CIE-LAB | lab(85.94, 9.56, 29.33) |
| CIE-LCH | lch(85.94, 30.85, 71.94°) |
| OKLab | oklab(88.24% 0.0301 0.0735) |
| OKLCH | oklch(88.24% 0.079 67.7) |
| XYZ | xyz(68.8047, 67.8624, 42.7254) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.92
Peach
#FFDAB9
ΔE00 4.52
Navajowhite
#FFDEAD
ΔE00 4.84
Apricot
#FBCEB1
ΔE00 5.76
Burlywood
#DEB887
ΔE00 6.45
Moccasin
#FFE4B5
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCFA0 #A0CDFC
analogous
#FCA1A0 #FCCFA0 #FBFCA0
triadic
#FCCFA0 #A0FCCF #CFA0FC
tetradic
#FCCFA0 #A0FCA1 #A0CDFC #FCA0FB
square
#FCCFA0 #A0FCA1 #A0CDFC #FCA0FB
split-complementary
#FCCFA0 #A0FBFC #A1A0FC
monochromatic
#F89329 #FAB165 #FCCFA0 #FEEDDB #FEF0E1
Accessibility & contrast
On white
1.44
#FCCFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#FCCFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCFA0
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCFA0 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED19D
Deuteranopia (green-blind)
#E9DBA1
Tritanopia (blue-blind)
#FFC5C3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fccfa0; /* rgb */ color: rgb(252, 207, 160); /* oklch */ color: oklch(88.2% 0.079 67.7);
Tailwind
colors: {
custom: {
50: '#ffddbc',
500: '#fccfa0',
950: '#000000',
},
}SCSS
$custom: #fccfa0; $custom-light: #ffddbc; $custom-dark: #000000;
JSON
{
"hex": "#fccfa0",
"rgb": {
"r": 252,
"g": 207,
"b": 160
},
"hsl": {
"h": 30.652,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.88237,
"c": 0.07946,
"h": 67.7
},
"luminance": 0.67859
}Semantic roles & 50–950 ramp
primary
#FCCFA0
secondary
#629FDE
accent
#70E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482