#FF69DD#FF69DD
#FF69DD is a light, highly saturated pink. Relative luminance 0.366; OKLCH L 74.4% C 0.222 H 337.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FF69DD |
|---|---|
| RGB | rgb(255, 105, 221) |
| HSL | hsl(314, 100%, 71%) |
| HSV | hsv(314, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 13.3%, 0%) |
| CIE-LAB | lab(66.97, 69.73, -31.46) |
| CIE-LCH | lch(66.97, 76.50, 335.72°) |
| OKLab | oklab(74.41% 0.2046 -0.0851) |
| OKLCH | oklch(74.41% 0.222 337.4) |
| XYZ | xyz(59.3435, 36.5884, 72.3294) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.38
Purply Pink
#F075E6
ΔE00 3.38
Light Magenta
#FA5FF7
ΔE00 5.13
Violet (CSS)
#EE82EE
ΔE00 5.53
Violet Pink
#FB5FFC
ΔE00 5.70
Orchid
#DA70D6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF69DD #69FF8B
analogous
#D669FF #FF69DD #FF6992
triadic
#FF69DD #DDFF69 #69DDFF
tetradic
#FF69DD #FFD669 #69FF8B #6992FF
square
#FF69DD #FFD669 #69FF8B #6992FF
split-complementary
#FF69DD #92FF69 #69FFD6
monochromatic
#EE00B8 #FF2CCF #FF69DD #FFA6EB #FFE0F8
Accessibility & contrast
On white
2.53
#FF69DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#FF69DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF69DD
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF69DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF69DD | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D94E1
Deuteranopia (green-blind)
#9AABD9
Tritanopia (blue-blind)
#FF6F9A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff69dd; /* rgb */ color: rgb(255, 105, 221); /* oklch */ color: oklch(74.4% 0.222 337.4);
Tailwind
colors: {
custom: {
50: '#ff9be8',
500: '#ff69dd',
950: '#000000',
},
}SCSS
$custom: #ff69dd; $custom-light: #ff9be8; $custom-dark: #000000;
JSON
{
"hex": "#ff69dd",
"rgb": {
"r": 255,
"g": 105,
"b": 221
},
"hsl": {
"h": 313.6,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.74409,
"c": 0.22157,
"h": 337.4
},
"luminance": 0.36584
}Semantic roles & 50–950 ramp
primary
#FF69DD
secondary
#CEF6D7
accent
#E63400
background
#FFFAFE
surface
#FFF3FC
border
#D7CDD5
text
#190F16
muted
#877F84