#FCCFA3#FCCFA3
#FCCFA3 is a very light, moderate orange. Relative luminance 0.680; OKLCH L 88.3% C 0.077 H 65.9°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCFA3 |
|---|---|
| RGB | rgb(252, 207, 163) |
| HSL | hsl(30, 94%, 81%) |
| HSV | hsv(30, 35%, 99%) |
| CMYK | cmyk(0%, 17.9%, 35.3%, 1.2%) |
| CIE-LAB | lab(85.99, 9.91, 27.84) |
| CIE-LCH | lch(85.99, 29.55, 70.41°) |
| OKLab | oklab(88.3% 0.0313 0.07) |
| OKLCH | oklch(88.3% 0.077 65.9) |
| XYZ | xyz(69.0703, 67.9686, 44.1243) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.54
Peach
#FFDAB9
ΔE00 3.93
Apricot
#FBCEB1
ΔE00 4.91
Navajowhite
#FFDEAD
ΔE00 5.26
Bisque
#FFE4C4
ΔE00 6.72
Burlywood
#DEB887
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCFA3 #A3D0FC
analogous
#FCA3A4 #FCCFA3 #FCFCA3
triadic
#FCCFA3 #A3FCCF #CFA3FC
tetradic
#FCCFA3 #A4FCA3 #A3D0FC #FCA3FC
square
#FCCFA3 #A4FCA3 #A3D0FC #FCA3FC
split-complementary
#FCCFA3 #A3FCFC #A3A4FC
monochromatic
#F8912C #FAB068 #FCCFA3 #FEEEDE #FEF0E1
Accessibility & contrast
On white
1.44
#FCCFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#FCCFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCFA3
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCFA3 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED1A0
Deuteranopia (green-blind)
#E9DBA4
Tritanopia (blue-blind)
#FFC5C3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fccfa3; /* rgb */ color: rgb(252, 207, 163); /* oklch */ color: oklch(88.3% 0.077 65.9);
Tailwind
colors: {
custom: {
50: '#ffddbe',
500: '#fccfa3',
950: '#000000',
},
}SCSS
$custom: #fccfa3; $custom-light: #ffddbe; $custom-dark: #000000;
JSON
{
"hex": "#fccfa3",
"rgb": {
"r": 252,
"g": 207,
"b": 163
},
"hsl": {
"h": 29.663,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.88296,
"c": 0.07672,
"h": 65.9
},
"luminance": 0.67965
}Semantic roles & 50–950 ramp
primary
#FCCFA3
secondary
#64A2DF
accent
#74E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482