#FD7BDB#FD7BDB
#FD7BDB is a light, vivid pink. Relative luminance 0.402; OKLCH L 76.3% C 0.192 H 338.4°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7BDB |
|---|---|
| RGB | rgb(253, 123, 219) |
| HSL | hsl(316, 97%, 74%) |
| HSV | hsv(316, 51%, 99%) |
| CMYK | cmyk(0%, 51.4%, 13.4%, 0.8%) |
| CIE-LAB | lab(69.59, 60.90, -26.33) |
| CIE-LCH | lch(69.59, 66.35, 336.62°) |
| OKLab | oklab(76.26% 0.1785 -0.0708) |
| OKLCH | oklch(76.26% 0.192 338.4) |
| XYZ | xyz(60.3778, 40.1675, 71.5771) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.02
Purply Pink
#F075E6
ΔE00 4.18
Violet (CSS)
#EE82EE
ΔE00 4.94
Candy Pink
#FF63E9
ΔE00 5.09
Lavender Pink
#DD85D7
ΔE00 5.43
Pink (survey)
#FF81C0
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7BDB #7BFD9D
analogous
#DE7BFD #FD7BDB #FD7B9A
triadic
#FD7BDB #DBFD7B #7BDBFD
tetradic
#FD7BDB #FDDE7B #7BFD9D #7B9AFD
square
#FD7BDB #FDDE7B #7BFD9D #7B9AFD
split-complementary
#FD7BDB #9AFD7B #7BFDDE
monochromatic
#FA04B9 #FC3FCB #FD7BDB #FEB7EB #FFE1F7
Accessibility & contrast
On white
2.32
#FD7BDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#FD7BDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7BDB
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7BDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7BDB | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9DDE
Deuteranopia (green-blind)
#A4B1D8
Tritanopia (blue-blind)
#FF7FA1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd7bdb; /* rgb */ color: rgb(253, 123, 219); /* oklch */ color: oklch(76.3% 0.192 338.4);
Tailwind
colors: {
custom: {
50: '#ffa6e6',
500: '#fd7bdb',
950: '#000000',
},
}SCSS
$custom: #fd7bdb; $custom-light: #ffa6e6; $custom-dark: #000000;
JSON
{
"hex": "#fd7bdb",
"rgb": {
"r": 253,
"g": 123,
"b": 219
},
"hsl": {
"h": 315.692,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.76264,
"c": 0.19208,
"h": 338.4
},
"luminance": 0.40163
}Semantic roles & 50–950 ramp
primary
#FD7BDB
secondary
#D4F7DD
accent
#E63C00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84