#FCCDB3#FCCDB3
#FCCDB3 is a very light, moderate orange. Relative luminance 0.676; OKLCH L 88.3% C 0.064 H 50.5°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDB3 |
|---|---|
| RGB | rgb(252, 205, 179) |
| HSL | hsl(21, 92%, 85%) |
| HSV | hsv(21, 29%, 99%) |
| CMYK | cmyk(0%, 18.7%, 29%, 1.2%) |
| CIE-LAB | lab(85.81, 12.93, 19.21) |
| CIE-LCH | lch(85.81, 23.16, 56.07°) |
| OKLab | oklab(88.26% 0.0406 0.0493) |
| OKLCH | oklch(88.26% 0.064 50.5) |
| XYZ | xyz(70.1141, 67.6158, 51.9970) |
| Luminance | 0.6761 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.47
Peach
#FFDAB9
ΔE00 5.39
Light Peach
#FFD8B1
ΔE00 6.33
Pale Salmon
#FFB19A
ΔE00 8.89
Bisque
#FFE4C4
ΔE00 8.99
Peach (survey)
#FFB07C
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDB3 #B3E2FC
analogous
#FCB3BE #FCCDB3 #FCF2B3
triadic
#FCCDB3 #B3FCCD #CDB3FC
tetradic
#FCCDB3 #BEFCB3 #B3E2FC #F2B3FC
square
#FCCDB3 #BEFCB3 #B3E2FC #F2B3FC
split-complementary
#FCCDB3 #B3FCF2 #B3BEFC
monochromatic
#F7803D #FAA678 #FCCDB3 #FEECE2 #FEECE2
Accessibility & contrast
On white
1.45
#FCCDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#FCCDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDB3
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDB3 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B1
Deuteranopia (green-blind)
#E5DAB3
Tritanopia (blue-blind)
#FFC5C6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fccdb3; /* rgb */ color: rgb(252, 205, 179); /* oklch */ color: oklch(88.3% 0.064 50.5);
Tailwind
colors: {
custom: {
50: '#fedcc9',
500: '#fccdb3',
950: '#000000',
},
}SCSS
$custom: #fccdb3; $custom-light: #fedcc9; $custom-dark: #000000;
JSON
{
"hex": "#fccdb3",
"rgb": {
"r": 252,
"g": 205,
"b": 179
},
"hsl": {
"h": 21.37,
"s": 92.405,
"l": 84.51
},
"oklch": {
"l": 0.88258,
"c": 0.06388,
"h": 50.5
},
"luminance": 0.67613
}Semantic roles & 50–950 ramp
primary
#FCCDB3
secondary
#72B9E1
accent
#94E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482