#FF69DB#FF69DB
#FF69DB is a light, highly saturated pink. Relative luminance 0.365; OKLCH L 74.3% C 0.220 H 338.1°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FF69DB |
|---|---|
| RGB | rgb(255, 105, 219) |
| HSL | hsl(314, 100%, 71%) |
| HSV | hsv(314, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 14.1%, 0%) |
| CIE-LAB | lab(66.89, 69.44, -30.47) |
| CIE-LCH | lch(66.89, 75.83, 336.31°) |
| OKLab | oklab(74.32% 0.2042 -0.0823) |
| OKLCH | oklch(74.32% 0.22 338.1) |
| XYZ | xyz(59.0786, 36.4825, 70.9344) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.70
Purply Pink
#F075E6
ΔE00 3.62
Light Magenta
#FA5FF7
ΔE00 5.46
Violet (CSS)
#EE82EE
ΔE00 5.75
Orchid
#DA70D6
ΔE00 5.96
Violet Pink
#FB5FFC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF69DB #69FF8D
analogous
#D869FF #FF69DB #FF6990
triadic
#FF69DB #DBFF69 #69DBFF
tetradic
#FF69DB #FFD869 #69FF8D #6990FF
square
#FF69DB #FFD869 #69FF8D #6990FF
split-complementary
#FF69DB #90FF69 #69FFD8
monochromatic
#EE00B5 #FF2CCC #FF69DB #FFA6EA #FFE0F8
Accessibility & contrast
On white
2.53
#FF69DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#FF69DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF69DB
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF69DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF69DB | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E94DF
Deuteranopia (green-blind)
#9BABD7
Tritanopia (blue-blind)
#FF6F99
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff69db; /* rgb */ color: rgb(255, 105, 219); /* oklch */ color: oklch(74.3% 0.220 338.1);
Tailwind
colors: {
custom: {
50: '#ff9be6',
500: '#ff69db',
950: '#000000',
},
}SCSS
$custom: #ff69db; $custom-light: #ff9be6; $custom-dark: #000000;
JSON
{
"hex": "#ff69db",
"rgb": {
"r": 255,
"g": 105,
"b": 219
},
"hsl": {
"h": 314.4,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.74324,
"c": 0.22018,
"h": 338.1
},
"luminance": 0.36478
}Semantic roles & 50–950 ramp
primary
#FF69DB
secondary
#CEF6D7
accent
#E63700
background
#FFFAFE
surface
#FFF3FC
border
#D7CDD5
text
#190F16
muted
#877F84