#F2CFDC#F2CFDC
#F2CFDC is a very light, muted pink. Relative luminance 0.687; OKLCH L 88.8% C 0.043 H 353.6°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CFDC |
|---|---|
| RGB | rgb(242, 207, 220) |
| HSL | hsl(338, 57%, 88%) |
| HSV | hsv(338, 14%, 95%) |
| CMYK | cmyk(0%, 14.5%, 9.1%, 5.1%) |
| CIE-LAB | lab(86.34, 14.35, -1.86) |
| CIE-LCH | lch(86.34, 14.47, 352.60°) |
| OKLab | oklab(88.77% 0.0424 -0.0047) |
| OKLCH | oklch(88.77% 0.043 353.6) |
| XYZ | xyz(71.8481, 68.6719, 77.1665) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.05
Pale Pink
#FFCFDC
ΔE00 3.44
Light Rose
#FFC5CB
ΔE00 6.52
Thistle
#D8BFD8
ΔE00 6.69
Bubblegum
#FFC1CC
ΔE00 6.88
Pink
#FFC0CB
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CFDC #CFF2E5
analogous
#F2CFED #F2CFDC #F2D3CF
triadic
#F2CFDC #DCF2CF #CFDCF2
tetradic
#F2CFDC #EDF2CF #CFF2E5 #D3CFF2
square
#F2CFDC #EDF2CF #CFF2E5 #D3CFF2
split-complementary
#F2CFDC #CFF2D3 #CFEDF2
monochromatic
#D86F96 #E59FB9 #F2CFDC #F8E7ED #F8E7ED
Accessibility & contrast
On white
1.43
#F2CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#F2CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CFDC
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CFDC | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DD
Deuteranopia (green-blind)
#DADADB
Tritanopia (blue-blind)
#F8CED3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f2cfdc; /* rgb */ color: rgb(242, 207, 220); /* oklch */ color: oklch(88.8% 0.043 353.6);
Tailwind
colors: {
custom: {
50: '#f6dde6',
500: '#f2cfdc',
950: '#000000',
},
}SCSS
$custom: #f2cfdc; $custom-light: #f6dde6; $custom-dark: #000000;
JSON
{
"hex": "#f2cfdc",
"rgb": {
"r": 242,
"g": 207,
"b": 220
},
"hsl": {
"h": 337.714,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.88772,
"c": 0.04261,
"h": 353.6
},
"luminance": 0.6867
}Semantic roles & 50–950 ramp
primary
#F2CFDC
secondary
#94D1BA
accent
#C58821
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171516
muted
#858484