#FF8FB2#FF8FB2
#FF8FB2 is a light, vivid pink. Relative luminance 0.441; OKLCH L 77.9% C 0.140 H 0.9°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8FB2 |
|---|---|
| RGB | rgb(255, 143, 178) |
| HSL | hsl(341, 100%, 78%) |
| HSV | hsv(341, 44%, 100%) |
| CMYK | cmyk(0%, 43.9%, 30.2%, 0%) |
| CIE-LAB | lab(72.31, 46.11, 0.56) |
| CIE-LCH | lch(72.31, 46.11, 0.70°) |
| OKLab | oklab(77.93% 0.1397 0.0021) |
| OKLCH | oklch(77.93% 0.14 0.9) |
| XYZ | xyz(59.1005, 44.1241, 47.5150) |
| Luminance | 0.4412 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.04
Rosa
#FE86A4
ΔE00 3.00
Carnation Pink
#FF7FA7
ΔE00 3.35
Pig Pink
#E78EA5
ΔE00 4.43
Rose Pink
#F7879A
ΔE00 5.36
Pink (survey)
#FF81C0
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8FB2 #8FFFDC
analogous
#FF8FEA #FF8FB2 #FFA48F
triadic
#FF8FB2 #B2FF8F #8FB2FF
tetradic
#FF8FB2 #EAFF8F #8FFFDC #A48FFF
square
#FF8FB2 #EAFF8F #8FFFDC #A48FFF
split-complementary
#FF8FB2 #8FFFA4 #8FEAFF
monochromatic
#FF155E #FF5288 #FF8FB2 #FFCCDC #FFE0EA
Accessibility & contrast
On white
2.14
#FF8FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#FF8FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8FB2
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8FB2 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A5B3
Deuteranopia (green-blind)
#BCB9AF
Tritanopia (blue-blind)
#FF879B
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff8fb2; /* rgb */ color: rgb(255, 143, 178); /* oklch */ color: oklch(77.9% 0.140 0.9);
Tailwind
colors: {
custom: {
50: '#ffb2c8',
500: '#ff8fb2',
950: '#000000',
},
}SCSS
$custom: #ff8fb2; $custom-light: #ffb2c8; $custom-dark: #000000;
JSON
{
"hex": "#ff8fb2",
"rgb": {
"r": 255,
"g": 143,
"b": 178
},
"hsl": {
"h": 341.25,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.77931,
"c": 0.13972,
"h": 0.9
},
"luminance": 0.44119
}Semantic roles & 50–950 ramp
primary
#FF8FB2
secondary
#D4F7EC
accent
#E69E00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082