#FD92EB#FD92EB
#FD92EB is a light, vivid pink. Relative luminance 0.474; OKLCH L 80.1% C 0.167 H 333.5°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FD92EB |
|---|---|
| RGB | rgb(253, 146, 235) |
| HSL | hsl(310, 96%, 78%) |
| HSV | hsv(310, 42%, 99%) |
| CMYK | cmyk(0%, 42.3%, 7.1%, 0.8%) |
| CIE-LAB | lab(74.47, 52.31, -27.64) |
| CIE-LCH | lch(74.47, 59.17, 332.15°) |
| OKLab | oklab(80.1% 0.1498 -0.0747) |
| OKLCH | oklch(80.1% 0.167 333.5) |
| XYZ | xyz(65.7820, 47.4423, 84.2735) |
| Luminance | 0.4744 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.97
Bubblegum Pink
#FE83CC
ΔE00 5.93
Lavender Pink
#DD85D7
ΔE00 5.94
Purply Pink
#F075E6
ΔE00 6.49
Plum
#DDA0DD
ΔE00 6.79
Pink (survey)
#FF81C0
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD92EB #92FDA4
analogous
#D992FD #FD92EB #FD92B5
triadic
#FD92EB #EBFD92 #92EBFD
tetradic
#FD92EB #FDD992 #92FDA4 #92B5FD
square
#FD92EB #FDD992 #92FDA4 #92B5FD
split-complementary
#FD92EB #B5FD92 #92FDD9
monochromatic
#FB1AD5 #FC56E0 #FD92EB #FECEF6 #FEE1F9
Accessibility & contrast
On white
2.00
#FD92EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#FD92EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD92EB
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD92EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD92EB | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEEE
Deuteranopia (green-blind)
#ADBDE8
Tritanopia (blue-blind)
#FF98B4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fd92eb; /* rgb */ color: rgb(253, 146, 235); /* oklch */ color: oklch(80.1% 0.167 333.5);
Tailwind
colors: {
custom: {
50: '#ffb4f1',
500: '#fd92eb',
950: '#000000',
},
}SCSS
$custom: #fd92eb; $custom-light: #ffb4f1; $custom-dark: #000000;
JSON
{
"hex": "#fd92eb",
"rgb": {
"r": 253,
"g": 146,
"b": 235
},
"hsl": {
"h": 310.093,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.80103,
"c": 0.16739,
"h": 333.5
},
"luminance": 0.47439
}Semantic roles & 50–950 ramp
primary
#FD92EB
secondary
#D4F7DA
accent
#E62700
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084