#FF88AB#FF88AB
#FF88AB is a light, vivid pink. Relative luminance 0.418; OKLCH L 76.7% C 0.148 H 2.4°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FF88AB |
|---|---|
| RGB | rgb(255, 136, 171) |
| HSL | hsl(342, 100%, 77%) |
| HSV | hsv(342, 47%, 100%) |
| CMYK | cmyk(0%, 46.7%, 32.9%, 0%) |
| CIE-LAB | lab(70.74, 48.74, 2.18) |
| CIE-LCH | lch(70.74, 48.78, 2.56°) |
| OKLab | oklab(76.68% 0.1479 0.0063) |
| OKLCH | oklch(76.68% 0.148 2.4) |
| XYZ | xyz(57.3974, 41.8137, 43.5681) |
| Luminance | 0.4181 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 0.71
Rosa
#FE86A4
ΔE00 1.60
Carnation Pink
#FF7FA7
ΔE00 1.87
Rose Pink
#F7879A
ΔE00 4.37
Pig Pink
#E78EA5
ΔE00 4.45
Carnation
#FD798F
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF88AB #88FFDC
analogous
#FF88E7 #FF88AB #FFA188
triadic
#FF88AB #ABFF88 #88ABFF
tetradic
#FF88AB #E7FF88 #88FFDC #A188FF
square
#FF88AB #E7FF88 #88FFDC #A188FF
split-complementary
#FF88AB #88FFA1 #88E7FF
monochromatic
#FF0E55 #FF4B80 #FF88AB #FFC5D6 #FFE0E9
Accessibility & contrast
On white
2.24
#FF88AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#FF88AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF88AB
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF88AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF88AB | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9FAC
Deuteranopia (green-blind)
#B9B6A8
Tritanopia (blue-blind)
#FF7F95
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff88ab; /* rgb */ color: rgb(255, 136, 171); /* oklch */ color: oklch(76.7% 0.148 2.4);
Tailwind
colors: {
custom: {
50: '#ffadc3',
500: '#ff88ab',
950: '#000000',
},
}SCSS
$custom: #ff88ab; $custom-light: #ffadc3; $custom-dark: #000000;
JSON
{
"hex": "#ff88ab",
"rgb": {
"r": 255,
"g": 136,
"b": 171
},
"hsl": {
"h": 342.353,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.76682,
"c": 0.14805,
"h": 2.4
},
"luminance": 0.41809
}Semantic roles & 50–950 ramp
primary
#FF88AB
secondary
#D4F7ED
accent
#E6A200
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181012
muted
#867F81