#FF7FEE#FF7FEE
#FF7FEE is a light, highly saturated purple. Relative luminance 0.426; OKLCH L 77.8% C 0.202 H 332.6°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7FEE |
|---|---|
| RGB | rgb(255, 127, 238) |
| HSL | hsl(308, 100%, 75%) |
| HSV | hsv(308, 50%, 100%) |
| CMYK | cmyk(0%, 50.2%, 6.7%, 0%) |
| CIE-LAB | lab(71.29, 62.58, -34.16) |
| CIE-LCH | lch(71.29, 71.29, 331.37°) |
| OKLab | oklab(77.83% 0.179 -0.0929) |
| OKLCH | oklch(77.83% 0.202 332.6) |
| XYZ | xyz(64.2618, 42.6159, 85.7133) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.84
Purply Pink
#F075E6
ΔE00 3.28
Candy Pink
#FF63E9
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 5.74
Light Magenta
#FA5FF7
ΔE00 6.13
Violet Pink
#FB5FFC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7FEE #7FFF90
analogous
#D07FFF #FF7FEE #FF7FAE
triadic
#FF7FEE #EEFF7F #7FEEFF
tetradic
#FF7FEE #FFD07F #7FFF90 #7FAEFF
square
#FF7FEE #FFD07F #7FFF90 #7FAEFF
split-complementary
#FF7FEE #AEFF7F #7FFFD0
monochromatic
#FF05DE #FF42E6 #FF7FEE #FFBCF6 #FFE0FB
Accessibility & contrast
On white
2.21
#FF7FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#FF7FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7FEE
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7FEE | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F2
Deuteranopia (green-blind)
#A1B5EA
Tritanopia (blue-blind)
#FF88AC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff7fee; /* rgb */ color: rgb(255, 127, 238); /* oklch */ color: oklch(77.8% 0.202 332.6);
Tailwind
colors: {
custom: {
50: '#ffa9f4',
500: '#ff7fee',
950: '#000000',
},
}SCSS
$custom: #ff7fee; $custom-light: #ffa9f4; $custom-dark: #000000;
JSON
{
"hex": "#ff7fee",
"rgb": {
"r": 255,
"g": 127,
"b": 238
},
"hsl": {
"h": 307.969,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.77825,
"c": 0.20173,
"h": 332.6
},
"luminance": 0.42612
}Semantic roles & 50–950 ramp
primary
#FF7FEE
secondary
#D4F7D8
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85