#F6CFCF#F6CFCF
#F6CFCF is a very light, muted red. Relative luminance 0.687; OKLCH L 88.8% C 0.044 H 18.0°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CFCF |
|---|---|
| RGB | rgb(246, 207, 207) |
| HSL | hsl(0, 68%, 89%) |
| HSV | hsv(0, 16%, 96%) |
| CMYK | cmyk(0%, 15.9%, 15.9%, 3.5%) |
| CIE-LAB | lab(86.37, 13.67, 5.11) |
| CIE-LCH | lch(86.37, 14.59, 20.51°) |
| OKLab | oklab(88.77% 0.0419 0.0136) |
| OKLCH | oklch(88.77% 0.044 18) |
| XYZ | xyz(71.5812, 68.7256, 68.5141) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.31
Pale Pink
#FFCFDC
ΔE00 5.37
Light Pink
#FFD1DF
ΔE00 5.58
Pale Rose
#FDC1C5
ΔE00 5.71
Mistyrose
#FFE4E1
ΔE00 5.76
Bubblegum
#FFC1CC
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CFCF #CFF6F6
analogous
#F6CFE3 #F6CFCF #F6E3CF
triadic
#F6CFCF #CFF6CF #CFCFF6
tetradic
#F6CFCF #E3F6CF #CFF6F6 #E3CFF6
square
#F6CFCF #E3F6CF #CFF6F6 #E3CFF6
split-complementary
#F6CFCF #CFF6E3 #CFE3F6
monochromatic
#E36868 #EC9B9B #F6CFCF #FAE5E5 #FAE5E5
Accessibility & contrast
On white
1.42
#F6CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#F6CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CFCF
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CFCF | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CF
Deuteranopia (green-blind)
#DEDBCE
Tritanopia (blue-blind)
#FFCCCF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f6cfcf; /* rgb */ color: rgb(246, 207, 207); /* oklch */ color: oklch(88.8% 0.044 18.0);
Tailwind
colors: {
custom: {
50: '#f9dddd',
500: '#f6cfcf',
950: '#000000',
},
}SCSS
$custom: #f6cfcf; $custom-light: #f9dddd; $custom-dark: #000000;
JSON
{
"hex": "#f6cfcf",
"rgb": {
"r": 246,
"g": 207,
"b": 207
},
"hsl": {
"h": 0,
"s": 68.421,
"l": 88.824
},
"oklch": {
"l": 0.88767,
"c": 0.04403,
"h": 18
},
"luminance": 0.68723
}Semantic roles & 50–950 ramp
primary
#F6CFCF
secondary
#91D8D8
accent
#D0D015
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484