#FF92CC#FF92CC
#FF92CC is a light, vivid pink. Relative luminance 0.462; OKLCH L 79.2% C 0.147 H 347.8°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FF92CC |
|---|---|
| RGB | rgb(255, 146, 204) |
| HSL | hsl(328, 100%, 79%) |
| HSV | hsv(328, 43%, 100%) |
| CMYK | cmyk(0%, 42.7%, 20%, 0%) |
| CIE-LAB | lab(73.66, 48.13, -11.84) |
| CIE-LCH | lch(73.66, 49.56, 346.18°) |
| OKLab | oklab(79.2% 0.1436 -0.031) |
| OKLCH | oklch(79.2% 0.147 347.8) |
| XYZ | xyz(62.4191, 46.1818, 62.7414) |
| Luminance | 0.4618 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.48
Pink (survey)
#FF81C0
ΔE00 3.55
Pinky
#FC86AA
ΔE00 7.14
Bubblegum (survey)
#FF6CB5
ΔE00 7.44
Carnation Pink
#FF7FA7
ΔE00 7.71
Hot Pink
#FF69B4
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF92CC #92FFC5
analogous
#FB92FF #FF92CC #FF9295
triadic
#FF92CC #CCFF92 #92CCFF
tetradic
#FF92CC #FFFB92 #92FFC5 #9295FF
square
#FF92CC #FFFB92 #92FFC5 #9295FF
split-complementary
#FF92CC #95FF92 #92FFFB
monochromatic
#FF1893 #FF55AF #FF92CC #FFCFE9 #FFE0F1
Accessibility & contrast
On white
2.05
#FF92CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#FF92CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF92CC
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF92CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF92CC | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAACE
Deuteranopia (green-blind)
#B8BCC9
Tritanopia (blue-blind)
#FF90A7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff92cc; /* rgb */ color: rgb(255, 146, 204); /* oklch */ color: oklch(79.2% 0.147 347.8);
Tailwind
colors: {
custom: {
50: '#ffb4db',
500: '#ff92cc',
950: '#000000',
},
}SCSS
$custom: #ff92cc; $custom-light: #ffb4db; $custom-dark: #000000;
JSON
{
"hex": "#ff92cc",
"rgb": {
"r": 255,
"g": 146,
"b": 204
},
"hsl": {
"h": 328.073,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.79201,
"c": 0.1469,
"h": 347.8
},
"luminance": 0.46177
}Semantic roles & 50–950 ramp
primary
#FF92CC
secondary
#D4F7E4
accent
#E66B00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083