#FF88AA#FF88AA
#FF88AA is a light, vivid pink. Relative luminance 0.418; OKLCH L 76.7% C 0.148 H 3.0°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FF88AA |
|---|---|
| RGB | rgb(255, 136, 170) |
| HSL | hsl(343, 100%, 77%) |
| HSV | hsv(343, 47%, 100%) |
| CMYK | cmyk(0%, 46.7%, 33.3%, 0%) |
| CIE-LAB | lab(70.72, 48.62, 2.70) |
| CIE-LCH | lch(70.72, 48.69, 3.18°) |
| OKLab | oklab(76.65% 0.1476 0.0077) |
| OKLCH | oklch(76.65% 0.148 3) |
| XYZ | xyz(57.3024, 41.7757, 43.0680) |
| Luminance | 0.4177 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 0.86
Rosa
#FE86A4
ΔE00 1.34
Carnation Pink
#FF7FA7
ΔE00 1.93
Rose Pink
#F7879A
ΔE00 4.11
Pig Pink
#E78EA5
ΔE00 4.39
Carnation
#FD798F
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF88AA #88FFDD
analogous
#FF88E6 #FF88AA #FFA288
triadic
#FF88AA #AAFF88 #88AAFF
tetradic
#FF88AA #E6FF88 #88FFDD #A288FF
square
#FF88AA #E6FF88 #88FFDD #A288FF
split-complementary
#FF88AA #88FFA2 #88E6FF
monochromatic
#FF0E53 #FF4B7E #FF88AA #FFC5D6 #FFE0E9
Accessibility & contrast
On white
2.24
#FF88AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#FF88AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF88AA
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF88AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF88AA | 1.00 | 2.24 | 9.35 | 9.35 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9FAB
Deuteranopia (green-blind)
#B9B5A7
Tritanopia (blue-blind)
#FF7E94
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff88aa; /* rgb */ color: rgb(255, 136, 170); /* oklch */ color: oklch(76.7% 0.148 3.0);
Tailwind
colors: {
custom: {
50: '#ffadc3',
500: '#ff88aa',
950: '#000000',
},
}SCSS
$custom: #ff88aa; $custom-light: #ffadc3; $custom-dark: #000000;
JSON
{
"hex": "#ff88aa",
"rgb": {
"r": 255,
"g": 136,
"b": 170
},
"hsl": {
"h": 342.857,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.76653,
"c": 0.14778,
"h": 3
},
"luminance": 0.41771
}Semantic roles & 50–950 ramp
primary
#FF88AA
secondary
#D4F7ED
accent
#E6A400
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#181012
muted
#867F81