#FF48DE#FF48DE
#FF48DE is a light, highly saturated pink. Relative luminance 0.312; OKLCH L 71.3% C 0.263 H 336.3°. Best body text is #000000 at 7.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FF48DE |
|---|---|
| RGB | rgb(255, 72, 222) |
| HSL | hsl(311, 100%, 64%) |
| HSV | hsv(311, 72%, 100%) |
| CMYK | cmyk(0%, 71.8%, 12.9%, 0%) |
| CIE-LAB | lab(62.65, 81.99, -38.73) |
| CIE-LCH | lch(62.65, 90.67, 334.71°) |
| OKLab | oklab(71.28% 0.2407 -0.1055) |
| OKLCH | oklch(71.28% 0.263 336.3) |
| XYZ | xyz(56.7431, 31.1738, 72.1218) |
| Luminance | 0.3117 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 3.78
Bright Magenta
#FF08E8
ΔE00 4.45
Light Magenta
#FA5FF7
ΔE00 4.63
Violet Pink
#FB5FFC
ΔE00 5.22
Purpleish Pink
#DF4EC8
ΔE00 5.44
Magenta
#FF00FF
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF48DE #48FF69
analogous
#C548FF #FF48DE #FF4883
triadic
#FF48DE #DEFF48 #48DEFF
tetradic
#FF48DE #FFC548 #48FF69 #4883FF
square
#FF48DE #FFC548 #48FF69 #4883FF
split-complementary
#FF48DE #83FF48 #48FFC5
monochromatic
#CD00A8 #FF0BD3 #FF48DE #FF85E9 #FFC2F4
Accessibility & contrast
On white
2.90
#FF48DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.23
#FF48DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF48DE
7.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF48DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF48DE | 1.00 | 2.90 | 7.23 | 7.23 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B86E2
Deuteranopia (green-blind)
#8BA1DA
Tritanopia (blue-blind)
#FF548E
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #ff48de; /* rgb */ color: rgb(255, 72, 222); /* oklch */ color: oklch(71.3% 0.263 336.3);
Tailwind
colors: {
custom: {
50: '#ff8be8',
500: '#ff48de',
950: '#000000',
},
}SCSS
$custom: #ff48de; $custom-light: #ff8be8; $custom-dark: #000000;
JSON
{
"hex": "#ff48de",
"rgb": {
"r": 255,
"g": 72,
"b": 222
},
"hsl": {
"h": 310.82,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.71282,
"c": 0.26281,
"h": 336.3
},
"luminance": 0.31169
}Semantic roles & 50–950 ramp
primary
#FF48DE
secondary
#B1F1BD
accent
#E62900
background
#FFF9FE
surface
#FFF1FD
border
#D7CBD5
text
#190D16
muted
#877E84