#FCD2B5#FCD2B5
#FCD2B5 is a very light, moderate orange. Relative luminance 0.701; OKLCH L 89.2% C 0.061 H 56.4°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD2B5 |
|---|---|
| RGB | rgb(252, 210, 181) |
| HSL | hsl(25, 92%, 85%) |
| HSV | hsv(25, 28%, 99%) |
| CMYK | cmyk(0%, 16.7%, 28.2%, 1.2%) |
| CIE-LAB | lab(87.06, 10.58, 19.89) |
| CIE-LCH | lch(87.06, 22.53, 61.99°) |
| OKLab | oklab(89.24% 0.0338 0.051) |
| OKLCH | oklch(89.24% 0.061 56.4) |
| XYZ | xyz(71.5330, 70.1277, 53.4751) |
| Luminance | 0.7013 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.19
Peach
#FFDAB9
ΔE00 3.02
Light Peach
#FFD8B1
ΔE00 4.08
Bisque
#FFE4C4
ΔE00 6.68
Navajowhite
#FFDEAD
ΔE00 8.24
Blanchedalmond
#FFEBCD
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD2B5 #B5DFFC
analogous
#FCB5BC #FCD2B5 #FCF6B5
triadic
#FCD2B5 #B5FCD2 #D2B5FC
tetradic
#FCD2B5 #BCFCB5 #B5DFFC #F6B5FC
square
#FCD2B5 #BCFCB5 #B5DFFC #F6B5FC
split-complementary
#FCD2B5 #B5FCF6 #B5BCFC
monochromatic
#F78A3F #FAAE7A #FCD2B5 #FEEDE2 #FEEDE2
Accessibility & contrast
On white
1.40
#FCD2B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#FCD2B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD2B5
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD2B5 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED5B3
Deuteranopia (green-blind)
#E8DEB5
Tritanopia (blue-blind)
#FFCACA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #fcd2b5; /* rgb */ color: rgb(252, 210, 181); /* oklch */ color: oklch(89.2% 0.061 56.4);
Tailwind
colors: {
custom: {
50: '#fedfcb',
500: '#fcd2b5',
950: '#000000',
},
}SCSS
$custom: #fcd2b5; $custom-light: #fedfcb; $custom-dark: #000000;
JSON
{
"hex": "#fcd2b5",
"rgb": {
"r": 252,
"g": 210,
"b": 181
},
"hsl": {
"h": 24.507,
"s": 92.208,
"l": 84.902
},
"oklch": {
"l": 0.89244,
"c": 0.06118,
"h": 56.4
},
"luminance": 0.70125
}Semantic roles & 50–950 ramp
primary
#FCD2B5
secondary
#74B5E1
accent
#88E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482