#F2BCD0#F2BCD0
#F2BCD0 is a very light, moderate pink. Relative luminance 0.594; OKLCH L 84.9% C 0.067 H 354.5°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BCD0 |
|---|---|
| RGB | rgb(242, 188, 208) |
| HSL | hsl(338, 68%, 84%) |
| HSV | hsv(338, 22%, 95%) |
| CMYK | cmyk(0%, 22.3%, 14%, 5.1%) |
| CIE-LAB | lab(81.51, 22.43, -2.54) |
| CIE-LCH | lch(81.51, 22.57, 353.54°) |
| OKLab | oklab(84.92% 0.0666 -0.0064) |
| OKLCH | oklch(84.92% 0.067 354.5) |
| XYZ | xyz(65.9862, 59.4002, 67.6518) |
| Luminance | 0.5940 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 3.24
Baby Pink
#FFB7CE
ΔE00 3.50
Bubblegum
#FFC1CC
ΔE00 4.07
Pink
#FFC0CB
ΔE00 4.13
Powder Pink
#FFB2D0
ΔE00 4.64
Pale Pink
#FFCFDC
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BCD0 #BCF2DE
analogous
#F2BCEB #F2BCD0 #F2C3BC
triadic
#F2BCD0 #D0F2BC #BCD0F2
tetradic
#F2BCD0 #EBF2BC #BCF2DE #C3BCF2
square
#F2BCD0 #EBF2BC #BCF2DE #C3BCF2
split-complementary
#F2BCD0 #BCF2C3 #BCEBF2
monochromatic
#DE5588 #E889AC #F2BCD0 #FAE5ED #FAE5ED
Accessibility & contrast
On white
1.63
#F2BCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#F2BCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BCD0
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BCD0 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5D1
Deuteranopia (green-blind)
#CECECF
Tritanopia (blue-blind)
#FBBAC3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f2bcd0; /* rgb */ color: rgb(242, 188, 208); /* oklch */ color: oklch(84.9% 0.067 354.5);
Tailwind
colors: {
custom: {
50: '#f7d0de',
500: '#f2bcd0',
950: '#000000',
},
}SCSS
$custom: #f2bcd0; $custom-light: #f7d0de; $custom-dark: #000000;
JSON
{
"hex": "#f2bcd0",
"rgb": {
"r": 242,
"g": 188,
"b": 208
},
"hsl": {
"h": 337.778,
"s": 67.5,
"l": 84.314
},
"oklch": {
"l": 0.84922,
"c": 0.06694,
"h": 354.5
},
"luminance": 0.59398
}Semantic roles & 50–950 ramp
primary
#F2BCD0
secondary
#81D2B4
accent
#CF8B16
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384