#FF92CB#FF92CB
#FF92CB is a light, vivid pink. Relative luminance 0.461; OKLCH L 79.2% C 0.146 H 348.3°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FF92CB |
|---|---|
| RGB | rgb(255, 146, 203) |
| HSL | hsl(329, 100%, 79%) |
| HSV | hsv(329, 43%, 100%) |
| CMYK | cmyk(0%, 42.7%, 20.4%, 0%) |
| CIE-LAB | lab(73.63, 47.98, -11.33) |
| CIE-LCH | lch(73.63, 49.30, 346.71°) |
| OKLab | oklab(79.17% 0.1433 -0.0296) |
| OKLCH | oklch(79.17% 0.146 348.3) |
| XYZ | xyz(62.2996, 46.1340, 62.1118) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.50
Bubblegum Pink
#FE83CC
ΔE00 3.60
Pinky
#FC86AA
ΔE00 6.93
Bubblegum (survey)
#FF6CB5
ΔE00 7.41
Carnation Pink
#FF7FA7
ΔE00 7.51
Hot Pink
#FF69B4
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF92CB #92FFC6
analogous
#FD92FF #FF92CB #FF9294
triadic
#FF92CB #CBFF92 #92CBFF
tetradic
#FF92CB #FFFD92 #92FFC6 #9294FF
square
#FF92CB #FFFD92 #92FFC6 #9294FF
split-complementary
#FF92CB #94FF92 #92FFFD
monochromatic
#FF1891 #FF55AE #FF92CB #FFCFE8 #FFE0F0
Accessibility & contrast
On white
2.05
#FF92CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#FF92CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF92CB
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF92CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF92CB | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAACD
Deuteranopia (green-blind)
#B8BCC8
Tritanopia (blue-blind)
#FF90A7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff92cb; /* rgb */ color: rgb(255, 146, 203); /* oklch */ color: oklch(79.2% 0.146 348.3);
Tailwind
colors: {
custom: {
50: '#ffb4da',
500: '#ff92cb',
950: '#000000',
},
}SCSS
$custom: #ff92cb; $custom-light: #ffb4da; $custom-dark: #000000;
JSON
{
"hex": "#ff92cb",
"rgb": {
"r": 255,
"g": 146,
"b": 203
},
"hsl": {
"h": 328.624,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.79167,
"c": 0.14632,
"h": 348.3
},
"luminance": 0.4613
}Semantic roles & 50–950 ramp
primary
#FF92CB
secondary
#D4F7E5
accent
#E66D00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083