#F7B2CD#F7B2CD
#F7B2CD is a very light, moderate pink. Relative luminance 0.560; OKLCH L 83.6% C 0.087 H 353.9°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F7B2CD |
|---|---|
| RGB | rgb(247, 178, 205) |
| HSL | hsl(337, 81%, 83%) |
| HSV | hsv(337, 28%, 97%) |
| CMYK | cmyk(0%, 27.9%, 17%, 3.1%) |
| CIE-LAB | lab(79.63, 29.00, -3.63) |
| CIE-LCH | lch(79.63, 29.22, 352.87°) |
| OKLab | oklab(83.56% 0.0864 -0.0092) |
| OKLCH | oklch(83.56% 0.087 353.9) |
| XYZ | xyz(65.2980, 56.0259, 65.1204) |
| Luminance | 0.5602 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 1.53
Baby Pink
#FFB7CE
ΔE00 2.04
Pastel Pink
#FFBACD
ΔE00 3.08
Soft Pink
#FDB0C0
ΔE00 4.27
Lightpink
#FFB6C1
ΔE00 5.53
Pink
#FFC0CB
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7B2CD #B2F7DC
analogous
#F7B2EF #F7B2CD #F7B9B2
triadic
#F7B2CD #CDF7B2 #B2CDF7
tetradic
#F7B2CD #EFF7B2 #B2F7DC #B9B2F7
square
#F7B2CD #EFF7B2 #B2F7DC #B9B2F7
split-complementary
#F7B2CD #B2F7B9 #B2EFF7
monochromatic
#EB4385 #F17BA9 #F7B2CD #FCE3ED #FCE3ED
Accessibility & contrast
On white
1.72
#F7B2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#F7B2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7B2CD
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7B2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7B2CD | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECE
Deuteranopia (green-blind)
#C9CACB
Tritanopia (blue-blind)
#FFB0BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #f7b2cd; /* rgb */ color: rgb(247, 178, 205); /* oklch */ color: oklch(83.6% 0.087 353.9);
Tailwind
colors: {
custom: {
50: '#fbc9dc',
500: '#f7b2cd',
950: '#000000',
},
}SCSS
$custom: #f7b2cd; $custom-light: #fbc9dc; $custom-dark: #000000;
JSON
{
"hex": "#f7b2cd",
"rgb": {
"r": 247,
"g": 178,
"b": 205
},
"hsl": {
"h": 336.522,
"s": 81.176,
"l": 83.333
},
"oklch": {
"l": 0.83558,
"c": 0.08688,
"h": 353.9
},
"luminance": 0.56023
}Semantic roles & 50–950 ramp
primary
#F7B2CD
secondary
#74D9B2
accent
#DE8A08
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#171315
muted
#858284