#F2B0CD#F2B0CD
#F2B0CD is a very light, moderate pink. Relative luminance 0.543; OKLCH L 82.7% C 0.085 H 351.1°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B0CD |
|---|---|
| RGB | rgb(242, 176, 205) |
| HSL | hsl(334, 72%, 82%) |
| HSV | hsv(334, 27%, 95%) |
| CMYK | cmyk(0%, 27.3%, 15.3%, 5.1%) |
| CIE-LAB | lab(78.66, 28.31, -5.12) |
| CIE-LCH | lch(78.66, 28.77, 349.76°) |
| OKLab | oklab(82.7% 0.0839 -0.0132) |
| OKLCH | oklch(82.7% 0.085 351.1) |
| XYZ | xyz(63.1629, 54.3386, 64.9071) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 2.34
Baby Pink
#FFB7CE
ΔE00 3.20
Pastel Pink
#FFBACD
ΔE00 4.16
Soft Pink
#FDB0C0
ΔE00 5.24
Lightpink
#FFB6C1
ΔE00 6.53
Pink
#FFC0CB
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B0CD #B0F2D5
analogous
#F2B0EE #F2B0CD #F2B4B0
triadic
#F2B0CD #CDF2B0 #B0CDF2
tetradic
#F2B0CD #EEF2B0 #B0F2D5 #B4B0F2
square
#F2B0CD #EEF2B0 #B0F2D5 #B4B0F2
split-complementary
#F2B0CD #B0F2B4 #B0EEF2
monochromatic
#E1478A #E97BAC #F2B0CD #FBE5EE #FBE5EE
Accessibility & contrast
On white
1.77
#F2B0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#F2B0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B0CD
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B0CD | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCE
Deuteranopia (green-blind)
#C5C7CB
Tritanopia (blue-blind)
#FCAEBA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f2b0cd; /* rgb */ color: rgb(242, 176, 205); /* oklch */ color: oklch(82.7% 0.085 351.1);
Tailwind
colors: {
custom: {
50: '#f7c8dc',
500: '#f2b0cd',
950: '#000000',
},
}SCSS
$custom: #f2b0cd; $custom-light: #f7c8dc; $custom-dark: #000000;
JSON
{
"hex": "#f2b0cd",
"rgb": {
"r": 242,
"g": 176,
"b": 205
},
"hsl": {
"h": 333.636,
"s": 71.739,
"l": 81.961
},
"oklch": {
"l": 0.82697,
"c": 0.08497,
"h": 351.1
},
"luminance": 0.54336
}Semantic roles & 50–950 ramp
primary
#F2B0CD
secondary
#75D1A9
accent
#D47F12
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#171315
muted
#858284