#F2CCDB#F2CCDB
#F2CCDB is a very light, muted pink. Relative luminance 0.672; OKLCH L 88.2% C 0.047 H 352.4°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CCDB |
|---|---|
| RGB | rgb(242, 204, 219) |
| HSL | hsl(336, 59%, 87%) |
| HSV | hsv(336, 16%, 95%) |
| CMYK | cmyk(0%, 15.7%, 9.5%, 5.1%) |
| CIE-LAB | lab(85.59, 15.76, -2.43) |
| CIE-LCH | lch(85.59, 15.94, 351.24°) |
| OKLab | oklab(88.18% 0.0465 -0.0062) |
| OKLCH | oklch(88.18% 0.047 352.4) |
| XYZ | xyz(70.9961, 67.1793, 76.2311) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.61
Pale Pink
#FFCFDC
ΔE00 2.94
Light Rose
#FFC5CB
ΔE00 6.10
Bubblegum
#FFC1CC
ΔE00 6.16
Thistle
#D8BFD8
ΔE00 6.39
Pink
#FFC0CB
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CCDB #CCF2E3
analogous
#F2CCEE #F2CCDB #F2D0CC
triadic
#F2CCDB #DBF2CC #CCDBF2
tetradic
#F2CCDB #EEF2CC #CCF2E3 #D0CCF2
square
#F2CCDB #EEF2CC #CCF2E3 #D0CCF2
split-complementary
#F2CCDB #CCF2D0 #CCEEF2
monochromatic
#D96A96 #E69BB9 #F2CCDB #F9E7EE #F9E7EE
Accessibility & contrast
On white
1.45
#F2CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#F2CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CCDB
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CCDB | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DC
Deuteranopia (green-blind)
#D8D8DA
Tritanopia (blue-blind)
#F8CBD1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f2ccdb; /* rgb */ color: rgb(242, 204, 219); /* oklch */ color: oklch(88.2% 0.047 352.4);
Tailwind
colors: {
custom: {
50: '#f6dbe6',
500: '#f2ccdb',
950: '#000000',
},
}SCSS
$custom: #f2ccdb; $custom-light: #f6dbe6; $custom-dark: #000000;
JSON
{
"hex": "#f2ccdb",
"rgb": {
"r": 242,
"g": 204,
"b": 219
},
"hsl": {
"h": 336.316,
"s": 59.375,
"l": 87.451
},
"oklch": {
"l": 0.88182,
"c": 0.04686,
"h": 352.4
},
"luminance": 0.67177
}Semantic roles & 50–950 ramp
primary
#F2CCDB
secondary
#91D1B8
accent
#C7841E
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171515
muted
#858484