#F2C8DC#F2C8DC
#F2C8DC is a very light, muted pink. Relative luminance 0.654; OKLCH L 87.5% C 0.054 H 348.0°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C8DC |
|---|---|
| RGB | rgb(242, 200, 220) |
| HSL | hsl(331, 62%, 87%) |
| HSV | hsv(331, 17%, 95%) |
| CMYK | cmyk(0%, 17.4%, 9.1%, 5.1%) |
| CIE-LAB | lab(84.67, 18.03, -4.32) |
| CIE-LCH | lch(84.67, 18.55, 346.51°) |
| OKLab | oklab(87.47% 0.0528 -0.0112) |
| OKLCH | oklch(87.47% 0.054 348) |
| XYZ | xyz(70.1896, 65.3550, 76.6136) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.21
Pale Pink
#FFCFDC
ΔE00 3.46
Thistle
#D8BFD8
ΔE00 5.95
Bubblegum
#FFC1CC
ΔE00 5.95
Pink
#FFC0CB
ΔE00 6.16
Pastel Pink
#FFBACD
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C8DC #C8F2DE
analogous
#F2C8F1 #F2C8DC #F2C9C8
triadic
#F2C8DC #DCF2C8 #C8DCF2
tetradic
#F2C8DC #F1F2C8 #C8F2DE #C9C8F2
square
#F2C8DC #F1F2C8 #C8F2DE #C9C8F2
split-complementary
#F2C8DC #C8F2C9 #C8F1F2
monochromatic
#DB659D #E697BD #F2C8DC #F9E6EF #F9E6EF
Accessibility & contrast
On white
1.49
#F2C8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#F2C8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C8DC
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C8DC | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDD
Deuteranopia (green-blind)
#D4D6DB
Tritanopia (blue-blind)
#F8C7CF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f2c8dc; /* rgb */ color: rgb(242, 200, 220); /* oklch */ color: oklch(87.5% 0.054 348.0);
Tailwind
colors: {
custom: {
50: '#f6d8e6',
500: '#f2c8dc',
950: '#000000',
},
}SCSS
$custom: #f2c8dc; $custom-light: #f6d8e6; $custom-dark: #000000;
JSON
{
"hex": "#f2c8dc",
"rgb": {
"r": 242,
"g": 200,
"b": 220
},
"hsl": {
"h": 331.429,
"s": 61.765,
"l": 86.667
},
"oklch": {
"l": 0.87471,
"c": 0.05397,
"h": 348
},
"luminance": 0.65353
}Semantic roles & 50–950 ramp
primary
#F2C8DC
secondary
#8DD2B1
accent
#C9771C
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384