#F6CFCC#F6CFCC
#F6CFCC is a very light, muted red. Relative luminance 0.686; OKLCH L 88.7% C 0.044 H 23.2°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CFCC |
|---|---|
| RGB | rgb(246, 207, 204) |
| HSL | hsl(4, 70%, 88%) |
| HSV | hsv(4, 17%, 96%) |
| CMYK | cmyk(0%, 15.9%, 17.1%, 3.5%) |
| CIE-LAB | lab(86.30, 13.21, 6.60) |
| CIE-LCH | lch(86.30, 14.76, 26.55°) |
| OKLab | oklab(88.69% 0.0407 0.0175) |
| OKLCH | oklch(88.69% 0.044 23.2) |
| XYZ | xyz(71.2179, 68.5803, 66.6008) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.54
Light Rose
#FFC5CB
ΔE00 5.98
Pale Rose
#FDC1C5
ΔE00 6.19
Pale Pink
#FFCFDC
ΔE00 6.54
Light Pink
#FFD1DF
ΔE00 6.78
Bubblegum
#FFC1CC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CFCC #CCF3F6
analogous
#F6CCDE #F6CFCC #F6E4CC
triadic
#F6CFCC #CCF6CF #CFCCF6
tetradic
#F6CFCC #DEF6CC #CCF3F6 #E4CCF6
square
#F6CFCC #DEF6CC #CCF3F6 #E4CCF6
split-complementary
#F6CFCC #CCF6E4 #CCDEF6
monochromatic
#E46D64 #ED9E98 #F6CFCC #FAE7E5 #FAE7E5
Accessibility & contrast
On white
1.43
#F6CFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#F6CFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CFCC
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CFCC | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CC
Deuteranopia (green-blind)
#DFDBCC
Tritanopia (blue-blind)
#FFCBCE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f6cfcc; /* rgb */ color: rgb(246, 207, 204); /* oklch */ color: oklch(88.7% 0.044 23.2);
Tailwind
colors: {
custom: {
50: '#f9dddb',
500: '#f6cfcc',
950: '#000000',
},
}SCSS
$custom: #f6cfcc; $custom-light: #f9dddb; $custom-dark: #000000;
JSON
{
"hex": "#f6cfcc",
"rgb": {
"r": 246,
"g": 207,
"b": 204
},
"hsl": {
"h": 4.286,
"s": 70,
"l": 88.235
},
"oklch": {
"l": 0.88687,
"c": 0.04431,
"h": 23.2
},
"luminance": 0.68578
}Semantic roles & 50–950 ramp
primary
#F6CFCC
secondary
#8ED3D8
accent
#C4D214
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171515
muted
#858484