#FF74EB#FF74EB
#FF74EB is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.3% C 0.216 H 333.3°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FF74EB |
|---|---|
| RGB | rgb(255, 116, 235) |
| HSL | hsl(309, 100%, 73%) |
| HSV | hsv(309, 55%, 100%) |
| CMYK | cmyk(0%, 54.5%, 7.8%, 0%) |
| CIE-LAB | lab(69.29, 67.11, -35.61) |
| CIE-LCH | lch(69.29, 75.97, 332.04°) |
| OKLab | oklab(76.31% 0.193 -0.097) |
| OKLCH | oklch(76.31% 0.216 333.3) |
| XYZ | xyz(62.4808, 39.7533, 82.9634) |
| Luminance | 0.3975 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.29
Candy Pink
#FF63E9
ΔE00 2.71
Violet (CSS)
#EE82EE
ΔE00 3.44
Light Magenta
#FA5FF7
ΔE00 4.58
Violet Pink
#FB5FFC
ΔE00 4.91
Lavender Pink
#DD85D7
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF74EB #74FF88
analogous
#CD74FF #FF74EB #FF74A5
triadic
#FF74EB #EBFF74 #74EBFF
tetradic
#FF74EB #FFCD74 #74FF88 #74A5FF
square
#FF74EB #FFCD74 #74FF88 #74A5FF
split-complementary
#FF74EB #A5FF74 #74FFCD
monochromatic
#F900D5 #FF37E2 #FF74EB #FFB1F4 #FFE0FB
Accessibility & contrast
On white
2.35
#FF74EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#FF74EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF74EB
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF74EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF74EB | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719CEF
Deuteranopia (green-blind)
#9BB1E7
Tritanopia (blue-blind)
#FF7DA5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff74eb; /* rgb */ color: rgb(255, 116, 235); /* oklch */ color: oklch(76.3% 0.216 333.3);
Tailwind
colors: {
custom: {
50: '#ffa2f1',
500: '#ff74eb',
950: '#000000',
},
}SCSS
$custom: #ff74eb; $custom-light: #ffa2f1; $custom-dark: #000000;
JSON
{
"hex": "#ff74eb",
"rgb": {
"r": 255,
"g": 116,
"b": 235
},
"hsl": {
"h": 308.633,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.76307,
"c": 0.21599,
"h": 333.3
},
"luminance": 0.39749
}Semantic roles & 50–950 ramp
primary
#FF74EB
secondary
#D4F7D9
accent
#E62100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85