#FF69DE#FF69DE
#FF69DE is a light, highly saturated pink. Relative luminance 0.366; OKLCH L 74.5% C 0.222 H 337.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FF69DE |
|---|---|
| RGB | rgb(255, 105, 222) |
| HSL | hsl(313, 100%, 71%) |
| HSV | hsv(313, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 12.9%, 0%) |
| CIE-LAB | lab(67.01, 69.88, -31.96) |
| CIE-LCH | lch(67.01, 76.84, 335.42°) |
| OKLab | oklab(74.45% 0.2047 -0.0865) |
| OKLCH | oklch(74.45% 0.222 337.1) |
| XYZ | xyz(59.4771, 36.6419, 73.0331) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.22
Purply Pink
#F075E6
ΔE00 3.26
Light Magenta
#FA5FF7
ΔE00 4.98
Violet (CSS)
#EE82EE
ΔE00 5.43
Violet Pink
#FB5FFC
ΔE00 5.54
Orchid
#DA70D6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF69DE #69FF8A
analogous
#D569FF #FF69DE #FF6993
triadic
#FF69DE #DEFF69 #69DEFF
tetradic
#FF69DE #FFD569 #69FF8A #6993FF
square
#FF69DE #FFD569 #69FF8A #6993FF
split-complementary
#FF69DE #93FF69 #69FFD5
monochromatic
#EE00B9 #FF2CD1 #FF69DE #FFA6EB #FFE0F8
Accessibility & contrast
On white
2.52
#FF69DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#FF69DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF69DE
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF69DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF69DE | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C94E2
Deuteranopia (green-blind)
#9AABDA
Tritanopia (blue-blind)
#FF709A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff69de; /* rgb */ color: rgb(255, 105, 222); /* oklch */ color: oklch(74.5% 0.222 337.1);
Tailwind
colors: {
custom: {
50: '#ff9be8',
500: '#ff69de',
950: '#000000',
},
}SCSS
$custom: #ff69de; $custom-light: #ff9be8; $custom-dark: #000000;
JSON
{
"hex": "#ff69de",
"rgb": {
"r": 255,
"g": 105,
"b": 222
},
"hsl": {
"h": 313.2,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.74452,
"c": 0.22227,
"h": 337.1
},
"luminance": 0.36637
}Semantic roles & 50–950 ramp
primary
#FF69DE
secondary
#CEF6D6
accent
#E63200
background
#FFFAFE
surface
#FFF3FC
border
#D7CDD5
text
#190F16
muted
#877F84