#F2BDCB#F2BDCB
#F2BDCB is a very light, moderate pink. Relative luminance 0.596; OKLCH L 85.0% C 0.063 H 1.0°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BDCB |
|---|---|
| RGB | rgb(242, 189, 203) |
| HSL | hsl(344, 67%, 85%) |
| HSV | hsv(344, 22%, 95%) |
| CMYK | cmyk(0%, 21.9%, 16.1%, 5.1%) |
| CIE-LAB | lab(81.61, 21.11, 0.30) |
| CIE-LCH | lch(81.61, 21.11, 0.81°) |
| OKLab | oklab(84.96% 0.0633 0.0011) |
| OKLCH | oklch(84.96% 0.063 1) |
| XYZ | xyz(65.5951, 59.5868, 64.5345) |
| Luminance | 0.5958 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 2.76
Pink
#FFC0CB
ΔE00 2.85
Pastel Pink
#FFBACD
ΔE00 3.34
Light Rose
#FFC5CB
ΔE00 3.77
Pale Pink
#FFCFDC
ΔE00 4.13
Baby Pink
#FFB7CE
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BDCB #BDF2E4
analogous
#F2BDE6 #F2BDCB #F2CABD
triadic
#F2BDCB #CBF2BD #BDCBF2
tetradic
#F2BDCB #E6F2BD #BDF2E4 #CABDF2
square
#F2BDCB #E6F2BD #BDF2E4 #CABDF2
split-complementary
#F2BDCB #BDF2CA #BDE6F2
monochromatic
#DE577A #E88AA3 #F2BDCB #FAE5EB #FAE5EB
Accessibility & contrast
On white
1.63
#F2BDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#F2BDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BDCB
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BDCB | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CB
Deuteranopia (green-blind)
#D0CECA
Tritanopia (blue-blind)
#FBBAC2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f2bdcb; /* rgb */ color: rgb(242, 189, 203); /* oklch */ color: oklch(85.0% 0.063 1.0);
Tailwind
colors: {
custom: {
50: '#f7d1da',
500: '#f2bdcb',
950: '#000000',
},
}SCSS
$custom: #f2bdcb; $custom-light: #f7d1da; $custom-dark: #000000;
JSON
{
"hex": "#f2bdcb",
"rgb": {
"r": 242,
"g": 189,
"b": 203
},
"hsl": {
"h": 344.151,
"s": 67.089,
"l": 84.51
},
"oklch": {
"l": 0.84957,
"c": 0.06331,
"h": 1
},
"luminance": 0.59584
}Semantic roles & 50–950 ramp
primary
#F2BDCB
secondary
#81D2BD
accent
#CF9E17
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383