#FF8FBF#FF8FBF
#FF8FBF is a light, vivid pink. Relative luminance 0.447; OKLCH L 78.3% C 0.145 H 353.8°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8FBF |
|---|---|
| RGB | rgb(255, 143, 191) |
| HSL | hsl(334, 100%, 78%) |
| HSV | hsv(334, 44%, 100%) |
| CMYK | cmyk(0%, 43.9%, 25.1%, 0%) |
| CIE-LAB | lab(72.67, 47.81, -6.12) |
| CIE-LCH | lch(72.67, 48.20, 352.71°) |
| OKLab | oklab(78.33% 0.144 -0.0156) |
| OKLCH | oklch(78.33% 0.145 353.8) |
| XYZ | xyz(60.4682, 44.6712, 54.7177) |
| Luminance | 0.4467 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.44
Pinky
#FC86AA
ΔE00 4.38
Bubblegum Pink
#FE83CC
ΔE00 5.08
Carnation Pink
#FF7FA7
ΔE00 5.11
Rosa
#FE86A4
ΔE00 6.03
Pig Pink
#E78EA5
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8FBF #8FFFCF
analogous
#FF8FF7 #FF8FBF #FF978F
triadic
#FF8FBF #BFFF8F #8FBFFF
tetradic
#FF8FBF #F7FF8F #8FFFCF #978FFF
square
#FF8FBF #F7FF8F #8FFFCF #978FFF
split-complementary
#FF8FBF #8FFF97 #8FF7FF
monochromatic
#FF1579 #FF529C #FF8FBF #FFCCE2 #FFE0EE
Accessibility & contrast
On white
2.11
#FF8FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#FF8FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8FBF
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8FBF | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C1
Deuteranopia (green-blind)
#B9BABC
Tritanopia (blue-blind)
#FF8AA0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff8fbf; /* rgb */ color: rgb(255, 143, 191); /* oklch */ color: oklch(78.3% 0.145 353.8);
Tailwind
colors: {
custom: {
50: '#ffb2d2',
500: '#ff8fbf',
950: '#000000',
},
}SCSS
$custom: #ff8fbf; $custom-light: #ffb2d2; $custom-dark: #000000;
JSON
{
"hex": "#ff8fbf",
"rgb": {
"r": 255,
"g": 143,
"b": 191
},
"hsl": {
"h": 334.286,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.78325,
"c": 0.14488,
"h": 353.8
},
"luminance": 0.44667
}Semantic roles & 50–950 ramp
primary
#FF8FBF
secondary
#D4F7E8
accent
#E68300
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082