#F8CDCF#F8CDCF
#F8CDCF is a very light, muted red. Relative luminance 0.681; OKLCH L 88.6% C 0.049 H 15.0°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CDCF |
|---|---|
| RGB | rgb(248, 205, 207) |
| HSL | hsl(357, 75%, 89%) |
| HSV | hsv(357, 17%, 97%) |
| CMYK | cmyk(0%, 17.3%, 16.5%, 2.7%) |
| CIE-LAB | lab(86.07, 15.43, 4.70) |
| CIE-LCH | lch(86.07, 16.13, 16.96°) |
| OKLab | oklab(88.58% 0.0471 0.0126) |
| OKLCH | oklch(88.58% 0.049 15) |
| XYZ | xyz(71.8051, 68.1265, 68.3867) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.95
Pale Pink
#FFCFDC
ΔE00 4.25
Pale Rose
#FDC1C5
ΔE00 4.47
Light Pink
#FFD1DF
ΔE00 4.59
Bubblegum
#FFC1CC
ΔE00 5.52
Pink
#FFC0CB
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CDCF #CDF8F6
analogous
#F8CDE5 #F8CDCF #F8E1CD
triadic
#F8CDCF #CFF8CD #CDCFF8
tetradic
#F8CDCF #E5F8CD #CDF8F6 #E1CDF8
square
#F8CDCF #E5F8CD #CDF8F6 #E1CDF8
split-complementary
#F8CDCF #CDF8E1 #CDE5F8
monochromatic
#E96268 #F0979B #F8CDCF #FBE4E5 #FBE4E5
Accessibility & contrast
On white
1.44
#F8CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#F8CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CDCF
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CDCF | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CF
Deuteranopia (green-blind)
#DEDACE
Tritanopia (blue-blind)
#FFC9CE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f8cdcf; /* rgb */ color: rgb(248, 205, 207); /* oklch */ color: oklch(88.6% 0.049 15.0);
Tailwind
colors: {
custom: {
50: '#fbdcdd',
500: '#f8cdcf',
950: '#000000',
},
}SCSS
$custom: #f8cdcf; $custom-light: #fbdcdd; $custom-dark: #000000;
JSON
{
"hex": "#f8cdcf",
"rgb": {
"r": 248,
"g": 205,
"b": 207
},
"hsl": {
"h": 357.209,
"s": 75.439,
"l": 88.824
},
"oklch": {
"l": 0.88578,
"c": 0.0487,
"h": 15
},
"luminance": 0.68124
}Semantic roles & 50–950 ramp
primary
#F8CDCF
secondary
#8DDCD8
accent
#D8CE0E
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484