#FCDBCF#FCDBCF
#FCDBCF is a very light, muted orange. Relative luminance 0.759; OKLCH L 91.6% C 0.040 H 41.0°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBCF |
|---|---|
| RGB | rgb(252, 219, 207) |
| HSL | hsl(16, 88%, 90%) |
| HSV | hsv(16, 18%, 99%) |
| CMYK | cmyk(0%, 13.1%, 17.9%, 1.2%) |
| CIE-LAB | lab(89.80, 9.56, 10.11) |
| CIE-LCH | lch(89.80, 13.91, 46.59°) |
| OKLab | oklab(91.57% 0.0304 0.0265) |
| OKLCH | oklch(91.57% 0.04 41) |
| XYZ | xyz(76.7388, 75.8656, 69.6205) |
| Luminance | 0.7586 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.37
Apricot
#FBCEB1
ΔE00 6.84
Peach
#FFDAB9
ΔE00 7.97
Very Light Pink
#FFF4F2
ΔE00 9.17
Linen
#FAF0E6
ΔE00 9.44
Seashell
#FFF5EE
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBCF #CFF0FC
analogous
#FCCFDA #FCDBCF #FCF1CF
triadic
#FCDBCF #CFFCDB #DBCFFC
tetradic
#FCDBCF #DAFCCF #CFF0FC #F1CFFC
square
#FCDBCF #DAFCCF #CFF0FC #F1CFFC
split-complementary
#FCDBCF #CFFCF1 #CFDAFC
monochromatic
#F5855C #F8B095 #FCDBCF #FDE9E2 #FDE9E2
Accessibility & contrast
On white
1.30
#FCDBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#FCDBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBCF
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBCF | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECE
Deuteranopia (green-blind)
#EAE4CF
Tritanopia (blue-blind)
#FFD6D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcdbcf; /* rgb */ color: rgb(252, 219, 207); /* oklch */ color: oklch(91.6% 0.040 41.0);
Tailwind
colors: {
custom: {
50: '#fde6dd',
500: '#fcdbcf',
950: '#000000',
},
}SCSS
$custom: #fcdbcf; $custom-light: #fde6dd; $custom-dark: #000000;
JSON
{
"hex": "#fcdbcf",
"rgb": {
"r": 252,
"g": 219,
"b": 207
},
"hsl": {
"h": 16,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.91567,
"c": 0.04032,
"h": 41
},
"luminance": 0.75863
}Semantic roles & 50–950 ramp
primary
#FCDBCF
secondary
#8CCCE4
accent
#A8E501
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484