#FF69DA#FF69DA
#FF69DA is a light, highly saturated pink. Relative luminance 0.364; OKLCH L 74.3% C 0.219 H 338.4°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FF69DA |
|---|---|
| RGB | rgb(255, 105, 218) |
| HSL | hsl(315, 100%, 71%) |
| HSV | hsv(315, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 14.5%, 0%) |
| CIE-LAB | lab(66.85, 69.30, -29.97) |
| CIE-LCH | lch(66.85, 75.50, 336.61°) |
| OKLab | oklab(74.28% 0.204 -0.0809) |
| OKLCH | oklch(74.28% 0.219 338.4) |
| XYZ | xyz(58.9474, 36.4300, 70.2431) |
| Luminance | 0.3643 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.86
Purply Pink
#F075E6
ΔE00 3.74
Light Magenta
#FA5FF7
ΔE00 5.62
Violet (CSS)
#EE82EE
ΔE00 5.86
Orchid
#DA70D6
ΔE00 6.01
Violet Pink
#FB5FFC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF69DA #69FF8E
analogous
#D969FF #FF69DA #FF698F
triadic
#FF69DA #DAFF69 #69DAFF
tetradic
#FF69DA #FFD969 #69FF8E #698FFF
square
#FF69DA #FFD969 #69FF8E #698FFF
split-complementary
#FF69DA #8FFF69 #69FFD9
monochromatic
#EE00B3 #FF2CCB #FF69DA #FFA6E9 #FFE0F7
Accessibility & contrast
On white
2.53
#FF69DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#FF69DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF69DA
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF69DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF69DA | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E94DE
Deuteranopia (green-blind)
#9BABD6
Tritanopia (blue-blind)
#FF6E98
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff69da; /* rgb */ color: rgb(255, 105, 218); /* oklch */ color: oklch(74.3% 0.219 338.4);
Tailwind
colors: {
custom: {
50: '#ff9be5',
500: '#ff69da',
950: '#000000',
},
}SCSS
$custom: #ff69da; $custom-light: #ff9be5; $custom-dark: #000000;
JSON
{
"hex": "#ff69da",
"rgb": {
"r": 255,
"g": 105,
"b": 218
},
"hsl": {
"h": 314.8,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.74282,
"c": 0.21949,
"h": 338.4
},
"luminance": 0.36425
}Semantic roles & 50–950 ramp
primary
#FF69DA
secondary
#CEF6D8
accent
#E63900
background
#FFFAFE
surface
#FFF3FC
border
#D7CDD5
text
#190F16
muted
#877F84