#FF69A5#FF69A5
#FF69A5 is a light, vivid pink. Relative luminance 0.341; OKLCH L 72.3% C 0.191 H 358.0°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FF69A5 |
|---|---|
| RGB | rgb(255, 105, 165) |
| HSL | hsl(336, 100%, 71%) |
| HSV | hsv(336, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 35.3%, 0%) |
| CIE-LAB | lab(65.03, 62.50, -2.78) |
| CIE-LCH | lch(65.03, 62.56, 357.45°) |
| OKLab | oklab(72.34% 0.1906 -0.0065) |
| OKLCH | oklch(72.34% 0.191 358) |
| XYZ | xyz(53.0861, 34.0854, 39.3735) |
| Luminance | 0.3408 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.27
Medium Pink
#F36196
ΔE00 3.34
Hot Pink
#FF69B4
ΔE00 3.35
Bubblegum (survey)
#FF6CB5
ΔE00 3.36
Carnation Pink
#FF7FA7
ΔE00 4.66
Strawberry
#FC5A8D
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF69A5 #69FFC3
analogous
#FF69F0 #FF69A5 #FF7869
triadic
#FF69A5 #A5FF69 #69A5FF
tetradic
#FF69A5 #F0FF69 #69FFC3 #7869FF
square
#FF69A5 #F0FF69 #69FFC3 #7869FF
split-complementary
#FF69A5 #69FF78 #69F0FF
monochromatic
#EE005F #FF2C80 #FF69A5 #FFA6CA #FFE0ED
Accessibility & contrast
On white
2.69
#FF69A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#FF69A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF69A5
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF69A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF69A5 | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#828CA7
Deuteranopia (green-blind)
#AAA8A1
Tritanopia (blue-blind)
#FF5D80
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ff69a5; /* rgb */ color: rgb(255, 105, 165); /* oklch */ color: oklch(72.3% 0.191 358.0);
Tailwind
colors: {
custom: {
50: '#ff9abf',
500: '#ff69a5',
950: '#000000',
},
}SCSS
$custom: #ff69a5; $custom-light: #ff9abf; $custom-dark: #000000;
JSON
{
"hex": "#ff69a5",
"rgb": {
"r": 255,
"g": 105,
"b": 165
},
"hsl": {
"h": 336,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.72341,
"c": 0.19075,
"h": 358
},
"luminance": 0.3408
}Semantic roles & 50–950 ramp
primary
#FF69A5
secondary
#CEF6E6
accent
#E68A00
background
#FFF9FB
surface
#FFF2F7
border
#D7CCD0
text
#190E12
muted
#877E81