#F2C8CF#F2C8CF
#F2C8CF is a very light, muted red. Relative luminance 0.647; OKLCH L 87.1% C 0.048 H 6.9°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C8CF |
|---|---|
| RGB | rgb(242, 200, 207) |
| HSL | hsl(350, 62%, 87%) |
| HSV | hsv(350, 17%, 95%) |
| CMYK | cmyk(0%, 17.4%, 14.5%, 5.1%) |
| CIE-LAB | lab(84.33, 15.92, 2.11) |
| CIE-LCH | lch(84.33, 16.06, 7.54°) |
| OKLab | oklab(87.09% 0.0481 0.0058) |
| OKLCH | oklch(87.09% 0.048 6.9) |
| XYZ | xyz(68.5344, 64.6929, 67.8962) |
| Luminance | 0.6469 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 3.22
Light Pink
#FFD1DF
ΔE00 3.54
Light Rose
#FFC5CB
ΔE00 3.86
Pale Rose
#FDC1C5
ΔE00 4.52
Bubblegum
#FFC1CC
ΔE00 4.73
Pink
#FFC0CB
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C8CF #C8F2EB
analogous
#F2C8E4 #F2C8CF #F2D6C8
triadic
#F2C8CF #CFF2C8 #C8CFF2
tetradic
#F2C8CF #E4F2C8 #C8F2EB #D6C8F2
square
#F2C8CF #E4F2C8 #C8F2EB #D6C8F2
split-complementary
#F2C8CF #C8F2D6 #C8E4F2
monochromatic
#DB6579 #E697A4 #F2C8CF #F9E6E9 #F9E6E9
Accessibility & contrast
On white
1.51
#F2C8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#F2C8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C8CF
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C8CF | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECF
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#FAC5CA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f2c8cf; /* rgb */ color: rgb(242, 200, 207); /* oklch */ color: oklch(87.1% 0.048 6.9);
Tailwind
colors: {
custom: {
50: '#f6d8dd',
500: '#f2c8cf',
950: '#000000',
},
}SCSS
$custom: #f2c8cf; $custom-light: #f6d8dd; $custom-dark: #000000;
JSON
{
"hex": "#f2c8cf",
"rgb": {
"r": 242,
"g": 200,
"b": 207
},
"hsl": {
"h": 350,
"s": 61.765,
"l": 86.667
},
"oklch": {
"l": 0.87094,
"c": 0.0484,
"h": 6.9
},
"luminance": 0.64691
}Semantic roles & 50–950 ramp
primary
#F2C8CF
secondary
#8DD2C6
accent
#C9AD1C
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384