#FCC2AB#FCC2AB
#FCC2AB is a very light, moderate orange. Relative luminance 0.622; OKLCH L 86.0% C 0.074 H 42.6°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC2AB |
|---|---|
| RGB | rgb(252, 194, 171) |
| HSL | hsl(17, 93%, 83%) |
| HSV | hsv(17, 32%, 99%) |
| CMYK | cmyk(0%, 23%, 32.1%, 1.2%) |
| CIE-LAB | lab(83.03, 17.66, 19.58) |
| CIE-LCH | lch(83.03, 26.37, 47.95°) |
| OKLab | oklab(86.04% 0.0544 0.0501) |
| OKLCH | oklch(86.04% 0.074 42.6) |
| XYZ | xyz(66.7890, 62.2228, 47.0124) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.10
Apricot
#FBCEB1
ΔE00 5.21
Light Salmon
#FEA993
ΔE00 7.10
Peach (survey)
#FFB07C
ΔE00 9.10
Peach
#FFDAB9
ΔE00 9.26
Blush (survey)
#F29E8E
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC2AB #ABE5FC
analogous
#FCABBC #FCC2AB #FCEAAB
triadic
#FCC2AB #ABFCC2 #C2ABFC
tetradic
#FCC2AB #BCFCAB #ABE5FC #EAABFC
square
#FCC2AB #BCFCAB #ABE5FC #EAABFC
split-complementary
#FCC2AB #ABFCEA #ABBCFC
monochromatic
#F86C35 #FA9770 #FCC2AB #FEEAE1 #FEEAE1
Accessibility & contrast
On white
1.56
#FCC2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#FCC2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC2AB
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC2AB | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8A9
Deuteranopia (green-blind)
#DED3AB
Tritanopia (blue-blind)
#FFB9BC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcc2ab; /* rgb */ color: rgb(252, 194, 171); /* oklch */ color: oklch(86.0% 0.074 42.6);
Tailwind
colors: {
custom: {
50: '#ffd4c4',
500: '#fcc2ab',
950: '#000000',
},
}SCSS
$custom: #fcc2ab; $custom-light: #ffd4c4; $custom-dark: #000000;
JSON
{
"hex": "#fcc2ab",
"rgb": {
"r": 252,
"g": 194,
"b": 171
},
"hsl": {
"h": 17.037,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.86038,
"c": 0.07399,
"h": 42.6
},
"luminance": 0.62219
}Semantic roles & 50–950 ramp
primary
#FCC2AB
secondary
#6BBFE0
accent
#A4E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382