#F2B2CB#F2B2CB
#F2B2CB is a very light, moderate pink. Relative luminance 0.550; OKLCH L 83.0% C 0.081 H 353.8°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B2CB |
|---|---|
| RGB | rgb(242, 178, 203) |
| HSL | hsl(337, 71%, 82%) |
| HSV | hsv(337, 26%, 95%) |
| CMYK | cmyk(0%, 26.4%, 16.1%, 5.1%) |
| CIE-LAB | lab(79.06, 26.94, -3.44) |
| CIE-LCH | lch(79.06, 27.16, 352.72°) |
| OKLab | oklab(82.99% 0.0802 -0.0087) |
| OKLCH | oklch(82.99% 0.081 353.8) |
| XYZ | xyz(63.3180, 55.0327, 63.7755) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 2.53
Powder Pink
#FFB2D0
ΔE00 2.54
Pastel Pink
#FFBACD
ΔE00 3.23
Soft Pink
#FDB0C0
ΔE00 4.42
Pink
#FFC0CB
ΔE00 5.47
Lightpink
#FFB6C1
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B2CB #B2F2D9
analogous
#F2B2EB #F2B2CB #F2B9B2
triadic
#F2B2CB #CBF2B2 #B2CBF2
tetradic
#F2B2CB #EBF2B2 #B2F2D9 #B9B2F2
square
#F2B2CB #EBF2B2 #B2F2D9 #B9B2F2
split-complementary
#F2B2CB #B2F2B9 #B2EBF2
monochromatic
#E04984 #E97EA8 #F2B2CB #FBE5ED #FBE5ED
Accessibility & contrast
On white
1.75
#F2B2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#F2B2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B2CB
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B2CB | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCC
Deuteranopia (green-blind)
#C7C8C9
Tritanopia (blue-blind)
#FCB0BA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #f2b2cb; /* rgb */ color: rgb(242, 178, 203); /* oklch */ color: oklch(83.0% 0.081 353.8);
Tailwind
colors: {
custom: {
50: '#f7c9da',
500: '#f2b2cb',
950: '#000000',
},
}SCSS
$custom: #f2b2cb; $custom-light: #f7c9da; $custom-dark: #000000;
JSON
{
"hex": "#f2b2cb",
"rgb": {
"r": 242,
"g": 178,
"b": 203
},
"hsl": {
"h": 336.563,
"s": 71.111,
"l": 82.353
},
"oklch": {
"l": 0.82987,
"c": 0.08065,
"h": 353.8
},
"luminance": 0.5503
}Semantic roles & 50–950 ramp
primary
#F2B2CB
secondary
#77D1AE
accent
#D38812
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#171314
muted
#858283