#FF69CC#FF69CC
#FF69CC is a light, highly saturated pink. Relative luminance 0.357; OKLCH L 73.7% C 0.210 H 343.1°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FF69CC |
|---|---|
| RGB | rgb(255, 105, 204) |
| HSL | hsl(320, 100%, 71%) |
| HSV | hsv(320, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 20%, 0%) |
| CIE-LAB | lab(66.31, 67.33, -22.96) |
| CIE-LCH | lch(66.31, 71.14, 341.17°) |
| OKLab | oklab(73.71% 0.2012 -0.0612) |
| OKLCH | oklch(73.71% 0.21 343.1) |
| XYZ | xyz(57.1922, 35.7279, 60.9991) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 4.79
Bubblegum (survey)
#FF6CB5
ΔE00 4.85
Bubblegum Pink
#FE83CC
ΔE00 4.99
Candy Pink
#FF63E9
ΔE00 5.32
Purply Pink
#F075E6
ΔE00 5.87
Bubble Gum Pink
#FF69AF
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF69CC #69FF9C
analogous
#E769FF #FF69CC #FF6981
triadic
#FF69CC #CCFF69 #69CCFF
tetradic
#FF69CC #FFE769 #69FF9C #6981FF
square
#FF69CC #FFE769 #69FF9C #6981FF
split-complementary
#FF69CC #81FF69 #69FFE7
monochromatic
#EE009D #FF2CB7 #FF69CC #FFA6E1 #FFE0F5
Accessibility & contrast
On white
2.58
#FF69CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#FF69CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF69CC
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF69CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF69CC | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7592CF
Deuteranopia (green-blind)
#A0AAC8
Tritanopia (blue-blind)
#FF6992
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff69cc; /* rgb */ color: rgb(255, 105, 204); /* oklch */ color: oklch(73.7% 0.210 343.1);
Tailwind
colors: {
custom: {
50: '#ff9bdb',
500: '#ff69cc',
950: '#000000',
},
}SCSS
$custom: #ff69cc; $custom-light: #ff9bdb; $custom-dark: #000000;
JSON
{
"hex": "#ff69cc",
"rgb": {
"r": 255,
"g": 105,
"b": 204
},
"hsl": {
"h": 320.4,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.73712,
"c": 0.21033,
"h": 343.1
},
"luminance": 0.35723
}Semantic roles & 50–950 ramp
primary
#FF69CC
secondary
#CEF6DB
accent
#E64E00
background
#FFF9FD
surface
#FFF2FB
border
#D7CCD4
text
#190F15
muted
#877E83