#F1CDCD#F1CDCD
#F1CDCD is a very light, muted red. Relative luminance 0.668; OKLCH L 87.9% C 0.041 H 17.9°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CDCD |
|---|---|
| RGB | rgb(241, 205, 205) |
| HSL | hsl(0, 56%, 87%) |
| HSV | hsv(0, 15%, 95%) |
| CMYK | cmyk(0%, 14.9%, 14.9%, 5.5%) |
| CIE-LAB | lab(85.39, 12.62, 4.70) |
| CIE-LCH | lch(85.39, 13.47, 20.43°) |
| OKLab | oklab(87.88% 0.0387 0.0125) |
| OKLCH | oklch(87.88% 0.041 17.9) |
| XYZ | xyz(69.1261, 66.7732, 66.9929) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.73
Pale Pink
#FFCFDC
ΔE00 5.91
Light Rose
#FFC5CB
ΔE00 5.98
Light Pink
#FFD1DF
ΔE00 6.07
Pale Rose
#FDC1C5
ΔE00 6.31
Bubblegum
#FFC1CC
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CDCD #CDF1F1
analogous
#F1CDDF #F1CDCD #F1DFCD
triadic
#F1CDCD #CDF1CD #CDCDF1
tetradic
#F1CDCD #DFF1CD #CDF1F1 #DFCDF1
square
#F1CDCD #DFF1CD #CDF1F1 #DFCDF1
split-complementary
#F1CDCD #CDF1DF #CDDFF1
monochromatic
#D66D6D #E49D9D #F1CDCD #F8E7E7 #F8E7E7
Accessibility & contrast
On white
1.46
#F1CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#F1CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CDCD
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CDCD | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CD
Deuteranopia (green-blind)
#DBD8CD
Tritanopia (blue-blind)
#F9CACD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f1cdcd; /* rgb */ color: rgb(241, 205, 205); /* oklch */ color: oklch(87.9% 0.041 17.9);
Tailwind
colors: {
custom: {
50: '#f6dcdc',
500: '#f1cdcd',
950: '#000000',
},
}SCSS
$custom: #f1cdcd; $custom-light: #f6dcdc; $custom-dark: #000000;
JSON
{
"hex": "#f1cdcd",
"rgb": {
"r": 241,
"g": 205,
"b": 205
},
"hsl": {
"h": 0,
"s": 56.25,
"l": 87.451
},
"oklch": {
"l": 0.87884,
"c": 0.04066,
"h": 17.9
},
"luminance": 0.66771
}Semantic roles & 50–950 ramp
primary
#F1CDCD
secondary
#92D0D0
accent
#C4C422
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484