#F0B2CD#F0B2CD
#F0B2CD is a very light, moderate pink. Relative luminance 0.548; OKLCH L 82.8% C 0.080 H 351.1°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F0B2CD |
|---|---|
| RGB | rgb(240, 178, 205) |
| HSL | hsl(334, 67%, 82%) |
| HSV | hsv(334, 26%, 94%) |
| CMYK | cmyk(0%, 25.8%, 14.6%, 5.9%) |
| CIE-LAB | lab(78.91, 26.56, -4.77) |
| CIE-LCH | lch(78.91, 26.98, 349.83°) |
| OKLab | oklab(82.85% 0.0787 -0.0123) |
| OKLCH | oklch(82.85% 0.08 351.1) |
| XYZ | xyz(62.8751, 54.7765, 65.0068) |
| Luminance | 0.5477 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 2.87
Baby Pink
#FFB7CE
ΔE00 3.21
Pastel Pink
#FFBACD
ΔE00 3.95
Soft Pink
#FDB0C0
ΔE00 5.26
Pink
#FFC0CB
ΔE00 6.13
Bubblegum
#FFC1CC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0B2CD #B2F0D5
analogous
#F0B2EC #F0B2CD #F0B6B2
triadic
#F0B2CD #CDF0B2 #B2CDF0
tetradic
#F0B2CD #ECF0B2 #B2F0D5 #B6B2F0
square
#F0B2CD #ECF0B2 #B2F0D5 #B6B2F0
split-complementary
#F0B2CD #B2F0B6 #B2ECF0
monochromatic
#DC4C8A #E67FAC #F0B2CD #FAE5EE #FAE5EE
Accessibility & contrast
On white
1.76
#F0B2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#F0B2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0B2CD
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0B2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0B2CD | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDCE
Deuteranopia (green-blind)
#C6C7CB
Tritanopia (blue-blind)
#F9B0BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f0b2cd; /* rgb */ color: rgb(240, 178, 205); /* oklch */ color: oklch(82.8% 0.080 351.1);
Tailwind
colors: {
custom: {
50: '#f5c9dc',
500: '#f0b2cd',
950: '#000000',
},
}SCSS
$custom: #f0b2cd; $custom-light: #f5c9dc; $custom-dark: #000000;
JSON
{
"hex": "#f0b2cd",
"rgb": {
"r": 240,
"g": 178,
"b": 205
},
"hsl": {
"h": 333.871,
"s": 67.391,
"l": 81.961
},
"oklch": {
"l": 0.82846,
"c": 0.07961,
"h": 351.1
},
"luminance": 0.54774
}Semantic roles & 50–950 ramp
primary
#F0B2CD
secondary
#78CEA9
accent
#CF7F16
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#171315
muted
#858284