#FB7CDC#FB7CDC
#FB7CDC is a light, vivid pink. Relative luminance 0.401; OKLCH L 76.2% C 0.190 H 337.5°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7CDC |
|---|---|
| RGB | rgb(251, 124, 220) |
| HSL | hsl(315, 94%, 74%) |
| HSV | hsv(315, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 12.4%, 1.6%) |
| CIE-LAB | lab(69.54, 60.01, -26.99) |
| CIE-LCH | lch(69.54, 65.80, 335.78°) |
| OKLab | oklab(76.18% 0.1753 -0.0727) |
| OKLCH | oklch(76.18% 0.19 337.5) |
| XYZ | xyz(59.9101, 40.0961, 72.2802) |
| Luminance | 0.4009 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.87
Bubblegum Pink
#FE83CC
ΔE00 4.26
Violet (CSS)
#EE82EE
ΔE00 4.54
Candy Pink
#FF63E9
ΔE00 5.02
Lavender Pink
#DD85D7
ΔE00 5.06
Pink (survey)
#FF81C0
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7CDC #7CFB9B
analogous
#DB7CFB #FB7CDC #FB7C9C
triadic
#FB7CDC #DCFB7C #7CDCFB
tetradic
#FB7CDC #FBDB7C #7CFB9B #7C9CFB
square
#FB7CDC #FBDB7C #7CFB9B #7C9CFB
split-complementary
#FB7CDC #9CFB7C #7CFBDB
monochromatic
#F507BB #F941CC #FB7CDC #FDB7EC #FEE1F7
Accessibility & contrast
On white
2.33
#FB7CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#FB7CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7CDC
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7CDC | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9EDF
Deuteranopia (green-blind)
#A3B1D9
Tritanopia (blue-blind)
#FF80A2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fb7cdc; /* rgb */ color: rgb(251, 124, 220); /* oklch */ color: oklch(76.2% 0.190 337.5);
Tailwind
colors: {
custom: {
50: '#ffa6e7',
500: '#fb7cdc',
950: '#000000',
},
}SCSS
$custom: #fb7cdc; $custom-light: #ffa6e7; $custom-dark: #000000;
JSON
{
"hex": "#fb7cdc",
"rgb": {
"r": 251,
"g": 124,
"b": 220
},
"hsl": {
"h": 314.646,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.76184,
"c": 0.18976,
"h": 337.5
},
"luminance": 0.40092
}Semantic roles & 50–950 ramp
primary
#FB7CDC
secondary
#D5F6DD
accent
#E63800
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84