#FF92BA#FF92BA
#FF92BA is a light, vivid pink. Relative luminance 0.454; OKLCH L 78.6% C 0.138 H 357.3°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FF92BA |
|---|---|
| RGB | rgb(255, 146, 186) |
| HSL | hsl(338, 100%, 79%) |
| HSV | hsv(338, 43%, 100%) |
| CMYK | cmyk(0%, 42.7%, 27.1%, 0%) |
| CIE-LAB | lab(73.13, 45.64, -2.67) |
| CIE-LCH | lch(73.13, 45.71, 356.65°) |
| OKLab | oklab(78.63% 0.1379 -0.0064) |
| OKLCH | oklch(78.63% 0.138 357.3) |
| XYZ | xyz(60.3837, 45.3676, 52.0214) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.39
Carnation Pink
#FF7FA7
ΔE00 4.50
Rosa
#FE86A4
ΔE00 4.73
Pink (survey)
#FF81C0
ΔE00 5.06
Pig Pink
#E78EA5
ΔE00 5.36
Bubblegum Pink
#FE83CC
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF92BA #92FFD7
analogous
#FF92F0 #FF92BA #FFA092
triadic
#FF92BA #BAFF92 #92BAFF
tetradic
#FF92BA #F0FF92 #92FFD7 #A092FF
square
#FF92BA #F0FF92 #92FFD7 #A092FF
split-complementary
#FF92BA #92FFA0 #92F0FF
monochromatic
#FF186D #FF5593 #FF92BA #FFCFE1 #FFE0EC
Accessibility & contrast
On white
2.08
#FF92BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#FF92BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF92BA
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF92BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF92BA | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BB
Deuteranopia (green-blind)
#BCBBB7
Tritanopia (blue-blind)
#FF8CA0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff92ba; /* rgb */ color: rgb(255, 146, 186); /* oklch */ color: oklch(78.6% 0.138 357.3);
Tailwind
colors: {
custom: {
50: '#ffb4ce',
500: '#ff92ba',
950: '#000000',
},
}SCSS
$custom: #ff92ba; $custom-light: #ffb4ce; $custom-dark: #000000;
JSON
{
"hex": "#ff92ba",
"rgb": {
"r": 255,
"g": 146,
"b": 186
},
"hsl": {
"h": 337.982,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.78625,
"c": 0.138,
"h": 357.3
},
"luminance": 0.45363
}Semantic roles & 50–950 ramp
primary
#FF92BA
secondary
#D4F7EA
accent
#E69100
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082