#FCCDB5#FCCDB5
#FCCDB5 is a very light, moderate orange. Relative luminance 0.677; OKLCH L 88.3% C 0.063 H 48.5°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDB5 |
|---|---|
| RGB | rgb(252, 205, 181) |
| HSL | hsl(20, 92%, 85%) |
| HSV | hsv(20, 28%, 99%) |
| CMYK | cmyk(0%, 18.7%, 28.2%, 1.2%) |
| CIE-LAB | lab(85.85, 13.19, 18.22) |
| CIE-LCH | lch(85.85, 22.49, 54.10°) |
| OKLab | oklab(88.3% 0.0414 0.0468) |
| OKLCH | oklch(88.3% 0.063 48.5) |
| XYZ | xyz(70.3178, 67.6973, 53.0700) |
| Luminance | 0.6769 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.19
Peach
#FFDAB9
ΔE00 5.96
Light Peach
#FFD8B1
ΔE00 7.01
Pale Salmon
#FFB19A
ΔE00 8.61
Bisque
#FFE4C4
ΔE00 9.45
Mistyrose
#FFE4E1
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDB5 #B5E4FC
analogous
#FCB5C0 #FCCDB5 #FCF1B5
triadic
#FCCDB5 #B5FCCD #CDB5FC
tetradic
#FCCDB5 #C0FCB5 #B5E4FC #F1B5FC
square
#FCCDB5 #C0FCB5 #B5E4FC #F1B5FC
split-complementary
#FCCDB5 #B5FCF1 #B5C0FC
monochromatic
#F77E3F #FAA57A #FCCDB5 #FEEBE2 #FEEBE2
Accessibility & contrast
On white
1.44
#FCCDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#FCCDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDB5
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDB5 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D1B3
Deuteranopia (green-blind)
#E4DBB5
Tritanopia (blue-blind)
#FFC5C6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fccdb5; /* rgb */ color: rgb(252, 205, 181); /* oklch */ color: oklch(88.3% 0.063 48.5);
Tailwind
colors: {
custom: {
50: '#fedccb',
500: '#fccdb5',
950: '#000000',
},
}SCSS
$custom: #fccdb5; $custom-light: #fedccb; $custom-dark: #000000;
JSON
{
"hex": "#fccdb5",
"rgb": {
"r": 252,
"g": 205,
"b": 181
},
"hsl": {
"h": 20.282,
"s": 92.208,
"l": 84.902
},
"oklch": {
"l": 0.88303,
"c": 0.06252,
"h": 48.5
},
"luminance": 0.67694
}Semantic roles & 50–950 ramp
primary
#FCCDB5
secondary
#74BCE1
accent
#98E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482