#FF74EA#FF74EA
#FF74EA is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.3% C 0.215 H 333.6°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FF74EA |
|---|---|
| RGB | rgb(255, 116, 234) |
| HSL | hsl(309, 100%, 73%) |
| HSV | hsv(309, 55%, 100%) |
| CMYK | cmyk(0%, 54.5%, 8.2%, 0%) |
| CIE-LAB | lab(69.25, 66.95, -35.13) |
| CIE-LCH | lch(69.25, 75.60, 332.31°) |
| OKLab | oklab(76.26% 0.1928 -0.0956) |
| OKLCH | oklch(76.26% 0.215 333.6) |
| XYZ | xyz(62.3368, 39.6957, 82.2047) |
| Luminance | 0.3969 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.32
Candy Pink
#FF63E9
ΔE00 2.74
Violet (CSS)
#EE82EE
ΔE00 3.50
Light Magenta
#FA5FF7
ΔE00 4.68
Violet Pink
#FB5FFC
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF74EA #74FF89
analogous
#CF74FF #FF74EA #FF74A4
triadic
#FF74EA #EAFF74 #74EAFF
tetradic
#FF74EA #FFCF74 #74FF89 #74A4FF
square
#FF74EA #FFCF74 #74FF89 #74A4FF
split-complementary
#FF74EA #A4FF74 #74FFCF
monochromatic
#F900D3 #FF37E1 #FF74EA #FFB1F3 #FFE0FA
Accessibility & contrast
On white
2.35
#FF74EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#FF74EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF74EA
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF74EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF74EA | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729CEE
Deuteranopia (green-blind)
#9BB0E6
Tritanopia (blue-blind)
#FF7DA5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff74ea; /* rgb */ color: rgb(255, 116, 234); /* oklch */ color: oklch(76.3% 0.215 333.6);
Tailwind
colors: {
custom: {
50: '#ffa2f1',
500: '#ff74ea',
950: '#000000',
},
}SCSS
$custom: #ff74ea; $custom-light: #ffa2f1; $custom-dark: #000000;
JSON
{
"hex": "#ff74ea",
"rgb": {
"r": 255,
"g": 116,
"b": 234
},
"hsl": {
"h": 309.065,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.76263,
"c": 0.21523,
"h": 333.6
},
"luminance": 0.39691
}Semantic roles & 50–950 ramp
primary
#FF74EA
secondary
#D4F7D9
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84