#F1CCCD#F1CCCD
#F1CCCD is a very light, muted red. Relative luminance 0.663; OKLCH L 87.7% C 0.042 H 16.1°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CCCD |
|---|---|
| RGB | rgb(241, 204, 205) |
| HSL | hsl(358, 57%, 87%) |
| HSV | hsv(358, 15%, 95%) |
| CMYK | cmyk(0%, 15.4%, 14.9%, 5.5%) |
| CIE-LAB | lab(85.15, 13.15, 4.35) |
| CIE-LCH | lch(85.15, 13.85, 18.32°) |
| OKLab | oklab(87.7% 0.0402 0.0116) |
| OKLCH | oklch(87.7% 0.042 16.1) |
| XYZ | xyz(68.8876, 66.2963, 66.9134) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 5.44
Light Rose
#FFC5CB
ΔE00 5.53
Light Pink
#FFD1DF
ΔE00 5.63
Pale Rose
#FDC1C5
ΔE00 5.90
Mistyrose
#FFE4E1
ΔE00 6.15
Bubblegum
#FFC1CC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CCCD #CCF1F0
analogous
#F1CCE0 #F1CCCD #F1DECC
triadic
#F1CCCD #CDF1CC #CCCDF1
tetradic
#F1CCCD #E0F1CC #CCF1F0 #DECCF1
square
#F1CCCD #E0F1CC #CCF1F0 #DECCF1
split-complementary
#F1CCCD #CCF1DE #CCE0F1
monochromatic
#D76C6F #E49C9E #F1CCCD #F8E7E7 #F8E7E7
Accessibility & contrast
On white
1.47
#F1CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#F1CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CCCD
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CCCD | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#DAD7CC
Tritanopia (blue-blind)
#F9C9CD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f1cccd; /* rgb */ color: rgb(241, 204, 205); /* oklch */ color: oklch(87.7% 0.042 16.1);
Tailwind
colors: {
custom: {
50: '#f6dbdc',
500: '#f1cccd',
950: '#000000',
},
}SCSS
$custom: #f1cccd; $custom-light: #f6dbdc; $custom-dark: #000000;
JSON
{
"hex": "#f1cccd",
"rgb": {
"r": 241,
"g": 204,
"b": 205
},
"hsl": {
"h": 358.378,
"s": 56.923,
"l": 87.255
},
"oklch": {
"l": 0.87695,
"c": 0.04184,
"h": 16.1
},
"luminance": 0.66294
}Semantic roles & 50–950 ramp
primary
#F1CCCD
secondary
#91D0CE
accent
#C4C021
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171515
muted
#858484