#F6C8CD#F6C8CD
#F6C8CD is a very light, muted red. Relative luminance 0.653; OKLCH L 87.4% C 0.053 H 10.9°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F6C8CD |
|---|---|
| RGB | rgb(246, 200, 205) |
| HSL | hsl(353, 72%, 87%) |
| HSV | hsv(353, 19%, 96%) |
| CMYK | cmyk(0%, 18.7%, 16.7%, 3.5%) |
| CIE-LAB | lab(84.64, 17.03, 3.68) |
| CIE-LCH | lch(84.64, 17.43, 12.20°) |
| OKLab | oklab(87.41% 0.0517 0.0099) |
| OKLCH | oklch(87.41% 0.053 10.9) |
| XYZ | xyz(69.6798, 65.3116, 66.6817) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 2.79
Pale Rose
#FDC1C5
ΔE00 3.40
Pale Pink
#FFCFDC
ΔE00 3.42
Light Pink
#FFD1DF
ΔE00 3.91
Bubblegum
#FFC1CC
ΔE00 4.06
Pink
#FFC0CB
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6C8CD #C8F6F1
analogous
#F6C8E4 #F6C8CD #F6DAC8
triadic
#F6C8CD #CDF6C8 #C8CDF6
tetradic
#F6C8CD #E4F6C8 #C8F6F1 #DAC8F6
square
#F6C8CD #E4F6C8 #C8F6F1 #DAC8F6
split-complementary
#F6C8CD #C8F6DA #C8E4F6
monochromatic
#E55F6D #ED939D #F6C8CD #FBE5E7 #FBE5E7
Accessibility & contrast
On white
1.49
#F6C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#F6C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6C8CD
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6C8CD | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#D9D6CC
Tritanopia (blue-blind)
#FFC5CA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f6c8cd; /* rgb */ color: rgb(246, 200, 205); /* oklch */ color: oklch(87.4% 0.053 10.9);
Tailwind
colors: {
custom: {
50: '#f9d8dc',
500: '#f6c8cd',
950: '#000000',
},
}SCSS
$custom: #f6c8cd; $custom-light: #f9d8dc; $custom-dark: #000000;
JSON
{
"hex": "#f6c8cd",
"rgb": {
"r": 246,
"g": 200,
"b": 205
},
"hsl": {
"h": 353.478,
"s": 71.875,
"l": 87.451
},
"oklch": {
"l": 0.87411,
"c": 0.05262,
"h": 10.9
},
"luminance": 0.65309
}Semantic roles & 50–950 ramp
primary
#F6C8CD
secondary
#8AD8D0
accent
#D4BF12
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384