#FD92DB#FD92DB
#FD92DB is a light, vivid pink. Relative luminance 0.466; OKLCH L 79.5% C 0.155 H 340.1°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FD92DB |
|---|---|
| RGB | rgb(253, 146, 219) |
| HSL | hsl(319, 96%, 78%) |
| HSV | hsv(319, 42%, 99%) |
| CMYK | cmyk(0%, 42.3%, 13.4%, 0.8%) |
| CIE-LAB | lab(73.91, 49.74, -19.75) |
| CIE-LCH | lch(73.91, 53.52, 338.35°) |
| OKLab | oklab(79.49% 0.1458 -0.0527) |
| OKLCH | oklch(79.49% 0.155 340.1) |
| XYZ | xyz(63.5735, 46.5589, 72.6424) |
| Luminance | 0.4656 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.54
Pink (survey)
#FF81C0
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 6.70
Plum
#DDA0DD
ΔE00 6.93
Violet (CSS)
#EE82EE
ΔE00 7.35
Purply Pink
#F075E6
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD92DB #92FDB4
analogous
#E992FD #FD92DB #FD92A5
triadic
#FD92DB #DBFD92 #92DBFD
tetradic
#FD92DB #FDE992 #92FDB4 #92A5FD
square
#FD92DB #FDE992 #92FDB4 #92A5FD
split-complementary
#FD92DB #A5FD92 #92FDE9
monochromatic
#FB1AB3 #FC56C7 #FD92DB #FECEEF #FEE1F5
Accessibility & contrast
On white
2.04
#FD92DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#FD92DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD92DB
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD92DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD92DB | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ABDE
Deuteranopia (green-blind)
#B2BCD8
Tritanopia (blue-blind)
#FF94AD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fd92db; /* rgb */ color: rgb(253, 146, 219); /* oklch */ color: oklch(79.5% 0.155 340.1);
Tailwind
colors: {
custom: {
50: '#ffb4e6',
500: '#fd92db',
950: '#000000',
},
}SCSS
$custom: #fd92db; $custom-light: #ffb4e6; $custom-dark: #000000;
JSON
{
"hex": "#fd92db",
"rgb": {
"r": 253,
"g": 146,
"b": 219
},
"hsl": {
"h": 319.065,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.79493,
"c": 0.15498,
"h": 340.1
},
"luminance": 0.46555
}Semantic roles & 50–950 ramp
primary
#FD92DB
secondary
#D4F7DF
accent
#E64900
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084