#FF69A0#FF69A0
#FF69A0 is a light, vivid pink. Relative luminance 0.339; OKLCH L 72.2% C 0.189 H 0.1°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FF69A0 |
|---|---|
| RGB | rgb(255, 105, 160) |
| HSL | hsl(338, 100%, 71%) |
| HSV | hsv(338, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 37.3%, 0%) |
| CIE-LAB | lab(64.89, 61.95, -0.13) |
| CIE-LCH | lch(64.89, 61.95, 359.88°) |
| OKLab | oklab(72.19% 0.189 0.0004) |
| OKLCH | oklch(72.19% 0.189 0.1) |
| XYZ | xyz(52.6398, 33.9070, 37.0234) |
| Luminance | 0.3390 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.89
Bubble Gum Pink
#FF69AF
ΔE00 3.45
Strawberry
#FC5A8D
ΔE00 3.97
Rosy Pink
#F6688E
ΔE00 4.02
Carnation Pink
#FF7FA7
ΔE00 4.26
Bubblegum (survey)
#FF6CB5
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF69A0 #69FFC8
analogous
#FF69EB #FF69A0 #FF7D69
triadic
#FF69A0 #A0FF69 #69A0FF
tetradic
#FF69A0 #EBFF69 #69FFC8 #7D69FF
square
#FF69A0 #EBFF69 #69FFC8 #7D69FF
split-complementary
#FF69A0 #69FF7D #69EBFF
monochromatic
#EE0057 #FF2C79 #FF69A0 #FFA6C7 #FFE0EC
Accessibility & contrast
On white
2.70
#FF69A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#FF69A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF69A0
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF69A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF69A0 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#848CA2
Deuteranopia (green-blind)
#ABA89D
Tritanopia (blue-blind)
#FF5B7E
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ff69a0; /* rgb */ color: rgb(255, 105, 160); /* oklch */ color: oklch(72.2% 0.189 0.1);
Tailwind
colors: {
custom: {
50: '#ff9abc',
500: '#ff69a0',
950: '#000000',
},
}SCSS
$custom: #ff69a0; $custom-light: #ff9abc; $custom-dark: #000000;
JSON
{
"hex": "#ff69a0",
"rgb": {
"r": 255,
"g": 105,
"b": 160
},
"hsl": {
"h": 338,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.72189,
"c": 0.18903,
"h": 0.1
},
"luminance": 0.33901
}Semantic roles & 50–950 ramp
primary
#FF69A0
secondary
#CEF6E7
accent
#E69100
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190E11
muted
#877E80