#FF7CF8#FF7CF8
#FF7CF8 is a light, highly saturated purple. Relative luminance 0.425; OKLCH L 77.9% C 0.214 H 329.4°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7CF8 |
|---|---|
| RGB | rgb(255, 124, 248) |
| HSL | hsl(303, 100%, 74%) |
| HSV | hsv(303, 51%, 100%) |
| CMYK | cmyk(0%, 51.4%, 2.7%, 0%) |
| CIE-LAB | lab(71.18, 65.60, -39.81) |
| CIE-LCH | lch(71.18, 76.73, 328.75°) |
| OKLab | oklab(77.88% 0.1847 -0.109) |
| OKLCH | oklch(77.88% 0.214 329.4) |
| XYZ | xyz(65.3902, 42.4566, 93.5395) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.69
Purply Pink
#F075E6
ΔE00 3.33
Candy Pink
#FF63E9
ΔE00 4.37
Light Magenta
#FA5FF7
ΔE00 5.02
Violet Pink
#FB5FFC
ΔE00 5.06
Lavender Pink
#DD85D7
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7CF8 #7CFF83
analogous
#C57CFF #FF7CF8 #FF7CB7
triadic
#FF7CF8 #F8FF7C #7CF8FF
tetradic
#FF7CF8 #FFC57C #7CFF83 #7CB7FF
square
#FF7CF8 #FFC57C #7CFF83 #7CB7FF
split-complementary
#FF7CF8 #B7FF7C #7CFFC5
monochromatic
#FF02F1 #FF3FF5 #FF7CF8 #FFB9FB #FFE0FD
Accessibility & contrast
On white
2.21
#FF7CF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#FF7CF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7CF8
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7CF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7CF8 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A3FC
Deuteranopia (green-blind)
#9BB5F4
Tritanopia (blue-blind)
#FF88AF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7cf8; /* rgb */ color: rgb(255, 124, 248); /* oklch */ color: oklch(77.9% 0.214 329.4);
Tailwind
colors: {
custom: {
50: '#ffa7fb',
500: '#ff7cf8',
950: '#000000',
},
}SCSS
$custom: #ff7cf8; $custom-light: #ffa7fb; $custom-dark: #000000;
JSON
{
"hex": "#ff7cf8",
"rgb": {
"r": 255,
"g": 124,
"b": 248
},
"hsl": {
"h": 303.206,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.77879,
"c": 0.21444,
"h": 329.4
},
"luminance": 0.42453
}Semantic roles & 50–950 ramp
primary
#FF7CF8
secondary
#D4F7D6
accent
#E60C00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85