#FF74EE#FF74EE
#FF74EE is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.4% C 0.218 H 332.4°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FF74EE |
|---|---|
| RGB | rgb(255, 116, 238) |
| HSL | hsl(307, 100%, 73%) |
| HSV | hsv(307, 55%, 100%) |
| CMYK | cmyk(0%, 54.5%, 6.7%, 0%) |
| CIE-LAB | lab(69.42, 67.58, -37.07) |
| CIE-LCH | lch(69.42, 77.08, 331.25°) |
| OKLab | oklab(76.44% 0.1935 -0.1011) |
| OKLCH | oklch(76.44% 0.218 332.4) |
| XYZ | xyz(62.9179, 39.9281, 85.2653) |
| Luminance | 0.3992 (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.28
Light Magenta
#FA5FF7
ΔE00 4.28
Violet Pink
#FB5FFC
ΔE00 4.57
Orchid
#DA70D6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF74EE #74FF85
analogous
#CA74FF #FF74EE #FF74A8
triadic
#FF74EE #EEFF74 #74EEFF
tetradic
#FF74EE #FFCA74 #74FF85 #74A8FF
square
#FF74EE #FFCA74 #74FF85 #74A8FF
split-complementary
#FF74EE #A8FF74 #74FFCA
monochromatic
#F900DA #FF37E7 #FF74EE #FFB1F5 #FFE0FB
Accessibility & contrast
On white
2.34
#FF74EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#FF74EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF74EE
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF74EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF74EE | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF2
Deuteranopia (green-blind)
#9AB1EA
Tritanopia (blue-blind)
#FF7EA7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff74ee; /* rgb */ color: rgb(255, 116, 238); /* oklch */ color: oklch(76.4% 0.218 332.4);
Tailwind
colors: {
custom: {
50: '#ffa2f4',
500: '#ff74ee',
950: '#000000',
},
}SCSS
$custom: #ff74ee; $custom-light: #ffa2f4; $custom-dark: #000000;
JSON
{
"hex": "#ff74ee",
"rgb": {
"r": 255,
"g": 116,
"b": 238
},
"hsl": {
"h": 307.338,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.7644,
"c": 0.21832,
"h": 332.4
},
"luminance": 0.39924
}Semantic roles & 50–950 ramp
primary
#FF74EE
secondary
#D4F7D8
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85