#F1CCD1#F1CCD1
#F1CCD1 is a very light, muted red. Relative luminance 0.665; OKLCH L 87.8% C 0.042 H 8.8°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CCD1 |
|---|---|
| RGB | rgb(241, 204, 209) |
| HSL | hsl(352, 57%, 87%) |
| HSV | hsv(352, 15%, 95%) |
| CMYK | cmyk(0%, 15.4%, 13.3%, 5.5%) |
| CIE-LAB | lab(85.25, 13.78, 2.37) |
| CIE-LCH | lch(85.25, 13.98, 9.76°) |
| OKLab | oklab(87.81% 0.0417 0.0065) |
| OKLCH | oklch(87.81% 0.042 8.8) |
| XYZ | xyz(69.3766, 66.4919, 69.4889) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.20
Light Pink
#FFD1DF
ΔE00 4.29
Light Rose
#FFC5CB
ΔE00 5.20
Pale Rose
#FDC1C5
ΔE00 5.81
Bubblegum
#FFC1CC
ΔE00 6.30
Pink
#FFC0CB
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CCD1 #CCF1EC
analogous
#F1CCE4 #F1CCD1 #F1DACC
triadic
#F1CCD1 #D1F1CC #CCD1F1
tetradic
#F1CCD1 #E4F1CC #CCF1EC #DACCF1
square
#F1CCD1 #E4F1CC #CCF1EC #DACCF1
split-complementary
#F1CCD1 #CCF1DA #CCE4F1
monochromatic
#D76C7A #E49CA6 #F1CCD1 #F8E7E9 #F8E7E9
Accessibility & contrast
On white
1.47
#F1CCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#F1CCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CCD1
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CCD1 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D1
Deuteranopia (green-blind)
#D9D7D0
Tritanopia (blue-blind)
#F9C9CE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f1ccd1; /* rgb */ color: rgb(241, 204, 209); /* oklch */ color: oklch(87.8% 0.042 8.8);
Tailwind
colors: {
custom: {
50: '#f6dbdf',
500: '#f1ccd1',
950: '#000000',
},
}SCSS
$custom: #f1ccd1; $custom-light: #f6dbdf; $custom-dark: #000000;
JSON
{
"hex": "#f1ccd1",
"rgb": {
"r": 241,
"g": 204,
"b": 209
},
"hsl": {
"h": 351.892,
"s": 56.923,
"l": 87.255
},
"oklch": {
"l": 0.87806,
"c": 0.04219,
"h": 8.8
},
"luminance": 0.6649
}Semantic roles & 50–950 ramp
primary
#F1CCD1
secondary
#91D0C7
accent
#C4AE21
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171515
muted
#858484