#FB7CDA#FB7CDA
#FB7CDA is a light, vivid pink. Relative luminance 0.400; OKLCH L 76.1% C 0.188 H 338.2°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7CDA |
|---|---|
| RGB | rgb(251, 124, 218) |
| HSL | hsl(316, 94%, 74%) |
| HSV | hsv(316, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 13.1%, 1.6%) |
| CIE-LAB | lab(69.46, 59.70, -26.00) |
| CIE-LCH | lch(69.46, 65.11, 336.47°) |
| OKLab | oklab(76.1% 0.1748 -0.0699) |
| OKLCH | oklch(76.1% 0.188 338.2) |
| XYZ | xyz(59.6468, 39.9908, 70.8935) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.91
Purply Pink
#F075E6
ΔE00 4.18
Violet (CSS)
#EE82EE
ΔE00 4.88
Lavender Pink
#DD85D7
ΔE00 5.15
Candy Pink
#FF63E9
ΔE00 5.26
Pink (survey)
#FF81C0
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7CDA #7CFB9D
analogous
#DD7CFB #FB7CDA #FB7C9A
triadic
#FB7CDA #DAFB7C #7CDAFB
tetradic
#FB7CDA #FBDD7C #7CFB9D #7C9AFB
square
#FB7CDA #FBDD7C #7CFB9D #7C9AFB
split-complementary
#FB7CDA #9AFB7C #7CFBDD
monochromatic
#F507B7 #F941C9 #FB7CDA #FDB7EB #FEE1F7
Accessibility & contrast
On white
2.33
#FB7CDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#FB7CDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7CDA
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7CDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7CDA | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809DDD
Deuteranopia (green-blind)
#A3B1D7
Tritanopia (blue-blind)
#FF80A1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fb7cda; /* rgb */ color: rgb(251, 124, 218); /* oklch */ color: oklch(76.1% 0.188 338.2);
Tailwind
colors: {
custom: {
50: '#ffa6e5',
500: '#fb7cda',
950: '#000000',
},
}SCSS
$custom: #fb7cda; $custom-light: #ffa6e5; $custom-dark: #000000;
JSON
{
"hex": "#fb7cda",
"rgb": {
"r": 251,
"g": 124,
"b": 218
},
"hsl": {
"h": 315.591,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.76104,
"c": 0.1883,
"h": 338.2
},
"luminance": 0.39986
}Semantic roles & 50–950 ramp
primary
#FB7CDA
secondary
#D5F6DD
accent
#E63C00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84