#FCCFAB#FCCFAB
#FCCFAB is a very light, moderate orange. Relative luminance 0.683; OKLCH L 88.5% C 0.070 H 60.4°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCFAB |
|---|---|
| RGB | rgb(252, 207, 171) |
| HSL | hsl(27, 93%, 83%) |
| HSV | hsv(27, 32%, 99%) |
| CMYK | cmyk(0%, 17.9%, 32.1%, 1.2%) |
| CIE-LAB | lab(86.14, 10.87, 23.87) |
| CIE-LCH | lch(86.14, 26.23, 65.51°) |
| OKLab | oklab(88.46% 0.0345 0.0606) |
| OKLCH | oklch(88.46% 0.07 60.4) |
| XYZ | xyz(69.8098, 68.2645, 48.0194) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.43
Light Peach
#FFD8B1
ΔE00 2.99
Peach
#FFDAB9
ΔE00 3.09
Bisque
#FFE4C4
ΔE00 6.79
Navajowhite
#FFDEAD
ΔE00 6.97
Burlywood
#DEB887
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCFAB #ABD8FC
analogous
#FCABAF #FCCFAB #FCF8AB
triadic
#FCCFAB #ABFCCF #CFABFC
tetradic
#FCCFAB #AFFCAB #ABD8FC #F8ABFC
square
#FCCFAB #AFFCAB #ABD8FC #F8ABFC
split-complementary
#FCCFAB #ABFCF8 #ABAFFC
monochromatic
#F88B35 #FAAD70 #FCCFAB #FEEEE1 #FEEEE1
Accessibility & contrast
On white
1.43
#FCCFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#FCCFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCFAB
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCFAB | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2A9
Deuteranopia (green-blind)
#E7DBAB
Tritanopia (blue-blind)
#FFC6C5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fccfab; /* rgb */ color: rgb(252, 207, 171); /* oklch */ color: oklch(88.5% 0.070 60.4);
Tailwind
colors: {
custom: {
50: '#feddc4',
500: '#fccfab',
950: '#000000',
},
}SCSS
$custom: #fccfab; $custom-light: #feddc4; $custom-dark: #000000;
JSON
{
"hex": "#fccfab",
"rgb": {
"r": 252,
"g": 207,
"b": 171
},
"hsl": {
"h": 26.667,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.8846,
"c": 0.0697,
"h": 60.4
},
"luminance": 0.68261
}Semantic roles & 50–950 ramp
primary
#FCCFAB
secondary
#6BACE0
accent
#7FE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482