#FF92C8#FF92C8
#FF92C8 is a light, vivid pink. Relative luminance 0.460; OKLCH L 79.1% C 0.145 H 349.8°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FF92C8 |
|---|---|
| RGB | rgb(255, 146, 200) |
| HSL | hsl(330, 100%, 79%) |
| HSV | hsv(330, 43%, 100%) |
| CMYK | cmyk(0%, 42.7%, 21.6%, 0%) |
| CIE-LAB | lab(73.54, 47.55, -9.81) |
| CIE-LCH | lch(73.54, 48.56, 348.34°) |
| OKLab | oklab(79.07% 0.1424 -0.0255) |
| OKLCH | oklch(79.07% 0.145 349.8) |
| XYZ | xyz(61.9456, 45.9924, 60.2472) |
| Luminance | 0.4599 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.46
Bubblegum Pink
#FE83CC
ΔE00 4.03
Pinky
#FC86AA
ΔE00 6.27
Carnation Pink
#FF7FA7
ΔE00 6.92
Bubblegum (survey)
#FF6CB5
ΔE00 7.36
Powder Pink
#FFB2D0
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF92C8 #92FFC9
analogous
#FF92FF #FF92C8 #FF9292
triadic
#FF92C8 #C8FF92 #92C8FF
tetradic
#FF92C8 #FFFF92 #92FFC9 #9292FF
square
#FF92C8 #FFFF92 #92FFC9 #9292FF
split-complementary
#FF92C8 #92FF92 #92FFFF
monochromatic
#FF188A #FF55A9 #FF92C8 #FFCFE7 #FFE0F0
Accessibility & contrast
On white
2.06
#FF92C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#FF92C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF92C8
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF92C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF92C8 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA9CA
Deuteranopia (green-blind)
#B9BCC5
Tritanopia (blue-blind)
#FF8FA6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff92c8; /* rgb */ color: rgb(255, 146, 200); /* oklch */ color: oklch(79.1% 0.145 349.8);
Tailwind
colors: {
custom: {
50: '#ffb4d8',
500: '#ff92c8',
950: '#000000',
},
}SCSS
$custom: #ff92c8; $custom-light: #ffb4d8; $custom-dark: #000000;
JSON
{
"hex": "#ff92c8",
"rgb": {
"r": 255,
"g": 146,
"b": 200
},
"hsl": {
"h": 330.275,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.79068,
"c": 0.14464,
"h": 349.8
},
"luminance": 0.45988
}Semantic roles & 50–950 ramp
primary
#FF92C8
secondary
#D4F7E6
accent
#E67400
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083