#FF44ED#FF44ED
#FF44ED is a light, highly saturated purple. Relative luminance 0.315; OKLCH L 71.7% C 0.277 H 332.4°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FF44ED |
|---|---|
| RGB | rgb(255, 68, 237) |
| HSL | hsl(306, 100%, 63%) |
| HSV | hsv(306, 73%, 100%) |
| CMYK | cmyk(0%, 73.3%, 7.1%, 0%) |
| CIE-LAB | lab(62.94, 85.29, -46.67) |
| CIE-LCH | lch(62.94, 97.22, 331.31°) |
| OKLab | oklab(71.71% 0.2452 -0.1283) |
| OKLCH | oklch(71.71% 0.277 332.4) |
| XYZ | xyz(58.5934, 31.5136, 83.1011) |
| Luminance | 0.3151 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 3.38
Bright Magenta
#FF08E8
ΔE00 3.71
Violet Pink
#FB5FFC
ΔE00 3.77
Candy Pink
#FF63E9
ΔE00 4.09
Magenta
#FF00FF
ΔE00 4.33
Fuchsia
#FF00FF
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF44ED #44FF56
analogous
#B344FF #FF44ED #FF4490
triadic
#FF44ED #EDFF44 #44EDFF
tetradic
#FF44ED #FFB344 #44FF56 #4490FF
square
#FF44ED #FFB344 #44FF56 #4490FF
split-complementary
#FF44ED #90FF44 #44FFB3
monochromatic
#C900B5 #FF07E7 #FF44ED #FF81F3 #FFBEF9
Accessibility & contrast
On white
2.88
#FF44ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#FF44ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF44ED
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF44ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF44ED | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3887F2
Deuteranopia (green-blind)
#82A2E9
Tritanopia (blue-blind)
#FF5995
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ff44ed; /* rgb */ color: rgb(255, 68, 237); /* oklch */ color: oklch(71.7% 0.277 332.4);
Tailwind
colors: {
custom: {
50: '#ff8af3',
500: '#ff44ed',
950: '#000000',
},
}SCSS
$custom: #ff44ed; $custom-light: #ff8af3; $custom-dark: #000000;
JSON
{
"hex": "#ff44ed",
"rgb": {
"r": 255,
"g": 68,
"b": 237
},
"hsl": {
"h": 305.775,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.71715,
"c": 0.27676,
"h": 332.4
},
"luminance": 0.31509
}Semantic roles & 50–950 ramp
primary
#FF44ED
secondary
#AEF1B4
accent
#E61600
background
#FFF9FE
surface
#FFF1FD
border
#D7CBD5
text
#190D17
muted
#877E85