#FF92CA#FF92CA
#FF92CA is a light, vivid pink. Relative luminance 0.461; OKLCH L 79.1% C 0.146 H 348.8°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FF92CA |
|---|---|
| RGB | rgb(255, 146, 202) |
| HSL | hsl(329, 100%, 79%) |
| HSV | hsv(329, 43%, 100%) |
| CMYK | cmyk(0%, 42.7%, 20.8%, 0%) |
| CIE-LAB | lab(73.60, 47.84, -10.83) |
| CIE-LCH | lch(73.60, 49.05, 347.25°) |
| OKLab | oklab(79.13% 0.143 -0.0282) |
| OKLCH | oklch(79.13% 0.146 348.8) |
| XYZ | xyz(62.1808, 46.0865, 61.4862) |
| Luminance | 0.4608 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.47
Bubblegum Pink
#FE83CC
ΔE00 3.74
Pinky
#FC86AA
ΔE00 6.71
Carnation Pink
#FF7FA7
ΔE00 7.32
Bubblegum (survey)
#FF6CB5
ΔE00 7.38
Hot Pink
#FF69B4
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF92CA #92FFC7
analogous
#FD92FF #FF92CA #FF9293
triadic
#FF92CA #CAFF92 #92CAFF
tetradic
#FF92CA #FFFD92 #92FFC7 #9293FF
square
#FF92CA #FFFD92 #92FFC7 #9293FF
split-complementary
#FF92CA #93FF92 #92FFFD
monochromatic
#FF188E #FF55AC #FF92CA #FFCFE8 #FFE0F0
Accessibility & contrast
On white
2.06
#FF92CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#FF92CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF92CA
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF92CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF92CA | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA9CC
Deuteranopia (green-blind)
#B8BCC7
Tritanopia (blue-blind)
#FF8FA6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff92ca; /* rgb */ color: rgb(255, 146, 202); /* oklch */ color: oklch(79.1% 0.146 348.8);
Tailwind
colors: {
custom: {
50: '#ffb4da',
500: '#ff92ca',
950: '#000000',
},
}SCSS
$custom: #ff92ca; $custom-light: #ffb4da; $custom-dark: #000000;
JSON
{
"hex": "#ff92ca",
"rgb": {
"r": 255,
"g": 146,
"b": 202
},
"hsl": {
"h": 329.174,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.79134,
"c": 0.14575,
"h": 348.8
},
"luminance": 0.46082
}Semantic roles & 50–950 ramp
primary
#FF92CA
secondary
#D4F7E5
accent
#E67000
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083