#FCD2B2#FCD2B2
#FCD2B2 is a very light, moderate orange. Relative luminance 0.700; OKLCH L 89.2% C 0.064 H 59.1°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD2B2 |
|---|---|
| RGB | rgb(252, 210, 178) |
| HSL | hsl(26, 93%, 84%) |
| HSV | hsv(26, 29%, 99%) |
| CMYK | cmyk(0%, 16.7%, 29.4%, 1.2%) |
| CIE-LAB | lab(87.00, 10.20, 21.38) |
| CIE-LCH | lch(87.00, 23.69, 64.51°) |
| OKLab | oklab(89.18% 0.0326 0.0546) |
| OKLCH | oklch(89.18% 0.064 59.1) |
| XYZ | xyz(71.2285, 70.0059, 51.8714) |
| Luminance | 0.7000 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.85
Peach
#FFDAB9
ΔE00 2.38
Light Peach
#FFD8B1
ΔE00 3.10
Bisque
#FFE4C4
ΔE00 6.17
Navajowhite
#FFDEAD
ΔE00 7.26
Moccasin
#FFE4B5
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD2B2 #B2DCFC
analogous
#FCB2B7 #FCD2B2 #FCF7B2
triadic
#FCD2B2 #B2FCD2 #D2B2FC
tetradic
#FCD2B2 #B7FCB2 #B2DCFC #F7B2FC
square
#FCD2B2 #B7FCB2 #B2DCFC #F7B2FC
split-complementary
#FCD2B2 #B2FCF7 #B2B7FC
monochromatic
#F78D3C #FAB077 #FCD2B2 #FEEEE2 #FEEEE2
Accessibility & contrast
On white
1.40
#FCD2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#FCD2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD2B2
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD2B2 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD5B0
Deuteranopia (green-blind)
#E8DEB2
Tritanopia (blue-blind)
#FFCAC9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #fcd2b2; /* rgb */ color: rgb(252, 210, 178); /* oklch */ color: oklch(89.2% 0.064 59.1);
Tailwind
colors: {
custom: {
50: '#fedfc9',
500: '#fcd2b2',
950: '#000000',
},
}SCSS
$custom: #fcd2b2; $custom-light: #fedfc9; $custom-dark: #000000;
JSON
{
"hex": "#fcd2b2",
"rgb": {
"r": 252,
"g": 210,
"b": 178
},
"hsl": {
"h": 25.946,
"s": 92.5,
"l": 84.314
},
"oklch": {
"l": 0.89178,
"c": 0.06363,
"h": 59.1
},
"luminance": 0.70003
}Semantic roles & 50–950 ramp
primary
#FCD2B2
secondary
#71B1E1
accent
#82E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482