#FF92BE#FF92BE
#FF92BE is a light, vivid pink. Relative luminance 0.455; OKLCH L 78.7% C 0.140 H 355.1°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FF92BE |
|---|---|
| RGB | rgb(255, 146, 190) |
| HSL | hsl(336, 100%, 79%) |
| HSV | hsv(336, 43%, 100%) |
| CMYK | cmyk(0%, 42.7%, 25.5%, 0%) |
| CIE-LAB | lab(73.25, 46.17, -4.72) |
| CIE-LCH | lch(73.25, 46.41, 354.16°) |
| OKLab | oklab(78.75% 0.1392 -0.0119) |
| OKLCH | oklch(78.75% 0.14 355.1) |
| XYZ | xyz(60.8149, 45.5401, 54.2923) |
| Luminance | 0.4553 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.14
Pink (survey)
#FF81C0
ΔE00 4.35
Carnation Pink
#FF7FA7
ΔE00 5.08
Rosa
#FE86A4
ΔE00 5.64
Bubblegum Pink
#FE83CC
ΔE00 5.97
Pig Pink
#E78EA5
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF92BE #92FFD3
analogous
#FF92F4 #FF92BE #FF9C92
triadic
#FF92BE #BEFF92 #92BEFF
tetradic
#FF92BE #F4FF92 #92FFD3 #9C92FF
square
#FF92BE #F4FF92 #92FFD3 #9C92FF
split-complementary
#FF92BE #92FF9C #92F4FF
monochromatic
#FF1875 #FF559A #FF92BE #FFCFE2 #FFE0ED
Accessibility & contrast
On white
2.08
#FF92BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#FF92BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF92BE
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF92BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF92BE | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BF
Deuteranopia (green-blind)
#BBBBBB
Tritanopia (blue-blind)
#FF8DA2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff92be; /* rgb */ color: rgb(255, 146, 190); /* oklch */ color: oklch(78.7% 0.140 355.1);
Tailwind
colors: {
custom: {
50: '#ffb4d1',
500: '#ff92be',
950: '#000000',
},
}SCSS
$custom: #ff92be; $custom-light: #ffb4d1; $custom-dark: #000000;
JSON
{
"hex": "#ff92be",
"rgb": {
"r": 255,
"g": 146,
"b": 190
},
"hsl": {
"h": 335.78,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.78748,
"c": 0.13968,
"h": 355.1
},
"luminance": 0.45535
}Semantic roles & 50–950 ramp
primary
#FF92BE
secondary
#D4F7E9
accent
#E68900
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082