#FF69DF#FF69DF
#FF69DF is a light, highly saturated pink. Relative luminance 0.367; OKLCH L 74.5% C 0.223 H 336.8°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FF69DF |
|---|---|
| RGB | rgb(255, 105, 223) |
| HSL | hsl(313, 100%, 71%) |
| HSV | hsv(313, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 12.5%, 0%) |
| CIE-LAB | lab(67.05, 70.02, -32.45) |
| CIE-LCH | lch(67.05, 77.18, 335.14°) |
| OKLab | oklab(74.5% 0.2049 -0.0879) |
| OKLCH | oklch(74.5% 0.223 336.8) |
| XYZ | xyz(59.6115, 36.6956, 73.7411) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.06
Purply Pink
#F075E6
ΔE00 3.16
Light Magenta
#FA5FF7
ΔE00 4.82
Violet (CSS)
#EE82EE
ΔE00 5.34
Violet Pink
#FB5FFC
ΔE00 5.38
Orchid
#DA70D6
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF69DF #69FF89
analogous
#D469FF #FF69DF #FF6994
triadic
#FF69DF #DFFF69 #69DFFF
tetradic
#FF69DF #FFD469 #69FF89 #6994FF
square
#FF69DF #FFD469 #69FF89 #6994FF
split-complementary
#FF69DF #94FF69 #69FFD4
monochromatic
#EE00BB #FF2CD2 #FF69DF #FFA6EC #FFE0F8
Accessibility & contrast
On white
2.52
#FF69DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#FF69DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF69DF
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF69DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF69DF | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C95E3
Deuteranopia (green-blind)
#99ACDB
Tritanopia (blue-blind)
#FF709B
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff69df; /* rgb */ color: rgb(255, 105, 223); /* oklch */ color: oklch(74.5% 0.223 336.8);
Tailwind
colors: {
custom: {
50: '#ff9be9',
500: '#ff69df',
950: '#000000',
},
}SCSS
$custom: #ff69df; $custom-light: #ff9be9; $custom-dark: #000000;
JSON
{
"hex": "#ff69df",
"rgb": {
"r": 255,
"g": 105,
"b": 223
},
"hsl": {
"h": 312.8,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.74495,
"c": 0.22297,
"h": 336.8
},
"luminance": 0.36691
}Semantic roles & 50–950 ramp
primary
#FF69DF
secondary
#CEF6D6
accent
#E63100
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#190F16
muted
#877F84