#F2B5CE#F2B5CE
#F2B5CE is a very light, moderate pink. Relative luminance 0.564; OKLCH L 83.6% C 0.077 H 352.5°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B5CE |
|---|---|
| RGB | rgb(242, 181, 206) |
| HSL | hsl(335, 70%, 83%) |
| HSV | hsv(335, 25%, 95%) |
| CMYK | cmyk(0%, 25.2%, 14.9%, 5.1%) |
| CIE-LAB | lab(79.83, 25.82, -3.93) |
| CIE-LCH | lch(79.83, 26.12, 351.35°) |
| OKLab | oklab(83.61% 0.0766 -0.0101) |
| OKLCH | oklch(83.61% 0.077 352.5) |
| XYZ | xyz(64.2824, 56.3839, 65.8777) |
| Luminance | 0.5638 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 2.71
Powder Pink
#FFB2D0
ΔE00 2.92
Pastel Pink
#FFBACD
ΔE00 3.27
Soft Pink
#FDB0C0
ΔE00 4.92
Pink
#FFC0CB
ΔE00 5.34
Bubblegum
#FFC1CC
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B5CE #B5F2D9
analogous
#F2B5EC #F2B5CE #F2BAB5
triadic
#F2B5CE #CEF2B5 #B5CEF2
tetradic
#F2B5CE #ECF2B5 #B5F2D9 #BAB5F2
square
#F2B5CE #ECF2B5 #B5F2D9 #BAB5F2
split-complementary
#F2B5CE #B5F2BA #B5ECF2
monochromatic
#E04D89 #E981AC #F2B5CE #FAE5EE #FAE5EE
Accessibility & contrast
On white
1.71
#F2B5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#F2B5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B5CE
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B5CE | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC0CF
Deuteranopia (green-blind)
#C9CACD
Tritanopia (blue-blind)
#FBB3BD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f2b5ce; /* rgb */ color: rgb(242, 181, 206); /* oklch */ color: oklch(83.6% 0.077 352.5);
Tailwind
colors: {
custom: {
50: '#f7cbdc',
500: '#f2b5ce',
950: '#000000',
},
}SCSS
$custom: #f2b5ce; $custom-light: #f7cbdc; $custom-dark: #000000;
JSON
{
"hex": "#f2b5ce",
"rgb": {
"r": 242,
"g": 181,
"b": 206
},
"hsl": {
"h": 335.41,
"s": 70.115,
"l": 82.941
},
"oklch": {
"l": 0.83608,
"c": 0.07728,
"h": 352.5
},
"luminance": 0.56381
}Semantic roles & 50–950 ramp
primary
#F2B5CE
secondary
#7AD1AE
accent
#D28413
background
#FFFEFE
surface
#FFFAFC
border
#D7D3D5
text
#171315
muted
#858384