#FF38FA#FF38FA
#FF38FA is a light, highly saturated purple. Relative luminance 0.310; OKLCH L 71.6% C 0.296 H 329.3°. Best body text is #000000 at 7.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FF38FA |
|---|---|
| RGB | rgb(255, 56, 250) |
| HSL | hsl(302, 100%, 61%) |
| HSV | hsv(302, 78%, 100%) |
| CMYK | cmyk(0%, 78%, 2%, 0%) |
| CIE-LAB | lab(62.50, 90.32, -54.58) |
| CIE-LCH | lch(62.50, 105.53, 328.86°) |
| OKLab | oklab(71.62% 0.2544 -0.1511) |
| OKLCH | oklch(71.62% 0.296 329.3) |
| XYZ | xyz(59.9091, 30.9952, 93.2513) |
| Luminance | 0.3099 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 2.55
Fuchsia
#FF00FF
ΔE00 2.55
Bright Magenta
#FF08E8
ΔE00 3.54
Light Magenta
#FA5FF7
ΔE00 4.05
Violet Pink
#FB5FFC
ΔE00 4.10
Pink Purple
#EF1DE7
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF38FA #38FF3D
analogous
#A138FF #FF38FA #FF3896
triadic
#FF38FA #FAFF38 #38FAFF
tetradic
#FF38FA #FFA138 #38FF3D #3896FF
square
#FF38FA #FFA138 #38FF3D #3896FF
split-complementary
#FF38FA #96FF38 #38FFA1
monochromatic
#BD00B8 #FA00F4 #FF38FA #FF75FC #FFB2FD
Accessibility & contrast
On white
2.92
#FF38FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.20
#FF38FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF38FA
7.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF38FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF38FA | 1.00 | 2.92 | 7.20 | 7.20 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0087FF
Deuteranopia (green-blind)
#77A0F5
Tritanopia (blue-blind)
#FF599A
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #ff38fa; /* rgb */ color: rgb(255, 56, 250); /* oklch */ color: oklch(71.6% 0.296 329.3);
Tailwind
colors: {
custom: {
50: '#ff86fc',
500: '#ff38fa',
950: '#000000',
},
}SCSS
$custom: #ff38fa; $custom-light: #ff86fc; $custom-dark: #000000;
JSON
{
"hex": "#ff38fa",
"rgb": {
"r": 255,
"g": 56,
"b": 250
},
"hsl": {
"h": 301.508,
"s": 100,
"l": 60.98
},
"oklch": {
"l": 0.71618,
"c": 0.29592,
"h": 329.3
},
"luminance": 0.3099
}Semantic roles & 50–950 ramp
primary
#FF38FA
secondary
#A4EFA6
accent
#E60600
background
#FFF9FF
surface
#FFF1FF
border
#D7CBD7
text
#190D18
muted
#877E86