#FF35DB#FF35DB
#FF35DB is a light, highly saturated pink. Relative luminance 0.289; OKLCH L 69.8% C 0.278 H 336.9°. Best body text is #000000 at 6.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FF35DB |
|---|---|
| RGB | rgb(255, 53, 219) |
| HSL | hsl(311, 100%, 60%) |
| HSV | hsv(311, 79%, 100%) |
| CMYK | cmyk(0%, 79.2%, 14.1%, 0%) |
| CIE-LAB | lab(60.72, 86.74, -40.08) |
| CIE-LCH | lch(60.72, 95.55, 335.20°) |
| OKLab | oklab(69.84% 0.2559 -0.1092) |
| OKLCH | oklch(69.84% 0.278 336.9) |
| XYZ | xyz(55.3004, 28.9260, 69.6750) |
| Luminance | 0.2892 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bright Magenta
#FF08E8
ΔE00 2.98
Hot Magenta
#F504C9
ΔE00 4.57
Purpleish Pink
#DF4EC8
ΔE00 4.84
Pink Purple
#EF1DE7
ΔE00 4.89
Fuchsia (survey)
#ED0DD9
ΔE00 5.27
Magenta
#FF00FF
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF35DB #35FF59
analogous
#BE35FF #FF35DB #FF3576
triadic
#FF35DB #DBFF35 #35DBFF
tetradic
#FF35DB #FFBE35 #35FF59 #3576FF
square
#FF35DB #FFBE35 #35FF59 #3576FF
split-complementary
#FF35DB #76FF35 #35FFBE
monochromatic
#BA0099 #F700CB #FF35DB #FF72E6 #FFAFF1
Accessibility & contrast
On white
3.10
#FF35DB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.78
#FF35DB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF35DB
6.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF35DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF35DB | 1.00 | 3.10 | 6.78 | 6.78 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C7FDF
Deuteranopia (green-blind)
#869DD7
Tritanopia (blue-blind)
#FF4588
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #ff35db; /* rgb */ color: rgb(255, 53, 219); /* oklch */ color: oklch(69.8% 0.278 336.9);
Tailwind
colors: {
custom: {
50: '#ff84e6',
500: '#ff35db',
950: '#000000',
},
}SCSS
$custom: #ff35db; $custom-light: #ff84e6; $custom-dark: #000000;
JSON
{
"hex": "#ff35db",
"rgb": {
"r": 255,
"g": 53,
"b": 219
},
"hsl": {
"h": 310.693,
"s": 100,
"l": 60.392
},
"oklch": {
"l": 0.69843,
"c": 0.27821,
"h": 336.9
},
"luminance": 0.28921
}Semantic roles & 50–950 ramp
primary
#FF35DB
secondary
#A1EEAF
accent
#E62900
background
#FFF8FE
surface
#FFF0FC
border
#D7CBD5
text
#190C16
muted
#877D84