#FCCDB9#FCCDB9
#FCCDB9 is a very light, moderate orange. Relative luminance 0.679; OKLCH L 88.4% C 0.060 H 44.3°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDB9 |
|---|---|
| RGB | rgb(252, 205, 185) |
| HSL | hsl(18, 92%, 86%) |
| HSV | hsv(18, 27%, 99%) |
| CMYK | cmyk(0%, 18.7%, 26.6%, 1.2%) |
| CIE-LAB | lab(85.94, 13.72, 16.22) |
| CIE-LCH | lch(85.94, 21.24, 49.78°) |
| OKLab | oklab(88.4% 0.043 0.0419) |
| OKLCH | oklch(88.4% 0.06 44.3) |
| XYZ | xyz(70.7342, 67.8638, 55.2627) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.73
Peach
#FFDAB9
ΔE00 7.25
Pale Salmon
#FFB19A
ΔE00 8.26
Light Peach
#FFD8B1
ΔE00 8.46
Mistyrose
#FFE4E1
ΔE00 9.07
Light Salmon
#FEA993
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDB9 #B9E8FC
analogous
#FCB9C6 #FCCDB9 #FCEEB9
triadic
#FCCDB9 #B9FCCD #CDB9FC
tetradic
#FCCDB9 #C6FCB9 #B9E8FC #EEB9FC
square
#FCCDB9 #C6FCB9 #B9E8FC #EEB9FC
split-complementary
#FCCDB9 #B9FCEE #B9C6FC
monochromatic
#F77944 #F9A37E #FCCDB9 #FEEAE2 #FEEAE2
Accessibility & contrast
On white
1.44
#FCCDB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#FCCDB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDB9
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDB9 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D1B8
Deuteranopia (green-blind)
#E4DBB9
Tritanopia (blue-blind)
#FFC6C7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fccdb9; /* rgb */ color: rgb(252, 205, 185); /* oklch */ color: oklch(88.4% 0.060 44.3);
Tailwind
colors: {
custom: {
50: '#fedcce',
500: '#fccdb9',
950: '#000000',
},
}SCSS
$custom: #fccdb9; $custom-light: #fedcce; $custom-dark: #000000;
JSON
{
"hex": "#fccdb9",
"rgb": {
"r": 252,
"g": 205,
"b": 185
},
"hsl": {
"h": 17.91,
"s": 91.781,
"l": 85.686
},
"oklch": {
"l": 0.88396,
"c": 0.06002,
"h": 44.3
},
"luminance": 0.67861
}Semantic roles & 50–950 ramp
primary
#FCCDB9
secondary
#78C2E2
accent
#A1E600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181513
muted
#868483