#F1CDC8#F1CDC8
#F1CDC8 is a very light, muted red. Relative luminance 0.665; OKLCH L 87.8% C 0.041 H 27.3°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CDC8 |
|---|---|
| RGB | rgb(241, 205, 200) |
| HSL | hsl(7, 59%, 86%) |
| HSV | hsv(7, 17%, 95%) |
| CMYK | cmyk(0%, 14.9%, 17%, 5.5%) |
| CIE-LAB | lab(85.27, 11.85, 7.19) |
| CIE-LCH | lch(85.27, 13.86, 31.23°) |
| OKLab | oklab(87.75% 0.0368 0.019) |
| OKLCH | oklch(87.75% 0.041 27.3) |
| XYZ | xyz(68.5322, 66.5356, 63.8650) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.54
Light Rose
#FFC5CB
ΔE00 7.18
Pale Rose
#FDC1C5
ΔE00 7.24
Pale Pink
#FFCFDC
ΔE00 7.84
Light Pink
#FFD1DF
ΔE00 8.05
Bubblegum
#FFC1CC
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CDC8 #C8ECF1
analogous
#F1C8D8 #F1CDC8 #F1E2C8
triadic
#F1CDC8 #C8F1CD #CDC8F1
tetradic
#F1CDC8 #D8F1C8 #C8ECF1 #E2C8F1
square
#F1CDC8 #D8F1C8 #C8ECF1 #E2C8F1
split-complementary
#F1CDC8 #C8F1E2 #C8D8F1
monochromatic
#D87466 #E5A197 #F1CDC8 #F9E9E7 #F9E9E7
Accessibility & contrast
On white
1.47
#F1CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#F1CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CDC8
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CDC8 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C8
Deuteranopia (green-blind)
#DCD8C8
Tritanopia (blue-blind)
#FAC9CC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f1cdc8; /* rgb */ color: rgb(241, 205, 200); /* oklch */ color: oklch(87.8% 0.041 27.3);
Tailwind
colors: {
custom: {
50: '#f6dcd8',
500: '#f1cdc8',
950: '#000000',
},
}SCSS
$custom: #f1cdc8; $custom-light: #f6dcd8; $custom-dark: #000000;
JSON
{
"hex": "#f1cdc8",
"rgb": {
"r": 241,
"g": 205,
"b": 200
},
"hsl": {
"h": 7.317,
"s": 59.42,
"l": 86.471
},
"oklch": {
"l": 0.8775,
"c": 0.04138,
"h": 27.3
},
"luminance": 0.66534
}Semantic roles & 50–950 ramp
primary
#F1CDC8
secondary
#8DC8D0
accent
#B3C71E
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483