#FD92DF#FD92DF
#FD92DF is a light, vivid pink. Relative luminance 0.468; OKLCH L 79.6% C 0.158 H 338.4°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FD92DF |
|---|---|
| RGB | rgb(253, 146, 223) |
| HSL | hsl(317, 96%, 78%) |
| HSV | hsv(317, 42%, 99%) |
| CMYK | cmyk(0%, 42.3%, 11.9%, 0.8%) |
| CIE-LAB | lab(74.04, 50.37, -21.73) |
| CIE-LCH | lch(74.04, 54.86, 336.66°) |
| OKLab | oklab(79.64% 0.1468 -0.0582) |
| OKLCH | oklch(79.64% 0.158 338.4) |
| XYZ | xyz(64.1064, 46.7721, 75.4491) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.04
Pink (survey)
#FF81C0
ΔE00 6.23
Lavender Pink
#DD85D7
ΔE00 6.35
Violet (CSS)
#EE82EE
ΔE00 6.67
Plum
#DDA0DD
ΔE00 6.75
Purply Pink
#F075E6
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD92DF #92FDB0
analogous
#E592FD #FD92DF #FD92A9
triadic
#FD92DF #DFFD92 #92DFFD
tetradic
#FD92DF #FDE592 #92FDB0 #92A9FD
square
#FD92DF #FDE592 #92FDB0 #92A9FD
split-complementary
#FD92DF #A9FD92 #92FDE5
monochromatic
#FB1ABC #FC56CD #FD92DF #FECEF1 #FEE1F6
Accessibility & contrast
On white
2.03
#FD92DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#FD92DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD92DF
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD92DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD92DF | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ACE2
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#FF95AF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fd92df; /* rgb */ color: rgb(253, 146, 223); /* oklch */ color: oklch(79.6% 0.158 338.4);
Tailwind
colors: {
custom: {
50: '#ffb4e9',
500: '#fd92df',
950: '#000000',
},
}SCSS
$custom: #fd92df; $custom-light: #ffb4e9; $custom-dark: #000000;
JSON
{
"hex": "#fd92df",
"rgb": {
"r": 253,
"g": 146,
"b": 223
},
"hsl": {
"h": 316.822,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.79641,
"c": 0.15792,
"h": 338.4
},
"luminance": 0.46768
}Semantic roles & 50–950 ramp
primary
#FD92DF
secondary
#D4F7DE
accent
#E64000
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084