#FD92ED#FD92ED
#FD92ED is a light, vivid purple. Relative luminance 0.476; OKLCH L 80.2% C 0.169 H 332.7°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FD92ED |
|---|---|
| RGB | rgb(253, 146, 237) |
| HSL | hsl(309, 96%, 78%) |
| HSV | hsv(309, 42%, 99%) |
| CMYK | cmyk(0%, 42.3%, 6.3%, 0.8%) |
| CIE-LAB | lab(74.55, 52.64, -28.62) |
| CIE-LCH | lch(74.55, 59.92, 331.47°) |
| OKLab | oklab(80.18% 0.1503 -0.0775) |
| OKLCH | oklch(80.18% 0.169 332.7) |
| XYZ | xyz(66.0725, 47.5585, 85.8038) |
| Luminance | 0.4755 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.75
Lavender Pink
#DD85D7
ΔE00 5.96
Bubblegum Pink
#FE83CC
ΔE00 6.27
Purply Pink
#F075E6
ΔE00 6.38
Plum
#DDA0DD
ΔE00 6.87
Candy Pink
#FF63E9
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD92ED #92FDA2
analogous
#D792FD #FD92ED #FD92B7
triadic
#FD92ED #EDFD92 #92EDFD
tetradic
#FD92ED #FDD792 #92FDA2 #92B7FD
square
#FD92ED #FDD792 #92FDA2 #92B7FD
split-complementary
#FD92ED #B7FD92 #92FDD7
monochromatic
#FB1AD9 #FC56E3 #FD92ED #FECEF7 #FEE1FA
Accessibility & contrast
On white
2.00
#FD92ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#FD92ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD92ED
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD92ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD92ED | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEF0
Deuteranopia (green-blind)
#ACBDEA
Tritanopia (blue-blind)
#FF98B5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fd92ed; /* rgb */ color: rgb(253, 146, 237); /* oklch */ color: oklch(80.2% 0.169 332.7);
Tailwind
colors: {
custom: {
50: '#ffb4f3',
500: '#fd92ed',
950: '#000000',
},
}SCSS
$custom: #fd92ed; $custom-light: #ffb4f3; $custom-dark: #000000;
JSON
{
"hex": "#fd92ed",
"rgb": {
"r": 253,
"g": 146,
"b": 237
},
"hsl": {
"h": 308.972,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.80183,
"c": 0.16905,
"h": 332.7
},
"luminance": 0.47555
}Semantic roles & 50–950 ramp
primary
#FD92ED
secondary
#D4F7D9
accent
#E62200
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085