#FF69D6#FF69D6
#FF69D6 is a light, highly saturated pink. Relative luminance 0.362; OKLCH L 74.1% C 0.217 H 339.7°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FF69D6 |
|---|---|
| RGB | rgb(255, 105, 214) |
| HSL | hsl(316, 100%, 71%) |
| HSV | hsv(316, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 16.1%, 0%) |
| CIE-LAB | lab(66.69, 68.72, -27.98) |
| CIE-LCH | lch(66.69, 74.20, 337.85°) |
| OKLab | oklab(74.11% 0.2033 -0.0753) |
| OKLCH | oklch(74.11% 0.217 339.7) |
| XYZ | xyz(58.4303, 36.2231, 67.5197) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 3.54
Purply Pink
#F075E6
ΔE00 4.29
Bubblegum Pink
#FE83CC
ΔE00 5.86
Orchid
#DA70D6
ΔE00 6.28
Light Magenta
#FA5FF7
ΔE00 6.29
Violet (CSS)
#EE82EE
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF69D6 #69FF92
analogous
#DD69FF #FF69D6 #FF698B
triadic
#FF69D6 #D6FF69 #69D6FF
tetradic
#FF69D6 #FFDD69 #69FF92 #698BFF
square
#FF69D6 #FFDD69 #69FF92 #698BFF
split-complementary
#FF69D6 #8BFF69 #69FFDD
monochromatic
#EE00AD #FF2CC5 #FF69D6 #FFA6E7 #FFE0F7
Accessibility & contrast
On white
2.55
#FF69D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#FF69D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF69D6
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF69D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF69D6 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7093D9
Deuteranopia (green-blind)
#9DABD2
Tritanopia (blue-blind)
#FF6D96
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff69d6; /* rgb */ color: rgb(255, 105, 214); /* oklch */ color: oklch(74.1% 0.217 339.7);
Tailwind
colors: {
custom: {
50: '#ff9be3',
500: '#ff69d6',
950: '#000000',
},
}SCSS
$custom: #ff69d6; $custom-light: #ff9be3; $custom-dark: #000000;
JSON
{
"hex": "#ff69d6",
"rgb": {
"r": 255,
"g": 105,
"b": 214
},
"hsl": {
"h": 316.4,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.74115,
"c": 0.21678,
"h": 339.7
},
"luminance": 0.36218
}Semantic roles & 50–950 ramp
primary
#FF69D6
secondary
#CEF6D9
accent
#E63F00
background
#FFFAFD
surface
#FFF3FB
border
#D7CDD4
text
#190F15
muted
#877F83