#FDCDBB#FDCDBB
#FDCDBB is a very light, muted orange. Relative luminance 0.681; OKLCH L 88.5% C 0.060 H 41.6°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCDBB |
|---|---|
| RGB | rgb(253, 205, 187) |
| HSL | hsl(16, 94%, 86%) |
| HSV | hsv(16, 26%, 99%) |
| CMYK | cmyk(0%, 19%, 26.1%, 0.8%) |
| CIE-LAB | lab(86.07, 14.36, 15.37) |
| CIE-LCH | lch(86.07, 21.03, 46.95°) |
| OKLab | oklab(88.54% 0.0449 0.0398) |
| OKLCH | oklch(88.54% 0.06 41.6) |
| XYZ | xyz(71.3099, 68.1361, 56.3994) |
| Luminance | 0.6813 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.67
Pale Salmon
#FFB19A
ΔE00 8.05
Peach
#FFDAB9
ΔE00 8.11
Mistyrose
#FFE4E1
ΔE00 8.73
Light Peach
#FFD8B1
ΔE00 9.37
Pale Rose
#FDC1C5
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCDBB #BBEBFD
analogous
#FDBBCA #FDCDBB #FDEEBB
triadic
#FDCDBB #BBFDCD #CDBBFD
tetradic
#FDCDBB #CAFDBB #BBEBFD #EEBBFD
square
#FDCDBB #CAFDBB #BBEBFD #EEBBFD
split-complementary
#FDCDBB #BBFDEE #BBCAFD
monochromatic
#FA7644 #FBA180 #FDCDBB #FEE9E1 #FEE9E1
Accessibility & contrast
On white
1.44
#FDCDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#FDCDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCDBB
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCDBB | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BA
Deuteranopia (green-blind)
#E4DBBB
Tritanopia (blue-blind)
#FFC6C8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fdcdbb; /* rgb */ color: rgb(253, 205, 187); /* oklch */ color: oklch(88.5% 0.060 41.6);
Tailwind
colors: {
custom: {
50: '#ffdccf',
500: '#fdcdbb',
950: '#000000',
},
}SCSS
$custom: #fdcdbb; $custom-light: #ffdccf; $custom-dark: #000000;
JSON
{
"hex": "#fdcdbb",
"rgb": {
"r": 253,
"g": 205,
"b": 187
},
"hsl": {
"h": 16.364,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.88538,
"c": 0.05994,
"h": 41.6
},
"luminance": 0.68133
}Semantic roles & 50–950 ramp
primary
#FDCDBB
secondary
#79C6E3
accent
#A7E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483