#FCCECF#FCCECF
#FCCECF is a very light, muted red. Relative luminance 0.693; OKLCH L 89.1% C 0.052 H 16.7°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCECF |
|---|---|
| RGB | rgb(252, 206, 207) |
| HSL | hsl(359, 88%, 90%) |
| HSV | hsv(359, 18%, 99%) |
| CMYK | cmyk(0%, 18.3%, 17.9%, 1.2%) |
| CIE-LAB | lab(86.67, 16.33, 5.63) |
| CIE-LCH | lch(86.67, 17.27, 19.01°) |
| OKLab | oklab(89.13% 0.0499 0.015) |
| OKLCH | oklch(89.13% 0.052 16.7) |
| XYZ | xyz(73.4788, 69.3456, 68.5339) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.59
Pale Rose
#FDC1C5
ΔE00 4.08
Pale Pink
#FFCFDC
ΔE00 4.43
Light Pink
#FFD1DF
ΔE00 4.83
Bubblegum
#FFC1CC
ΔE00 5.32
Pink
#FFC0CB
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCECF #CEFCFB
analogous
#FCCEE6 #FCCECF #FCE4CE
triadic
#FCCECF #CFFCCE #CECFFC
tetradic
#FCCECF #E6FCCE #CEFCFB #E4CEFC
square
#FCCECF #E6FCCE #CEFCFB #E4CEFC
split-complementary
#FCCECF #CEFCE4 #CEE6FC
monochromatic
#F55B5E #F89497 #FCCECF #FDE2E3 #FDE2E3
Accessibility & contrast
On white
1.41
#FCCECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#FCCECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCECF
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCECF | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CF
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#FFCACF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fccecf; /* rgb */ color: rgb(252, 206, 207); /* oklch */ color: oklch(89.1% 0.052 16.7);
Tailwind
colors: {
custom: {
50: '#fedddd',
500: '#fccecf',
950: '#000000',
},
}SCSS
$custom: #fccecf; $custom-light: #fedddd; $custom-dark: #000000;
JSON
{
"hex": "#fccecf",
"rgb": {
"r": 252,
"g": 206,
"b": 207
},
"hsl": {
"h": 358.696,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.89134,
"c": 0.05209,
"h": 16.7
},
"luminance": 0.69343
}Semantic roles & 50–950 ramp
primary
#FCCECF
secondary
#8BE4E2
accent
#E5E000
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484