#FF92DF#FF92DF
#FF92DF is a light, vivid pink. Relative luminance 0.471; OKLCH L 79.9% C 0.160 H 339.0°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FF92DF |
|---|---|
| RGB | rgb(255, 146, 223) |
| HSL | hsl(318, 100%, 79%) |
| HSV | hsv(318, 43%, 100%) |
| CMYK | cmyk(0%, 42.7%, 12.5%, 0%) |
| CIE-LAB | lab(74.29, 50.99, -21.34) |
| CIE-LCH | lch(74.29, 55.28, 337.29°) |
| OKLab | oklab(79.87% 0.149 -0.0571) |
| OKLCH | oklch(79.87% 0.16 339) |
| XYZ | xyz(64.8385, 47.1496, 75.4834) |
| Luminance | 0.4714 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.94
Pink (survey)
#FF81C0
ΔE00 6.08
Lavender Pink
#DD85D7
ΔE00 6.66
Violet (CSS)
#EE82EE
ΔE00 6.91
Plum
#DDA0DD
ΔE00 7.02
Purply Pink
#F075E6
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF92DF #92FFB2
analogous
#E992FF #FF92DF #FF92A8
triadic
#FF92DF #DFFF92 #92DFFF
tetradic
#FF92DF #FFE992 #92FFB2 #92A8FF
square
#FF92DF #FFE992 #92FFB2 #92A8FF
split-complementary
#FF92DF #A8FF92 #92FFE9
monochromatic
#FF18BB #FF55CD #FF92DF #FFCFF1 #FFE0F6
Accessibility & contrast
On white
2.01
#FF92DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#FF92DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF92DF
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF92DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF92DF | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ACE2
Deuteranopia (green-blind)
#B2BDDC
Tritanopia (blue-blind)
#FF94AF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff92df; /* rgb */ color: rgb(255, 146, 223); /* oklch */ color: oklch(79.9% 0.160 339.0);
Tailwind
colors: {
custom: {
50: '#ffb4e9',
500: '#ff92df',
950: '#000000',
},
}SCSS
$custom: #ff92df; $custom-light: #ffb4e9; $custom-dark: #000000;
JSON
{
"hex": "#ff92df",
"rgb": {
"r": 255,
"g": 146,
"b": 223
},
"hsl": {
"h": 317.615,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.79874,
"c": 0.15953,
"h": 339
},
"luminance": 0.47145
}Semantic roles & 50–950 ramp
primary
#FF92DF
secondary
#D4F7DE
accent
#E64300
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084