#FF7DE2#FF7DE2
#FF7DE2 is a light, vivid pink. Relative luminance 0.414; OKLCH L 77.1% C 0.196 H 336.5°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DE2 |
|---|---|
| RGB | rgb(255, 125, 226) |
| HSL | hsl(313, 100%, 75%) |
| HSV | hsv(313, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 11.4%, 0%) |
| CIE-LAB | lab(70.47, 61.61, -28.83) |
| CIE-LCH | lch(70.47, 68.02, 334.93°) |
| OKLab | oklab(77.06% 0.1794 -0.0778) |
| OKLCH | oklch(77.06% 0.196 336.5) |
| XYZ | xyz(62.3015, 41.4226, 76.6507) |
| Luminance | 0.4142 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.80
Violet (CSS)
#EE82EE
ΔE00 4.18
Bubblegum Pink
#FE83CC
ΔE00 4.84
Candy Pink
#FF63E9
ΔE00 4.85
Lavender Pink
#DD85D7
ΔE00 5.49
Light Magenta
#FA5FF7
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DE2 #7DFF9A
analogous
#DB7DFF #FF7DE2 #FF7DA1
triadic
#FF7DE2 #E2FF7D #7DE2FF
tetradic
#FF7DE2 #FFDB7D #7DFF9A #7DA1FF
square
#FF7DE2 #FFDB7D #7DFF9A #7DA1FF
split-complementary
#FF7DE2 #A1FF7D #7DFFDB
monochromatic
#FF03C7 #FF40D4 #FF7DE2 #FFBAF0 #FFE0F8
Accessibility & contrast
On white
2.26
#FF7DE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#FF7DE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DE2
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DE2 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA0E5
Deuteranopia (green-blind)
#A4B4DE
Tritanopia (blue-blind)
#FF82A5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff7de2; /* rgb */ color: rgb(255, 125, 226); /* oklch */ color: oklch(77.1% 0.196 336.5);
Tailwind
colors: {
custom: {
50: '#ffa7eb',
500: '#ff7de2',
950: '#000000',
},
}SCSS
$custom: #ff7de2; $custom-light: #ffa7eb; $custom-dark: #000000;
JSON
{
"hex": "#ff7de2",
"rgb": {
"r": 255,
"g": 125,
"b": 226
},
"hsl": {
"h": 313.385,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.77061,
"c": 0.19556,
"h": 336.5
},
"luminance": 0.41418
}Semantic roles & 50–950 ramp
primary
#FF7DE2
secondary
#D4F7DC
accent
#E63300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84