#FF92D2#FF92D2
#FF92D2 is a light, vivid pink. Relative luminance 0.465; OKLCH L 79.4% C 0.151 H 344.9°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FF92D2 |
|---|---|
| RGB | rgb(255, 146, 210) |
| HSL | hsl(325, 100%, 79%) |
| HSV | hsv(325, 43%, 100%) |
| CMYK | cmyk(0%, 42.7%, 17.6%, 0%) |
| CIE-LAB | lab(73.85, 49.01, -14.86) |
| CIE-LCH | lch(73.85, 51.21, 343.13°) |
| OKLab | oklab(79.41% 0.1454 -0.0392) |
| OKLCH | oklch(79.41% 0.151 344.9) |
| XYZ | xyz(63.1527, 46.4752, 66.6046) |
| Luminance | 0.4647 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.05
Pink (survey)
#FF81C0
ΔE00 4.09
Bubblegum (survey)
#FF6CB5
ΔE00 7.78
Plum
#DDA0DD
ΔE00 8.01
Lavender Pink
#DD85D7
ΔE00 8.14
Hot Pink
#FF69B4
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF92D2 #92FFBF
analogous
#F692FF #FF92D2 #FF929B
triadic
#FF92D2 #D2FF92 #92D2FF
tetradic
#FF92D2 #FFF692 #92FFBF #929BFF
square
#FF92D2 #FFF692 #92FFBF #929BFF
split-complementary
#FF92D2 #9BFF92 #92FFF6
monochromatic
#FF189F #FF55B9 #FF92D2 #FFCFEB #FFE0F2
Accessibility & contrast
On white
2.04
#FF92D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#FF92D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF92D2
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF92D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF92D2 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAAD4
Deuteranopia (green-blind)
#B6BCCF
Tritanopia (blue-blind)
#FF91A9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff92d2; /* rgb */ color: rgb(255, 146, 210); /* oklch */ color: oklch(79.4% 0.151 344.9);
Tailwind
colors: {
custom: {
50: '#ffb4df',
500: '#ff92d2',
950: '#000000',
},
}SCSS
$custom: #ff92d2; $custom-light: #ffb4df; $custom-dark: #000000;
JSON
{
"hex": "#ff92d2",
"rgb": {
"r": 255,
"g": 146,
"b": 210
},
"hsl": {
"h": 324.771,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.79406,
"c": 0.15057,
"h": 344.9
},
"luminance": 0.46471
}Semantic roles & 50–950 ramp
primary
#FF92D2
secondary
#D4F7E2
accent
#E65F00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083