#F2B2CC#F2B2CC
#F2B2CC is a very light, moderate pink. Relative luminance 0.551; OKLCH L 83.0% C 0.081 H 352.9°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B2CC |
|---|---|
| RGB | rgb(242, 178, 204) |
| HSL | hsl(336, 71%, 82%) |
| HSV | hsv(336, 26%, 95%) |
| CMYK | cmyk(0%, 26.4%, 15.7%, 5.1%) |
| CIE-LAB | lab(79.09, 27.10, -3.94) |
| CIE-LCH | lch(79.09, 27.38, 351.72°) |
| OKLab | oklab(83.02% 0.0805 -0.0101) |
| OKLCH | oklch(83.02% 0.081 352.9) |
| XYZ | xyz(63.4376, 55.0805, 64.4051) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 2.48
Baby Pink
#FFB7CE
ΔE00 2.67
Pastel Pink
#FFBACD
ΔE00 3.44
Soft Pink
#FDB0C0
ΔE00 4.69
Pink
#FFC0CB
ΔE00 5.72
Bubblegum
#FFC1CC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B2CC #B2F2D8
analogous
#F2B2EC #F2B2CC #F2B8B2
triadic
#F2B2CC #CCF2B2 #B2CCF2
tetradic
#F2B2CC #ECF2B2 #B2F2D8 #B8B2F2
square
#F2B2CC #ECF2B2 #B2F2D8 #B8B2F2
split-complementary
#F2B2CC #B2F2B8 #B2ECF2
monochromatic
#E04987 #E97EA9 #F2B2CC #FBE5EE #FBE5EE
Accessibility & contrast
On white
1.75
#F2B2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#F2B2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B2CC
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B2CC | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCD
Deuteranopia (green-blind)
#C7C8CA
Tritanopia (blue-blind)
#FCB0BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #f2b2cc; /* rgb */ color: rgb(242, 178, 204); /* oklch */ color: oklch(83.0% 0.081 352.9);
Tailwind
colors: {
custom: {
50: '#f7c9db',
500: '#f2b2cc',
950: '#000000',
},
}SCSS
$custom: #f2b2cc; $custom-light: #f7c9db; $custom-dark: #000000;
JSON
{
"hex": "#f2b2cc",
"rgb": {
"r": 242,
"g": 178,
"b": 204
},
"hsl": {
"h": 335.625,
"s": 71.111,
"l": 82.353
},
"oklch": {
"l": 0.83017,
"c": 0.08115,
"h": 352.9
},
"luminance": 0.55078
}Semantic roles & 50–950 ramp
primary
#F2B2CC
secondary
#77D1AD
accent
#D38512
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#171315
muted
#858284