#FF8AC8#FF8AC8
#FF8AC8 is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.9% C 0.158 H 348.4°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8AC8 |
|---|---|
| RGB | rgb(255, 138, 200) |
| HSL | hsl(328, 100%, 77%) |
| HSV | hsv(328, 46%, 100%) |
| CMYK | cmyk(0%, 45.9%, 21.6%, 0%) |
| CIE-LAB | lab(71.97, 51.54, -12.16) |
| CIE-LCH | lch(71.97, 52.95, 346.72°) |
| OKLab | oklab(77.88% 0.1543 -0.0318) |
| OKLCH | oklch(77.88% 0.158 348.4) |
| XYZ | xyz(60.7552, 43.6117, 59.8504) |
| Luminance | 0.4361 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.98
Bubblegum Pink
#FE83CC
ΔE00 2.20
Bubblegum (survey)
#FF6CB5
ΔE00 5.83
Hot Pink
#FF69B4
ΔE00 6.33
Bubble Gum Pink
#FF69AF
ΔE00 6.65
Pinky
#FC86AA
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8AC8 #8AFFC1
analogous
#FB8AFF #FF8AC8 #FF8A8E
triadic
#FF8AC8 #C8FF8A #8AC8FF
tetradic
#FF8AC8 #FFFB8A #8AFFC1 #8A8EFF
square
#FF8AC8 #FFFB8A #8AFFC1 #8A8EFF
split-complementary
#FF8AC8 #8EFF8A #8AFFFB
monochromatic
#FF108E #FF4DAB #FF8AC8 #FFC7E5 #FFE0F1
Accessibility & contrast
On white
2.16
#FF8AC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#FF8AC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8AC8
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8AC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8AC8 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A4CA
Deuteranopia (green-blind)
#B4B8C5
Tritanopia (blue-blind)
#FF87A1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff8ac8; /* rgb */ color: rgb(255, 138, 200); /* oklch */ color: oklch(77.9% 0.158 348.4);
Tailwind
colors: {
custom: {
50: '#ffafd8',
500: '#ff8ac8',
950: '#000000',
},
}SCSS
$custom: #ff8ac8; $custom-light: #ffafd8; $custom-dark: #000000;
JSON
{
"hex": "#ff8ac8",
"rgb": {
"r": 255,
"g": 138,
"b": 200
},
"hsl": {
"h": 328.205,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.77882,
"c": 0.15753,
"h": 348.4
},
"luminance": 0.43607
}Semantic roles & 50–950 ramp
primary
#FF8AC8
secondary
#D4F7E4
accent
#E66C00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083