#FF69D2#FF69D2
#FF69D2 is a light, highly saturated pink. Relative luminance 0.360; OKLCH L 74.0% C 0.214 H 341.0°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FF69D2 |
|---|---|
| RGB | rgb(255, 105, 210) |
| HSL | hsl(318, 100%, 71%) |
| HSV | hsv(318, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 17.6%, 0%) |
| CIE-LAB | lab(66.54, 68.16, -25.98) |
| CIE-LCH | lch(66.54, 72.94, 339.13°) |
| OKLab | oklab(73.95% 0.2025 -0.0697) |
| OKLCH | oklch(73.95% 0.214 341) |
| XYZ | xyz(57.9257, 36.0213, 64.8623) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 4.24
Purply Pink
#F075E6
ΔE00 4.89
Bubblegum Pink
#FE83CC
ΔE00 5.46
Hot Pink
#FF69B4
ΔE00 5.89
Bubblegum (survey)
#FF6CB5
ΔE00 5.94
Orchid
#DA70D6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF69D2 #69FF96
analogous
#E169FF #FF69D2 #FF6987
triadic
#FF69D2 #D2FF69 #69D2FF
tetradic
#FF69D2 #FFE169 #69FF96 #6987FF
square
#FF69D2 #FFE169 #69FF96 #6987FF
split-complementary
#FF69D2 #87FF69 #69FFE1
monochromatic
#EE00A6 #FF2CC0 #FF69D2 #FFA6E4 #FFE0F6
Accessibility & contrast
On white
2.56
#FF69D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#FF69D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF69D2
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF69D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF69D2 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7292D5
Deuteranopia (green-blind)
#9EABCE
Tritanopia (blue-blind)
#FF6B94
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff69d2; /* rgb */ color: rgb(255, 105, 210); /* oklch */ color: oklch(74.0% 0.214 341.0);
Tailwind
colors: {
custom: {
50: '#ff9be0',
500: '#ff69d2',
950: '#000000',
},
}SCSS
$custom: #ff69d2; $custom-light: #ff9be0; $custom-dark: #000000;
JSON
{
"hex": "#ff69d2",
"rgb": {
"r": 255,
"g": 105,
"b": 210
},
"hsl": {
"h": 318,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.73951,
"c": 0.21415,
"h": 341
},
"luminance": 0.36016
}Semantic roles & 50–950 ramp
primary
#FF69D2
secondary
#CEF6DA
accent
#E64500
background
#FFFAFD
surface
#FFF3FB
border
#D7CDD4
text
#190F15
muted
#877F83