#FCCFA2#FCCFA2
#FCCFA2 is a very light, moderate orange. Relative luminance 0.679; OKLCH L 88.3% C 0.078 H 66.5°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCFA2 |
|---|---|
| RGB | rgb(252, 207, 162) |
| HSL | hsl(30, 94%, 81%) |
| HSV | hsv(30, 36%, 99%) |
| CMYK | cmyk(0%, 17.9%, 35.7%, 1.2%) |
| CIE-LAB | lab(85.97, 9.79, 28.34) |
| CIE-LCH | lch(85.97, 29.98, 70.94°) |
| OKLab | oklab(88.28% 0.0309 0.0712) |
| OKLCH | oklch(88.28% 0.078 66.5) |
| XYZ | xyz(68.9810, 67.9329, 43.6543) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.65
Peach
#FFDAB9
ΔE00 4.12
Navajowhite
#FFDEAD
ΔE00 5.10
Apricot
#FBCEB1
ΔE00 5.20
Burlywood
#DEB887
ΔE00 6.63
Bisque
#FFE4C4
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCFA2 #A2CFFC
analogous
#FCA2A2 #FCCFA2 #FCFCA2
triadic
#FCCFA2 #A2FCCF #CFA2FC
tetradic
#FCCFA2 #A2FCA2 #A2CFFC #FCA2FC
square
#FCCFA2 #A2FCA2 #A2CFFC #FCA2FC
split-complementary
#FCCFA2 #A2FCFC #A2A2FC
monochromatic
#F8922B #FAB067 #FCCFA2 #FEEEDD #FEF0E1
Accessibility & contrast
On white
1.44
#FCCFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#FCCFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCFA2
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCFA2 | 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)
#DED19F
Deuteranopia (green-blind)
#E9DBA3
Tritanopia (blue-blind)
#FFC5C3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fccfa2; /* rgb */ color: rgb(252, 207, 162); /* oklch */ color: oklch(88.3% 0.078 66.5);
Tailwind
colors: {
custom: {
50: '#ffddbd',
500: '#fccfa2',
950: '#000000',
},
}SCSS
$custom: #fccfa2; $custom-light: #ffddbd; $custom-dark: #000000;
JSON
{
"hex": "#fccfa2",
"rgb": {
"r": 252,
"g": 207,
"b": 162
},
"hsl": {
"h": 30,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.88276,
"c": 0.07763,
"h": 66.5
},
"luminance": 0.6793
}Semantic roles & 50–950 ramp
primary
#FCCFA2
secondary
#63A1DF
accent
#73E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482