#FF7CE2#FF7CE2
#FF7CE2 is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.9% C 0.197 H 336.5°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7CE2 |
|---|---|
| RGB | rgb(255, 124, 226) |
| HSL | hsl(313, 100%, 74%) |
| HSV | hsv(313, 51%, 100%) |
| CMYK | cmyk(0%, 51.4%, 11.4%, 0%) |
| CIE-LAB | lab(70.30, 62.08, -29.10) |
| CIE-LCH | lch(70.30, 68.56, 334.89°) |
| OKLab | oklab(76.93% 0.1808 -0.0786) |
| OKLCH | oklch(76.93% 0.197 336.5) |
| XYZ | xyz(62.1755, 41.1707, 76.6087) |
| Luminance | 0.4117 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.68
Violet (CSS)
#EE82EE
ΔE00 4.15
Candy Pink
#FF63E9
ΔE00 4.67
Bubblegum Pink
#FE83CC
ΔE00 4.94
Lavender Pink
#DD85D7
ΔE00 5.51
Light Magenta
#FA5FF7
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7CE2 #7CFF99
analogous
#DA7CFF #FF7CE2 #FF7CA1
triadic
#FF7CE2 #E2FF7C #7CE2FF
tetradic
#FF7CE2 #FFDA7C #7CFF99 #7CA1FF
square
#FF7CE2 #FFDA7C #7CFF99 #7CA1FF
split-complementary
#FF7CE2 #A1FF7C #7CFFDA
monochromatic
#FF02C7 #FF3FD4 #FF7CE2 #FFB9F0 #FFE0F8
Accessibility & contrast
On white
2.27
#FF7CE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#FF7CE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7CE2
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7CE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7CE2 | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9FE5
Deuteranopia (green-blind)
#A3B3DE
Tritanopia (blue-blind)
#FF82A5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff7ce2; /* rgb */ color: rgb(255, 124, 226); /* oklch */ color: oklch(76.9% 0.197 336.5);
Tailwind
colors: {
custom: {
50: '#ffa6eb',
500: '#ff7ce2',
950: '#000000',
},
}SCSS
$custom: #ff7ce2; $custom-light: #ffa6eb; $custom-dark: #000000;
JSON
{
"hex": "#ff7ce2",
"rgb": {
"r": 255,
"g": 124,
"b": 226
},
"hsl": {
"h": 313.282,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.7693,
"c": 0.19711,
"h": 336.5
},
"luminance": 0.41166
}Semantic roles & 50–950 ramp
primary
#FF7CE2
secondary
#D4F7DC
accent
#E63300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84