#F3B2CD#F3B2CD
#F3B2CD is a very light, moderate pink. Relative luminance 0.553; OKLCH L 83.1% C 0.083 H 352.4°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F3B2CD |
|---|---|
| RGB | rgb(243, 178, 205) |
| HSL | hsl(335, 73%, 83%) |
| HSV | hsv(335, 27%, 95%) |
| CMYK | cmyk(0%, 26.7%, 15.6%, 4.7%) |
| CIE-LAB | lab(79.22, 27.60, -4.28) |
| CIE-LCH | lch(79.22, 27.93, 351.18°) |
| OKLab | oklab(83.15% 0.082 -0.011) |
| OKLCH | oklch(83.15% 0.083 352.4) |
| XYZ | xyz(63.9022, 55.3061, 65.0549) |
| Luminance | 0.5530 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 2.27
Baby Pink
#FFB7CE
ΔE00 2.67
Pastel Pink
#FFBACD
ΔE00 3.53
Soft Pink
#FDB0C0
ΔE00 4.80
Pink
#FFC0CB
ΔE00 5.89
Bubblegum
#FFC1CC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3B2CD #B2F3D8
analogous
#F3B2EE #F3B2CD #F3B7B2
triadic
#F3B2CD #CDF3B2 #B2CDF3
tetradic
#F3B2CD #EEF3B2 #B2F3D8 #B7B2F3
square
#F3B2CD #EEF3B2 #B2F3D8 #B7B2F3
split-complementary
#F3B2CD #B2F3B7 #B2EEF3
monochromatic
#E24888 #EB7DAB #F3B2CD #FBE5EE #FBE5EE
Accessibility & contrast
On white
1.74
#F3B2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#F3B2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3B2CD
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3B2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3B2CD | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BECE
Deuteranopia (green-blind)
#C7C8CB
Tritanopia (blue-blind)
#FDB0BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #f3b2cd; /* rgb */ color: rgb(243, 178, 205); /* oklch */ color: oklch(83.1% 0.083 352.4);
Tailwind
colors: {
custom: {
50: '#f8c9dc',
500: '#f3b2cd',
950: '#000000',
},
}SCSS
$custom: #f3b2cd; $custom-light: #f8c9dc; $custom-dark: #000000;
JSON
{
"hex": "#f3b2cd",
"rgb": {
"r": 243,
"g": 178,
"b": 205
},
"hsl": {
"h": 335.077,
"s": 73.034,
"l": 82.549
},
"oklch": {
"l": 0.83149,
"c": 0.08271,
"h": 352.4
},
"luminance": 0.55303
}Semantic roles & 50–950 ramp
primary
#F3B2CD
secondary
#76D3AC
accent
#D58310
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#171315
muted
#858284