#FF92DE#FF92DE
#FF92DE is a light, vivid pink. Relative luminance 0.471; OKLCH L 79.8% C 0.159 H 339.5°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FF92DE |
|---|---|
| RGB | rgb(255, 146, 222) |
| HSL | hsl(318, 100%, 79%) |
| HSV | hsv(318, 43%, 100%) |
| CMYK | cmyk(0%, 42.7%, 12.9%, 0%) |
| CIE-LAB | lab(74.25, 50.83, -20.85) |
| CIE-LCH | lch(74.25, 54.94, 337.70°) |
| OKLab | oklab(79.84% 0.1487 -0.0557) |
| OKLCH | oklch(79.84% 0.159 339.5) |
| XYZ | xyz(64.7041, 47.0958, 74.7754) |
| Luminance | 0.4709 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.81
Pink (survey)
#FF81C0
ΔE00 5.91
Lavender Pink
#DD85D7
ΔE00 6.74
Plum
#DDA0DD
ΔE00 7.06
Violet (CSS)
#EE82EE
ΔE00 7.08
Purply Pink
#F075E6
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF92DE #92FFB3
analogous
#E992FF #FF92DE #FF92A7
triadic
#FF92DE #DEFF92 #92DEFF
tetradic
#FF92DE #FFE992 #92FFB3 #92A7FF
square
#FF92DE #FFE992 #92FFB3 #92A7FF
split-complementary
#FF92DE #A7FF92 #92FFE9
monochromatic
#FF18B9 #FF55CB #FF92DE #FFCFF1 #FFE0F6
Accessibility & contrast
On white
2.02
#FF92DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#FF92DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF92DE
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF92DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF92DE | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ACE1
Deuteranopia (green-blind)
#B3BDDB
Tritanopia (blue-blind)
#FF94AE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff92de; /* rgb */ color: rgb(255, 146, 222); /* oklch */ color: oklch(79.8% 0.159 339.5);
Tailwind
colors: {
custom: {
50: '#ffb4e8',
500: '#ff92de',
950: '#000000',
},
}SCSS
$custom: #ff92de; $custom-light: #ffb4e8; $custom-dark: #000000;
JSON
{
"hex": "#ff92de",
"rgb": {
"r": 255,
"g": 146,
"b": 222
},
"hsl": {
"h": 318.165,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.79837,
"c": 0.1588,
"h": 339.5
},
"luminance": 0.47092
}Semantic roles & 50–950 ramp
primary
#FF92DE
secondary
#D4F7DE
accent
#E64500
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084