#FCCBAB#FCCBAB
#FCCBAB is a very light, moderate orange. Relative luminance 0.663; OKLCH L 87.7% C 0.070 H 54.7°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCBAB |
|---|---|
| RGB | rgb(252, 203, 171) |
| HSL | hsl(24, 93%, 83%) |
| HSV | hsv(24, 32%, 99%) |
| CMYK | cmyk(0%, 19.4%, 32.1%, 1.2%) |
| CIE-LAB | lab(85.17, 12.95, 22.54) |
| CIE-LCH | lch(85.17, 26.00, 60.12°) |
| OKLab | oklab(87.71% 0.0406 0.0574) |
| OKLCH | oklch(87.71% 0.07 54.7) |
| XYZ | xyz(68.8530, 66.3508, 47.7004) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.27
Peach
#FFDAB9
ΔE00 4.76
Light Peach
#FFD8B1
ΔE00 5.14
Bisque
#FFE4C4
ΔE00 8.55
Peach (survey)
#FFB07C
ΔE00 8.63
Burlywood
#DEB887
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCBAB #ABDCFC
analogous
#FCABB3 #FCCBAB #FCF4AB
triadic
#FCCBAB #ABFCCB #CBABFC
tetradic
#FCCBAB #B3FCAB #ABDCFC #F4ABFC
square
#FCCBAB #B3FCAB #ABDCFC #F4ABFC
split-complementary
#FCCBAB #ABFCF4 #ABB3FC
monochromatic
#F88235 #FAA670 #FCCBAB #FEEDE1 #FEEDE1
Accessibility & contrast
On white
1.47
#FCCBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#FCCBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCBAB
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCBAB | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFA9
Deuteranopia (green-blind)
#E4D9AB
Tritanopia (blue-blind)
#FFC2C2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fccbab; /* rgb */ color: rgb(252, 203, 171); /* oklch */ color: oklch(87.7% 0.070 54.7);
Tailwind
colors: {
custom: {
50: '#fedac4',
500: '#fccbab',
950: '#000000',
},
}SCSS
$custom: #fccbab; $custom-light: #fedac4; $custom-dark: #000000;
JSON
{
"hex": "#fccbab",
"rgb": {
"r": 252,
"g": 203,
"b": 171
},
"hsl": {
"h": 23.704,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.87707,
"c": 0.07026,
"h": 54.7
},
"luminance": 0.66348
}Semantic roles & 50–950 ramp
primary
#FCCBAB
secondary
#6BB2E0
accent
#8BE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181512
muted
#868482