#FF8BAE#FF8BAE
#FF8BAE is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.2% C 0.144 H 1.8°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8BAE |
|---|---|
| RGB | rgb(255, 139, 174) |
| HSL | hsl(342, 100%, 77%) |
| HSV | hsv(342, 45%, 100%) |
| CMYK | cmyk(0%, 45.5%, 31.8%, 0%) |
| CIE-LAB | lab(71.41, 47.61, 1.47) |
| CIE-LCH | lch(71.41, 47.64, 1.77°) |
| OKLab | oklab(77.21% 0.1444 0.0045) |
| OKLCH | oklch(77.21% 0.144 1.8) |
| XYZ | xyz(58.1150, 42.7862, 45.2340) |
| Luminance | 0.4278 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.18
Rosa
#FE86A4
ΔE00 2.15
Carnation Pink
#FF7FA7
ΔE00 2.47
Pig Pink
#E78EA5
ΔE00 4.37
Rose Pink
#F7879A
ΔE00 4.75
Pink (survey)
#FF81C0
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8BAE #8BFFDC
analogous
#FF8BE8 #FF8BAE #FFA28B
triadic
#FF8BAE #AEFF8B #8BAEFF
tetradic
#FF8BAE #E8FF8B #8BFFDC #A28BFF
square
#FF8BAE #E8FF8B #8BFFDC #A28BFF
split-complementary
#FF8BAE #8BFFA2 #8BE8FF
monochromatic
#FF1159 #FF4E83 #FF8BAE #FFC8D9 #FFE0EA
Accessibility & contrast
On white
2.20
#FF8BAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#FF8BAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8BAE
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8BAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8BAE | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA2AF
Deuteranopia (green-blind)
#BAB7AB
Tritanopia (blue-blind)
#FF8298
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff8bae; /* rgb */ color: rgb(255, 139, 174); /* oklch */ color: oklch(77.2% 0.144 1.8);
Tailwind
colors: {
custom: {
50: '#ffafc6',
500: '#ff8bae',
950: '#000000',
},
}SCSS
$custom: #ff8bae; $custom-light: #ffafc6; $custom-dark: #000000;
JSON
{
"hex": "#ff8bae",
"rgb": {
"r": 255,
"g": 139,
"b": 174
},
"hsl": {
"h": 341.897,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.77213,
"c": 0.14448,
"h": 1.8
},
"luminance": 0.42781
}Semantic roles & 50–950 ramp
primary
#FF8BAE
secondary
#D4F7ED
accent
#E6A000
background
#FFFAFC
surface
#FFF5F8
border
#D7CFD1
text
#181113
muted
#868082