#F6CFCA#F6CFCA
#F6CFCA is a very light, muted red. Relative luminance 0.685; OKLCH L 88.6% C 0.045 H 26.6°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CFCA |
|---|---|
| RGB | rgb(246, 207, 202) |
| HSL | hsl(7, 71%, 88%) |
| HSV | hsv(7, 18%, 96%) |
| CMYK | cmyk(0%, 15.9%, 17.9%, 3.5%) |
| CIE-LAB | lab(86.25, 12.90, 7.59) |
| CIE-LCH | lch(86.25, 14.97, 30.46°) |
| OKLab | oklab(88.64% 0.04 0.02) |
| OKLCH | oklch(88.64% 0.045 26.6) |
| XYZ | xyz(70.9795, 68.4850, 65.3456) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.53
Light Rose
#FFC5CB
ΔE00 6.55
Pale Rose
#FDC1C5
ΔE00 6.65
Pale Pink
#FFCFDC
ΔE00 7.36
Light Pink
#FFD1DF
ΔE00 7.61
Bubblegum
#FFC1CC
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CFCA #CAF1F6
analogous
#F6CADB #F6CFCA #F6E5CA
triadic
#F6CFCA #CAF6CF #CFCAF6
tetradic
#F6CFCA #DBF6CA #CAF1F6 #E5CAF6
square
#F6CFCA #DBF6CA #CAF1F6 #E5CAF6
split-complementary
#F6CFCA #CAF6E5 #CADBF6
monochromatic
#E47061 #EDA096 #F6CFCA #FBE7E5 #FBE7E5
Accessibility & contrast
On white
1.43
#F6CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#F6CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CFCA
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CFCA | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3CA
Deuteranopia (green-blind)
#DFDBCA
Tritanopia (blue-blind)
#FFCBCE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f6cfca; /* rgb */ color: rgb(246, 207, 202); /* oklch */ color: oklch(88.6% 0.045 26.6);
Tailwind
colors: {
custom: {
50: '#f9ddda',
500: '#f6cfca',
950: '#000000',
},
}SCSS
$custom: #f6cfca; $custom-light: #f9ddda; $custom-dark: #000000;
JSON
{
"hex": "#f6cfca",
"rgb": {
"r": 246,
"g": 207,
"b": 202
},
"hsl": {
"h": 6.818,
"s": 70.968,
"l": 87.843
},
"oklch": {
"l": 0.88635,
"c": 0.0447,
"h": 26.6
},
"luminance": 0.68483
}Semantic roles & 50–950 ramp
primary
#F6CFCA
secondary
#8CD0D8
accent
#BDD313
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483