#FF69DC#FF69DC
#FF69DC is a light, highly saturated pink. Relative luminance 0.365; OKLCH L 74.4% C 0.221 H 337.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FF69DC |
|---|---|
| RGB | rgb(255, 105, 220) |
| HSL | hsl(314, 100%, 71%) |
| HSV | hsv(314, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 13.7%, 0%) |
| CIE-LAB | lab(66.93, 69.59, -30.97) |
| CIE-LCH | lch(66.93, 76.16, 336.01°) |
| OKLab | oklab(74.37% 0.2044 -0.0837) |
| OKLCH | oklch(74.37% 0.221 337.7) |
| XYZ | xyz(59.2107, 36.5353, 71.6298) |
| Luminance | 0.3653 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.54
Purply Pink
#F075E6
ΔE00 3.49
Light Magenta
#FA5FF7
ΔE00 5.30
Violet (CSS)
#EE82EE
ΔE00 5.64
Violet Pink
#FB5FFC
ΔE00 5.86
Orchid
#DA70D6
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF69DC #69FF8C
analogous
#D769FF #FF69DC #FF6991
triadic
#FF69DC #DCFF69 #69DCFF
tetradic
#FF69DC #FFD769 #69FF8C #6991FF
square
#FF69DC #FFD769 #69FF8C #6991FF
split-complementary
#FF69DC #91FF69 #69FFD7
monochromatic
#EE00B6 #FF2CCE #FF69DC #FFA6EA #FFE0F8
Accessibility & contrast
On white
2.53
#FF69DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#FF69DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF69DC
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF69DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF69DC | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D94E0
Deuteranopia (green-blind)
#9BABD8
Tritanopia (blue-blind)
#FF6F99
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff69dc; /* rgb */ color: rgb(255, 105, 220); /* oklch */ color: oklch(74.4% 0.221 337.7);
Tailwind
colors: {
custom: {
50: '#ff9be7',
500: '#ff69dc',
950: '#000000',
},
}SCSS
$custom: #ff69dc; $custom-light: #ff9be7; $custom-dark: #000000;
JSON
{
"hex": "#ff69dc",
"rgb": {
"r": 255,
"g": 105,
"b": 220
},
"hsl": {
"h": 314,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.74366,
"c": 0.22087,
"h": 337.7
},
"luminance": 0.3653
}Semantic roles & 50–950 ramp
primary
#FF69DC
secondary
#CEF6D7
accent
#E63600
background
#FFFAFE
surface
#FFF3FC
border
#D7CDD5
text
#190F16
muted
#877F84