#FF7CE7#FF7CE7
#FF7CE7 is a light, highly saturated pink. Relative luminance 0.414; OKLCH L 77.1% C 0.201 H 334.8°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7CE7 |
|---|---|
| RGB | rgb(255, 124, 231) |
| HSL | hsl(311, 100%, 74%) |
| HSV | hsv(311, 51%, 100%) |
| CMYK | cmyk(0%, 51.4%, 9.4%, 0%) |
| CIE-LAB | lab(70.49, 62.85, -31.56) |
| CIE-LCH | lch(70.49, 70.33, 333.34°) |
| OKLab | oklab(77.14% 0.1818 -0.0855) |
| OKLCH | oklch(77.14% 0.201 334.8) |
| XYZ | xyz(62.8716, 41.4492, 80.2748) |
| Luminance | 0.4144 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.20
Violet (CSS)
#EE82EE
ΔE00 3.50
Candy Pink
#FF63E9
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 5.56
Bubblegum Pink
#FE83CC
ΔE00 5.80
Light Magenta
#FA5FF7
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7CE7 #7CFF94
analogous
#D57CFF #FF7CE7 #FF7CA6
triadic
#FF7CE7 #E7FF7C #7CE7FF
tetradic
#FF7CE7 #FFD57C #7CFF94 #7CA6FF
square
#FF7CE7 #FFD57C #7CFF94 #7CA6FF
split-complementary
#FF7CE7 #A6FF7C #7CFFD5
monochromatic
#FF02D1 #FF3FDC #FF7CE7 #FFB9F2 #FFE0F9
Accessibility & contrast
On white
2.26
#FF7CE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#FF7CE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7CE7
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7CE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7CE7 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA0EB
Deuteranopia (green-blind)
#A1B3E3
Tritanopia (blue-blind)
#FF83A7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff7ce7; /* rgb */ color: rgb(255, 124, 231); /* oklch */ color: oklch(77.1% 0.201 334.8);
Tailwind
colors: {
custom: {
50: '#ffa7ef',
500: '#ff7ce7',
950: '#000000',
},
}SCSS
$custom: #ff7ce7; $custom-light: #ffa7ef; $custom-dark: #000000;
JSON
{
"hex": "#ff7ce7",
"rgb": {
"r": 255,
"g": 124,
"b": 231
},
"hsl": {
"h": 310.992,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.77138,
"c": 0.20088,
"h": 334.8
},
"luminance": 0.41445
}Semantic roles & 50–950 ramp
primary
#FF7CE7
secondary
#D4F7DA
accent
#E62A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84