#FD92F2#FD92F2
#FD92F2 is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.4% C 0.173 H 330.9°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FD92F2 |
|---|---|
| RGB | rgb(253, 146, 242) |
| HSL | hsl(306, 96%, 78%) |
| HSV | hsv(306, 42%, 99%) |
| CMYK | cmyk(0%, 42.3%, 4.3%, 0.8%) |
| CIE-LAB | lab(74.73, 53.48, -31.05) |
| CIE-LCH | lch(74.73, 61.85, 329.86°) |
| OKLab | oklab(80.38% 0.1514 -0.0843) |
| OKLCH | oklch(80.38% 0.173 330.9) |
| XYZ | xyz(66.8132, 47.8548, 89.7048) |
| Luminance | 0.4785 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.34
Lavender Pink
#DD85D7
ΔE00 6.14
Purply Pink
#F075E6
ΔE00 6.22
Bubblegum Pink
#FE83CC
ΔE00 7.11
Plum
#DDA0DD
ΔE00 7.17
Candy Pink
#FF63E9
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD92F2 #92FD9D
analogous
#D292FD #FD92F2 #FD92BC
triadic
#FD92F2 #F2FD92 #92F2FD
tetradic
#FD92F2 #FDD292 #92FD9D #92BCFD
square
#FD92F2 #FDD292 #92FD9D #92BCFD
split-complementary
#FD92F2 #BCFD92 #92FDD2
monochromatic
#FB1AE4 #FC56EB #FD92F2 #FECEF9 #FEE1FB
Accessibility & contrast
On white
1.99
#FD92F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#FD92F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD92F2
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD92F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD92F2 | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAFF5
Deuteranopia (green-blind)
#ABBDEF
Tritanopia (blue-blind)
#FF9AB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fd92f2; /* rgb */ color: rgb(253, 146, 242); /* oklch */ color: oklch(80.4% 0.173 330.9);
Tailwind
colors: {
custom: {
50: '#ffb4f6',
500: '#fd92f2',
950: '#000000',
},
}SCSS
$custom: #fd92f2; $custom-light: #ffb4f6; $custom-dark: #000000;
JSON
{
"hex": "#fd92f2",
"rgb": {
"r": 253,
"g": 146,
"b": 242
},
"hsl": {
"h": 306.168,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.80385,
"c": 0.17328,
"h": 330.9
},
"luminance": 0.47851
}Semantic roles & 50–950 ramp
primary
#FD92F2
secondary
#D4F7D8
accent
#E61800
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085