#FF23E6#FF23E6
#FF23E6 is a light, highly saturated purple. Relative luminance 0.282; OKLCH L 69.5% C 0.297 H 334.0°. Best body text is #000000 at 6.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FF23E6 |
|---|---|
| RGB | rgb(255, 35, 230) |
| HSL | hsl(307, 100%, 57%) |
| HSV | hsv(307, 86%, 100%) |
| CMYK | cmyk(0%, 86.3%, 9.8%, 0%) |
| CIE-LAB | lab(60.05, 91.67, -47.32) |
| CIE-LCH | lch(60.05, 103.16, 332.70°) |
| OKLab | oklab(69.54% 0.2666 -0.13) |
| OKLCH | oklch(69.54% 0.297 334) |
| XYZ | xyz(56.1246, 28.1805, 77.3311) |
| Luminance | 0.2818 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Bright Magenta
#FF08E8
ΔE00 1.02
Pink Purple
#EF1DE7
ΔE00 3.27
Magenta
#FF00FF
ΔE00 3.47
Fuchsia
#FF00FF
ΔE00 3.47
Fuchsia (survey)
#ED0DD9
ΔE00 4.28
Hot Magenta
#F504C9
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF23E6 #23FF3C
analogous
#AA23FF #FF23E6 #FF2378
triadic
#FF23E6 #E6FF23 #23E6FF
tetradic
#FF23E6 #FFAA23 #23FF3C #2378FF
square
#FF23E6 #FFAA23 #23FF3C #2378FF
split-complementary
#FF23E6 #78FF23 #23FFAA
monochromatic
#A80095 #E500CB #FF23E6 #FF60ED #FF9DF4
Accessibility & contrast
On white
3.17
#FF23E6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.64
#FF23E6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF23E6
6.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF23E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF23E6 | 1.00 | 3.17 | 6.64 | 6.64 |
| #FFFFFF | 3.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#167DEB
Deuteranopia (green-blind)
#7C9BE1
Tritanopia (blue-blind)
#FF428B
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #ff23e6; /* rgb */ color: rgb(255, 35, 230); /* oklch */ color: oklch(69.5% 0.297 334.0);
Tailwind
colors: {
custom: {
50: '#ff7fee',
500: '#ff23e6',
950: '#000000',
},
}SCSS
$custom: #ff23e6; $custom-light: #ff7fee; $custom-dark: #000000;
JSON
{
"hex": "#ff23e6",
"rgb": {
"r": 255,
"g": 35,
"b": 230
},
"hsl": {
"h": 306.818,
"s": 100,
"l": 56.863
},
"oklch": {
"l": 0.69541,
"c": 0.29662,
"h": 334
},
"luminance": 0.28175
}Semantic roles & 50–950 ramp
primary
#FF23E6
secondary
#92EC9C
accent
#FF4129
background
#FFF8FE
surface
#FFF0FD
border
#D7CBD5
text
#190C16
muted
#877D84