#FF7DEC#FF7DEC
#FF7DEC is a light, highly saturated purple. Relative luminance 0.420; OKLCH L 77.5% C 0.203 H 333.2°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DEC |
|---|---|
| RGB | rgb(255, 125, 236) |
| HSL | hsl(309, 100%, 75%) |
| HSV | hsv(309, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 7.5%, 0%) |
| CIE-LAB | lab(70.86, 63.18, -33.73) |
| CIE-LCH | lch(70.86, 71.62, 331.90°) |
| OKLab | oklab(77.48% 0.1814 -0.0917) |
| OKLCH | oklch(77.48% 0.203 333.2) |
| XYZ | xyz(63.7138, 41.9876, 84.0892) |
| Luminance | 0.4198 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.98
Purply Pink
#F075E6
ΔE00 3.07
Candy Pink
#FF63E9
ΔE00 4.29
Lavender Pink
#DD85D7
ΔE00 5.70
Light Magenta
#FA5FF7
ΔE00 5.95
Violet Pink
#FB5FFC
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DEC #7DFF90
analogous
#D17DFF #FF7DEC #FF7DAB
triadic
#FF7DEC #ECFF7D #7DECFF
tetradic
#FF7DEC #FFD17D #7DFF90 #7DABFF
square
#FF7DEC #FFD17D #7DFF90 #7DABFF
split-complementary
#FF7DEC #ABFF7D #7DFFD1
monochromatic
#FF03DA #FF40E3 #FF7DEC #FFBAF5 #FFE0FB
Accessibility & contrast
On white
2.23
#FF7DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#FF7DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DEC
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DEC | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F0
Deuteranopia (green-blind)
#A0B4E8
Tritanopia (blue-blind)
#FF85AA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff7dec; /* rgb */ color: rgb(255, 125, 236); /* oklch */ color: oklch(77.5% 0.203 333.2);
Tailwind
colors: {
custom: {
50: '#ffa7f2',
500: '#ff7dec',
950: '#000000',
},
}SCSS
$custom: #ff7dec; $custom-light: #ffa7f2; $custom-dark: #000000;
JSON
{
"hex": "#ff7dec",
"rgb": {
"r": 255,
"g": 125,
"b": 236
},
"hsl": {
"h": 308.769,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.77479,
"c": 0.20322,
"h": 333.2
},
"luminance": 0.41983
}Semantic roles & 50–950 ramp
primary
#FF7DEC
secondary
#D4F7D9
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85