#FF74ED#FF74ED
#FF74ED is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.4% C 0.218 H 332.7°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FF74ED |
|---|---|
| RGB | rgb(255, 116, 237) |
| HSL | hsl(308, 100%, 73%) |
| HSV | hsv(308, 55%, 100%) |
| CMYK | cmyk(0%, 54.5%, 7.1%, 0%) |
| CIE-LAB | lab(69.38, 67.42, -36.59) |
| CIE-LCH | lch(69.38, 76.71, 331.51°) |
| OKLab | oklab(76.4% 0.1933 -0.0997) |
| OKLCH | oklch(76.4% 0.218 332.7) |
| XYZ | xyz(62.7714, 39.8695, 84.4938) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.28
Candy Pink
#FF63E9
ΔE00 2.70
Violet (CSS)
#EE82EE
ΔE00 3.33
Light Magenta
#FA5FF7
ΔE00 4.38
Violet Pink
#FB5FFC
ΔE00 4.68
Lavender Pink
#DD85D7
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF74ED #74FF86
analogous
#CC74FF #FF74ED #FF74A7
triadic
#FF74ED #EDFF74 #74EDFF
tetradic
#FF74ED #FFCC74 #74FF86 #74A7FF
square
#FF74ED #FFCC74 #74FF86 #74A7FF
split-complementary
#FF74ED #A7FF74 #74FFCC
monochromatic
#F900D8 #FF37E5 #FF74ED #FFB1F5 #FFE0FB
Accessibility & contrast
On white
2.34
#FF74ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#FF74ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF74ED
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF74ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF74ED | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF1
Deuteranopia (green-blind)
#9AB1E9
Tritanopia (blue-blind)
#FF7EA6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff74ed; /* rgb */ color: rgb(255, 116, 237); /* oklch */ color: oklch(76.4% 0.218 332.7);
Tailwind
colors: {
custom: {
50: '#ffa2f3',
500: '#ff74ed',
950: '#000000',
},
}SCSS
$custom: #ff74ed; $custom-light: #ffa2f3; $custom-dark: #000000;
JSON
{
"hex": "#ff74ed",
"rgb": {
"r": 255,
"g": 116,
"b": 237
},
"hsl": {
"h": 307.77,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.76396,
"c": 0.21753,
"h": 332.7
},
"luminance": 0.39865
}Semantic roles & 50–950 ramp
primary
#FF74ED
secondary
#D4F7D8
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85