#FCCBAF#FCCBAF
#FCCBAF is a very light, moderate orange. Relative luminance 0.665; OKLCH L 87.8% C 0.067 H 51.3°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCBAF |
|---|---|
| RGB | rgb(252, 203, 175) |
| HSL | hsl(22, 93%, 84%) |
| HSV | hsv(22, 31%, 99%) |
| CMYK | cmyk(0%, 19.4%, 30.6%, 1.2%) |
| CIE-LAB | lab(85.25, 13.46, 20.54) |
| CIE-LCH | lch(85.25, 24.56, 56.78°) |
| OKLab | oklab(87.8% 0.0421 0.0525) |
| OKLCH | oklch(87.8% 0.067 51.3) |
| XYZ | xyz(69.2401, 66.5056, 49.7389) |
| Luminance | 0.6650 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.43
Peach
#FFDAB9
ΔE00 5.50
Light Peach
#FFD8B1
ΔE00 6.23
Pale Salmon
#FFB19A
ΔE00 8.57
Bisque
#FFE4C4
ΔE00 9.21
Peach (survey)
#FFB07C
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCBAF #AFE0FC
analogous
#FCAFB9 #FCCBAF #FCF1AF
triadic
#FCCBAF #AFFCCB #CBAFFC
tetradic
#FCCBAF #B9FCAF #AFE0FC #F1AFFC
square
#FCCBAF #B9FCAF #AFE0FC #F1AFFC
split-complementary
#FCCBAF #AFFCF1 #AFB9FC
monochromatic
#F87E39 #FAA574 #FCCBAF #FEECE2 #FEECE2
Accessibility & contrast
On white
1.47
#FCCBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#FCCBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCBAF
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCBAF | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CFAD
Deuteranopia (green-blind)
#E4D9AF
Tritanopia (blue-blind)
#FFC3C3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fccbaf; /* rgb */ color: rgb(252, 203, 175); /* oklch */ color: oklch(87.8% 0.067 51.3);
Tailwind
colors: {
custom: {
50: '#fedac7',
500: '#fccbaf',
950: '#000000',
},
}SCSS
$custom: #fccbaf; $custom-light: #fedac7; $custom-dark: #000000;
JSON
{
"hex": "#fccbaf",
"rgb": {
"r": 252,
"g": 203,
"b": 175
},
"hsl": {
"h": 21.818,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.87795,
"c": 0.06734,
"h": 51.3
},
"luminance": 0.66502
}Semantic roles & 50–950 ramp
primary
#FCCBAF
secondary
#6FB7E0
accent
#92E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181513
muted
#868482