#FF26E4#FF26E4
#FF26E4 is a light, highly saturated purple. Relative luminance 0.282; OKLCH L 69.6% C 0.294 H 334.5°. Best body text is #000000 at 6.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FF26E4 |
|---|---|
| RGB | rgb(255, 38, 228) |
| HSL | hsl(307, 100%, 57%) |
| HSV | hsv(307, 85%, 100%) |
| CMYK | cmyk(0%, 85.1%, 10.6%, 0%) |
| CIE-LAB | lab(60.12, 90.92, -46.09) |
| CIE-LCH | lch(60.12, 101.94, 333.12°) |
| OKLab | oklab(69.56% 0.2652 -0.1265) |
| OKLCH | oklch(69.56% 0.294 334.5) |
| XYZ | xyz(55.9374, 28.2529, 75.8911) |
| Luminance | 0.2825 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Bright Magenta
#FF08E8
ΔE00 1.29
Pink Purple
#EF1DE7
ΔE00 3.48
Magenta
#FF00FF
ΔE00 3.80
Fuchsia
#FF00FF
ΔE00 3.80
Fuchsia (survey)
#ED0DD9
ΔE00 4.35
Hot Magenta
#F504C9
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF26E4 #26FF41
analogous
#AD26FF #FF26E4 #FF2678
triadic
#FF26E4 #E4FF26 #26E4FF
tetradic
#FF26E4 #FFAD26 #26FF41 #2678FF
square
#FF26E4 #FFAD26 #26FF41 #2678FF
split-complementary
#FF26E4 #78FF26 #26FFAD
monochromatic
#AB0095 #E800CB #FF26E4 #FF63EC #FFA0F3
Accessibility & contrast
On white
3.16
#FF26E4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.65
#FF26E4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF26E4
6.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF26E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF26E4 | 1.00 | 3.16 | 6.65 | 6.65 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F7DE9
Deuteranopia (green-blind)
#7E9BDF
Tritanopia (blue-blind)
#FF428A
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #ff26e4; /* rgb */ color: rgb(255, 38, 228); /* oklch */ color: oklch(69.6% 0.294 334.5);
Tailwind
colors: {
custom: {
50: '#ff80ed',
500: '#ff26e4',
950: '#000000',
},
}SCSS
$custom: #ff26e4; $custom-light: #ff80ed; $custom-dark: #000000;
JSON
{
"hex": "#ff26e4",
"rgb": {
"r": 255,
"g": 38,
"b": 228
},
"hsl": {
"h": 307.465,
"s": 100,
"l": 57.451
},
"oklch": {
"l": 0.69555,
"c": 0.29379,
"h": 334.5
},
"luminance": 0.28248
}Semantic roles & 50–950 ramp
primary
#FF26E4
secondary
#95EC9F
accent
#FF4329
background
#FFF8FE
surface
#FFF0FD
border
#D7CBD5
text
#190C16
muted
#877D84