#FF69AA#FF69AA
#FF69AA is a light, vivid pink. Relative luminance 0.343; OKLCH L 72.5% C 0.193 H 356.0°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FF69AA |
|---|---|
| RGB | rgb(255, 105, 170) |
| HSL | hsl(334, 100%, 71%) |
| HSV | hsv(334, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 33.3%, 0%) |
| CIE-LAB | lab(65.18, 63.06, -5.42) |
| CIE-LCH | lch(65.18, 63.29, 355.09°) |
| OKLab | oklab(72.5% 0.1922 -0.0134) |
| OKLCH | oklch(72.5% 0.193 356) |
| XYZ | xyz(53.5501, 34.2710, 41.8172) |
| Luminance | 0.3427 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.12
Hot Pink
#FF69B4
ΔE00 2.20
Bubblegum (survey)
#FF6CB5
ΔE00 2.23
Medium Pink
#F36196
ΔE00 4.07
Pink (survey)
#FF81C0
ΔE00 5.16
Carnation Pink
#FF7FA7
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF69AA #69FFBE
analogous
#FF69F5 #FF69AA #FF7369
triadic
#FF69AA #AAFF69 #69AAFF
tetradic
#FF69AA #F5FF69 #69FFBE #7369FF
square
#FF69AA #F5FF69 #69FFBE #7369FF
split-complementary
#FF69AA #69FF73 #69F5FF
monochromatic
#EE0067 #FF2C87 #FF69AA #FFA6CD #FFE0EE
Accessibility & contrast
On white
2.67
#FF69AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#FF69AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF69AA
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF69AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF69AA | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#818DAC
Deuteranopia (green-blind)
#A9A8A6
Tritanopia (blue-blind)
#FF5E82
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ff69aa; /* rgb */ color: rgb(255, 105, 170); /* oklch */ color: oklch(72.5% 0.193 356.0);
Tailwind
colors: {
custom: {
50: '#ff9ac3',
500: '#ff69aa',
950: '#000000',
},
}SCSS
$custom: #ff69aa; $custom-light: #ff9ac3; $custom-dark: #000000;
JSON
{
"hex": "#ff69aa",
"rgb": {
"r": 255,
"g": 105,
"b": 170
},
"hsl": {
"h": 334,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.72499,
"c": 0.19267,
"h": 356
},
"luminance": 0.34265
}Semantic roles & 50–950 ramp
primary
#FF69AA
secondary
#CEF6E5
accent
#E68200
background
#FFF9FB
surface
#FFF2F7
border
#D7CCD0
text
#190F12
muted
#877E81