#FF88AE#FF88AE
#FF88AE is a light, vivid pink. Relative luminance 0.419; OKLCH L 76.8% C 0.149 H 0.9°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FF88AE |
|---|---|
| RGB | rgb(255, 136, 174) |
| HSL | hsl(341, 100%, 77%) |
| HSV | hsv(341, 47%, 100%) |
| CMYK | cmyk(0%, 46.7%, 31.8%, 0%) |
| CIE-LAB | lab(70.82, 49.10, 0.62) |
| CIE-LCH | lch(70.82, 49.10, 0.72°) |
| OKLab | oklab(76.77% 0.149 0.0023) |
| OKLCH | oklch(76.77% 0.149 0.9) |
| XYZ | xyz(57.6865, 41.9294, 45.0912) |
| Luminance | 0.4192 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 0.84
Carnation Pink
#FF7FA7
ΔE00 1.91
Rosa
#FE86A4
ΔE00 2.39
Pig Pink
#E78EA5
ΔE00 4.69
Rose Pink
#F7879A
ΔE00 5.14
Pink (survey)
#FF81C0
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF88AE #88FFD9
analogous
#FF88EA #FF88AE #FF9E88
triadic
#FF88AE #AEFF88 #88AEFF
tetradic
#FF88AE #EAFF88 #88FFD9 #9E88FF
square
#FF88AE #EAFF88 #88FFD9 #9E88FF
split-complementary
#FF88AE #88FF9E #88EAFF
monochromatic
#FF0E5B #FF4B84 #FF88AE #FFC5D8 #FFE0EA
Accessibility & contrast
On white
2.24
#FF88AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#FF88AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF88AE
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF88AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF88AE | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA0AF
Deuteranopia (green-blind)
#B9B6AB
Tritanopia (blue-blind)
#FF7F96
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff88ae; /* rgb */ color: rgb(255, 136, 174); /* oklch */ color: oklch(76.8% 0.149 0.9);
Tailwind
colors: {
custom: {
50: '#ffadc6',
500: '#ff88ae',
950: '#000000',
},
}SCSS
$custom: #ff88ae; $custom-light: #ffadc6; $custom-dark: #000000;
JSON
{
"hex": "#ff88ae",
"rgb": {
"r": 255,
"g": 136,
"b": 174
},
"hsl": {
"h": 340.84,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.76769,
"c": 0.14898,
"h": 0.9
},
"luminance": 0.41924
}Semantic roles & 50–950 ramp
primary
#FF88AE
secondary
#D4F7EC
accent
#E69C00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82