#F1CDCF#F1CDCF
#F1CDCF is a very light, muted red. Relative luminance 0.669; OKLCH L 87.9% C 0.041 H 14.2°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CDCF |
|---|---|
| RGB | rgb(241, 205, 207) |
| HSL | hsl(357, 56%, 87%) |
| HSV | hsv(357, 15%, 95%) |
| CMYK | cmyk(0%, 14.9%, 14.1%, 5.5%) |
| CIE-LAB | lab(85.44, 12.94, 3.71) |
| CIE-LCH | lch(85.44, 13.46, 16.01°) |
| OKLab | oklab(87.94% 0.0394 0.01) |
| OKLCH | oklch(87.94% 0.041 14.2) |
| XYZ | xyz(69.3690, 66.8703, 68.2725) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 5.23
Light Pink
#FFD1DF
ΔE00 5.35
Light Rose
#FFC5CB
ΔE00 5.69
Mistyrose
#FFE4E1
ΔE00 5.99
Pale Rose
#FDC1C5
ΔE00 6.15
Bubblegum
#FFC1CC
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CDCF #CDF1EF
analogous
#F1CDE1 #F1CDCF #F1DDCD
triadic
#F1CDCF #CFF1CD #CDCFF1
tetradic
#F1CDCF #E1F1CD #CDF1EF #DDCDF1
square
#F1CDCF #E1F1CD #CDF1EF #DDCDF1
split-complementary
#F1CDCF #CDF1DD #CDE1F1
monochromatic
#D66D73 #E49DA1 #F1CDCF #F8E7E8 #F8E7E8
Accessibility & contrast
On white
1.46
#F1CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#F1CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CDCF
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CDCF | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CF
Deuteranopia (green-blind)
#DBD8CE
Tritanopia (blue-blind)
#F9CACE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f1cdcf; /* rgb */ color: rgb(241, 205, 207); /* oklch */ color: oklch(87.9% 0.041 14.2);
Tailwind
colors: {
custom: {
50: '#f6dcdd',
500: '#f1cdcf',
950: '#000000',
},
}SCSS
$custom: #f1cdcf; $custom-light: #f6dcdd; $custom-dark: #000000;
JSON
{
"hex": "#f1cdcf",
"rgb": {
"r": 241,
"g": 205,
"b": 207
},
"hsl": {
"h": 356.667,
"s": 56.25,
"l": 87.451
},
"oklch": {
"l": 0.87938,
"c": 0.04068,
"h": 14.2
},
"luminance": 0.66868
}Semantic roles & 50–950 ramp
primary
#F1CDCF
secondary
#92D0CC
accent
#C4BB22
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484