#FF92DA#FF92DA
#FF92DA is a light, vivid pink. Relative luminance 0.469; OKLCH L 79.7% C 0.156 H 341.2°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FF92DA |
|---|---|
| RGB | rgb(255, 146, 218) |
| HSL | hsl(320, 100%, 79%) |
| HSV | hsv(320, 43%, 100%) |
| CMYK | cmyk(0%, 42.7%, 14.5%, 0%) |
| CIE-LAB | lab(74.12, 50.21, -18.86) |
| CIE-LCH | lch(74.12, 53.64, 339.41°) |
| OKLab | oklab(79.69% 0.1476 -0.0502) |
| OKLCH | oklch(79.69% 0.156 341.2) |
| XYZ | xyz(64.1743, 46.8839, 71.9855) |
| Luminance | 0.4688 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.36
Pink (survey)
#FF81C0
ΔE00 5.25
Lavender Pink
#DD85D7
ΔE00 7.12
Plum
#DDA0DD
ΔE00 7.29
Violet (CSS)
#EE82EE
ΔE00 7.77
Purply Pink
#F075E6
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF92DA #92FFB7
analogous
#ED92FF #FF92DA #FF92A3
triadic
#FF92DA #DAFF92 #92DAFF
tetradic
#FF92DA #FFED92 #92FFB7 #92A3FF
square
#FF92DA #FFED92 #92FFB7 #92A3FF
split-complementary
#FF92DA #A3FF92 #92FFED
monochromatic
#FF18B0 #FF55C5 #FF92DA #FFCFEF #FFE0F5
Accessibility & contrast
On white
2.02
#FF92DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#FF92DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF92DA
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF92DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF92DA | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ACDD
Deuteranopia (green-blind)
#B4BDD7
Tritanopia (blue-blind)
#FF93AD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff92da; /* rgb */ color: rgb(255, 146, 218); /* oklch */ color: oklch(79.7% 0.156 341.2);
Tailwind
colors: {
custom: {
50: '#ffb4e5',
500: '#ff92da',
950: '#000000',
},
}SCSS
$custom: #ff92da; $custom-light: #ffb4e5; $custom-dark: #000000;
JSON
{
"hex": "#ff92da",
"rgb": {
"r": 255,
"g": 146,
"b": 218
},
"hsl": {
"h": 320.367,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.7969,
"c": 0.15593,
"h": 341.2
},
"luminance": 0.4688
}Semantic roles & 50–950 ramp
primary
#FF92DA
secondary
#D4F7E0
accent
#E64E00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181115
muted
#868084