#FCCDBA#FCCDBA
#FCCDBA is a very light, muted orange. Relative luminance 0.679; OKLCH L 88.4% C 0.059 H 43.1°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDBA |
|---|---|
| RGB | rgb(252, 205, 186) |
| HSL | hsl(17, 92%, 86%) |
| HSV | hsv(17, 26%, 99%) |
| CMYK | cmyk(0%, 18.7%, 26.2%, 1.2%) |
| CIE-LAB | lab(85.96, 13.85, 15.72) |
| CIE-LCH | lch(85.96, 20.95, 48.62°) |
| OKLab | oklab(88.42% 0.0434 0.0407) |
| OKLCH | oklch(88.42% 0.059 43.1) |
| XYZ | xyz(70.8401, 67.9062, 55.8206) |
| Luminance | 0.6790 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.13
Peach
#FFDAB9
ΔE00 7.59
Pale Salmon
#FFB19A
ΔE00 8.22
Light Peach
#FFD8B1
ΔE00 8.84
Mistyrose
#FFE4E1
ΔE00 8.85
Light Salmon
#FEA993
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDBA #BAE9FC
analogous
#FCBAC8 #FCCDBA #FCEEBA
triadic
#FCCDBA #BAFCCD #CDBAFC
tetradic
#FCCDBA #C8FCBA #BAE9FC #EEBAFC
square
#FCCDBA #C8FCBA #BAE9FC #EEBAFC
split-complementary
#FCCDBA #BAFCEE #BAC8FC
monochromatic
#F77845 #F9A27F #FCCDBA #FEEAE2 #FEEAE2
Accessibility & contrast
On white
1.44
#FCCDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#FCCDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDBA
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDBA | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B9
Deuteranopia (green-blind)
#E3DBBA
Tritanopia (blue-blind)
#FFC6C8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fccdba; /* rgb */ color: rgb(252, 205, 186); /* oklch */ color: oklch(88.4% 0.059 43.1);
Tailwind
colors: {
custom: {
50: '#fedcce',
500: '#fccdba',
950: '#000000',
},
}SCSS
$custom: #fccdba; $custom-light: #fedcce; $custom-dark: #000000;
JSON
{
"hex": "#fccdba",
"rgb": {
"r": 252,
"g": 205,
"b": 186
},
"hsl": {
"h": 17.273,
"s": 91.667,
"l": 85.882
},
"oklch": {
"l": 0.8842,
"c": 0.05944,
"h": 43.1
},
"luminance": 0.67903
}Semantic roles & 50–950 ramp
primary
#FCCDBA
secondary
#79C3E2
accent
#A3E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483