#FF04CB#FF04CB
#FF04CB is a light, highly saturated pink. Relative luminance 0.257; OKLCH L 67.5% C 0.291 H 340.6°. Best body text is #000000 at 6.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FF04CB |
|---|---|
| RGB | rgb(255, 4, 203) |
| HSL | hsl(312, 100%, 51%) |
| HSV | hsv(312, 98%, 100%) |
| CMYK | cmyk(0%, 98.4%, 20.4%, 0%) |
| CIE-LAB | lab(57.72, 91.36, -35.68) |
| CIE-LCH | lch(57.72, 98.08, 338.67°) |
| OKLab | oklab(67.46% 0.2747 -0.0965) |
| OKLCH | oklch(67.46% 0.291 340.6) |
| XYZ | xyz(52.0648, 25.6644, 58.7002) |
| Luminance | 0.2566 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Hot Magenta
#F504C9
ΔE00 1.97
Bright Pink
#FE01B1
ΔE00 4.15
Bright Magenta
#FF08E8
ΔE00 4.23
Fuchsia (survey)
#ED0DD9
ΔE00 4.43
Purpleish Pink
#DF4EC8
ΔE00 5.07
Pink Purple
#EF1DE7
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF04CB #04FF38
analogous
#B504FF #FF04CB #FF044E
triadic
#FF04CB #CBFF04 #04CBFF
tetradic
#FF04CB #FFB504 #04FF38 #044EFF
square
#FF04CB #FFB504 #04FF38 #044EFF
split-complementary
#FF04CB #4EFF04 #04FFB5
monochromatic
#89006C #C6009D #FF04CB #FF41D8 #FF7EE4
Accessibility & contrast
On white
3.42
#FF04CB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.13
#FF04CB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF04CB
6.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF04CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF04CB | 1.00 | 3.42 | 6.13 | 6.13 |
| #FFFFFF | 3.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3174CF
Deuteranopia (green-blind)
#8497C6
Tritanopia (blue-blind)
#FF1B78
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #ff04cb; /* rgb */ color: rgb(255, 4, 203); /* oklch */ color: oklch(67.5% 0.291 340.6);
Tailwind
colors: {
custom: {
50: '#ff79db',
500: '#ff04cb',
950: '#000000',
},
}SCSS
$custom: #ff04cb; $custom-light: #ff79db; $custom-dark: #000000;
JSON
{
"hex": "#ff04cb",
"rgb": {
"r": 255,
"g": 4,
"b": 203
},
"hsl": {
"h": 312.43,
"s": 100,
"l": 50.784
},
"oklch": {
"l": 0.6746,
"c": 0.29118,
"h": 340.6
},
"luminance": 0.25659
}Semantic roles & 50–950 ramp
primary
#FF04CB
secondary
#78E78F
accent
#FF5529
background
#FFF8FD
surface
#FFEFFB
border
#D7CAD4
text
#190B15
muted
#877C83