#FCCBAA#FCCBAA
#FCCBAA is a very light, moderate orange. Relative luminance 0.663; OKLCH L 87.7% C 0.071 H 55.6°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCBAA |
|---|---|
| RGB | rgb(252, 203, 170) |
| HSL | hsl(24, 93%, 83%) |
| HSV | hsv(24, 33%, 99%) |
| CMYK | cmyk(0%, 19.4%, 32.5%, 1.2%) |
| CIE-LAB | lab(85.16, 12.83, 23.04) |
| CIE-LCH | lch(85.16, 26.37, 60.89°) |
| OKLab | oklab(87.69% 0.0402 0.0586) |
| OKLCH | oklch(87.69% 0.071 55.6) |
| XYZ | xyz(68.7581, 66.3128, 47.2003) |
| Luminance | 0.6631 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.46
Peach
#FFDAB9
ΔE00 4.63
Light Peach
#FFD8B1
ΔE00 4.91
Bisque
#FFE4C4
ΔE00 8.42
Peach (survey)
#FFB07C
ΔE00 8.52
Burlywood
#DEB887
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCBAA #AADBFC
analogous
#FCAAB2 #FCCBAA #FCF4AA
triadic
#FCCBAA #AAFCCB #CBAAFC
tetradic
#FCCBAA #B2FCAA #AADBFC #F4AAFC
square
#FCCBAA #B2FCAA #AADBFC #F4AAFC
split-complementary
#FCCBAA #AAFCF4 #AAB2FC
monochromatic
#F88334 #FAA76F #FCCBAA #FEEDE1 #FEEDE1
Accessibility & contrast
On white
1.47
#FCCBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#FCCBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCBAA
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCBAA | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFA8
Deuteranopia (green-blind)
#E5D9AA
Tritanopia (blue-blind)
#FFC2C2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fccbaa; /* rgb */ color: rgb(252, 203, 170); /* oklch */ color: oklch(87.7% 0.071 55.6);
Tailwind
colors: {
custom: {
50: '#fedac3',
500: '#fccbaa',
950: '#000000',
},
}SCSS
$custom: #fccbaa; $custom-light: #fedac3; $custom-dark: #000000;
JSON
{
"hex": "#fccbaa",
"rgb": {
"r": 252,
"g": 203,
"b": 170
},
"hsl": {
"h": 24.146,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.87686,
"c": 0.07103,
"h": 55.6
},
"luminance": 0.6631
}Semantic roles & 50–950 ramp
primary
#FCCBAA
secondary
#6AB1E0
accent
#89E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181512
muted
#868482