#F2BCD2#F2BCD2
#F2BCD2 is a very light, moderate pink. Relative luminance 0.595; OKLCH L 85.0% C 0.068 H 352.3°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BCD2 |
|---|---|
| RGB | rgb(242, 188, 210) |
| HSL | hsl(336, 68%, 84%) |
| HSV | hsv(336, 22%, 95%) |
| CMYK | cmyk(0%, 22.3%, 13.2%, 5.1%) |
| CIE-LAB | lab(81.57, 22.75, -3.54) |
| CIE-LCH | lch(81.57, 23.02, 351.16°) |
| OKLab | oklab(84.98% 0.0673 -0.0091) |
| OKLCH | oklch(84.98% 0.068 352.3) |
| XYZ | xyz(66.2338, 59.4993, 68.9559) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 3.52
Baby Pink
#FFB7CE
ΔE00 3.59
Powder Pink
#FFB2D0
ΔE00 4.46
Bubblegum
#FFC1CC
ΔE00 4.61
Pink
#FFC0CB
ΔE00 4.68
Pale Pink
#FFCFDC
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BCD2 #BCF2DC
analogous
#F2BCED #F2BCD2 #F2C1BC
triadic
#F2BCD2 #D2F2BC #BCD2F2
tetradic
#F2BCD2 #EDF2BC #BCF2DC #C1BCF2
square
#F2BCD2 #EDF2BC #BCF2DC #C1BCF2
split-complementary
#F2BCD2 #BCF2C1 #BCEDF2
monochromatic
#DE558D #E889B0 #F2BCD2 #FAE5EE #FAE5EE
Accessibility & contrast
On white
1.63
#F2BCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#F2BCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BCD2
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BCD2 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5D3
Deuteranopia (green-blind)
#CDCED1
Tritanopia (blue-blind)
#FBBAC3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f2bcd2; /* rgb */ color: rgb(242, 188, 210); /* oklch */ color: oklch(85.0% 0.068 352.3);
Tailwind
colors: {
custom: {
50: '#f7d0df',
500: '#f2bcd2',
950: '#000000',
},
}SCSS
$custom: #f2bcd2; $custom-light: #f7d0df; $custom-dark: #000000;
JSON
{
"hex": "#f2bcd2",
"rgb": {
"r": 242,
"g": 188,
"b": 210
},
"hsl": {
"h": 335.556,
"s": 67.5,
"l": 84.314
},
"oklch": {
"l": 0.84981,
"c": 0.06795,
"h": 352.3
},
"luminance": 0.59497
}Semantic roles & 50–950 ramp
primary
#F2BCD2
secondary
#81D2B1
accent
#CF8416
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384