#FF01D2#FF01D2
#FF01D2 is a light, highly saturated pink. Relative luminance 0.259; OKLCH L 67.8% C 0.296 H 338.8°. Best body text is #000000 at 6.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FF01D2 |
|---|---|
| RGB | rgb(255, 1, 210) |
| HSL | hsl(311, 100%, 50%) |
| HSV | hsv(311, 100%, 100%) |
| CMYK | cmyk(0%, 99.6%, 17.6%, 0%) |
| CIE-LAB | lab(57.98, 92.36, -39.26) |
| CIE-LCH | lch(57.98, 100.36, 336.97°) |
| OKLab | oklab(67.75% 0.2757 -0.1067) |
| OKLCH | oklch(67.75% 0.296 338.8) |
| XYZ | xyz(52.8853, 25.9405, 63.1822) |
| Luminance | 0.2594 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Hot Magenta
#F504C9
ΔE00 2.10
Bright Magenta
#FF08E8
ΔE00 3.17
Fuchsia (survey)
#ED0DD9
ΔE00 3.75
Pink Purple
#EF1DE7
ΔE00 4.46
Purpleish Pink
#DF4EC8
ΔE00 5.01
Bright Pink
#FE01B1
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF01D2 #01FF2E
analogous
#AD01FF #FF01D2 #FF0153
triadic
#FF01D2 #D2FF01 #01D2FF
tetradic
#FF01D2 #FFAD01 #01FF2E #0153FF
square
#FF01D2 #FFAD01 #01FF2E #0153FF
split-complementary
#FF01D2 #53FF01 #01FFAD
monochromatic
#86006E #C300A0 #FF01D2 #FF3EDD #FF7BE8
Accessibility & contrast
On white
3.39
#FF01D2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.19
#FF01D2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF01D2
6.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF01D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF01D2 | 1.00 | 3.39 | 6.19 | 6.19 |
| #FFFFFF | 3.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2775D6
Deuteranopia (green-blind)
#8197CD
Tritanopia (blue-blind)
#FF237C
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #ff01d2; /* rgb */ color: rgb(255, 1, 210); /* oklch */ color: oklch(67.8% 0.296 338.8);
Tailwind
colors: {
custom: {
50: '#ff79e0',
500: '#ff01d2',
950: '#000000',
},
}SCSS
$custom: #ff01d2; $custom-light: #ff79e0; $custom-dark: #000000;
JSON
{
"hex": "#ff01d2",
"rgb": {
"r": 255,
"g": 1,
"b": 210
},
"hsl": {
"h": 310.63,
"s": 100,
"l": 50.196
},
"oklch": {
"l": 0.67753,
"c": 0.29565,
"h": 338.8
},
"luminance": 0.25935
}Semantic roles & 50–950 ramp
primary
#FF01D2
secondary
#75E789
accent
#FF4F29
background
#FFF8FD
surface
#FFF0FB
border
#D7CBD4
text
#190B15
muted
#877C83