#FF7DEF#FF7DEF
#FF7DEF is a light, highly saturated purple. Relative luminance 0.422; OKLCH L 77.6% C 0.206 H 332.2°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DEF |
|---|---|
| RGB | rgb(255, 125, 239) |
| HSL | hsl(307, 100%, 75%) |
| HSV | hsv(307, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 6.3%, 0%) |
| CIE-LAB | lab(70.98, 63.67, -35.19) |
| CIE-LCH | lch(70.98, 72.75, 331.07°) |
| OKLab | oklab(77.61% 0.1819 -0.0958) |
| OKLCH | oklch(77.61% 0.206 332.2) |
| XYZ | xyz(64.1534, 42.1634, 86.4039) |
| Luminance | 0.4216 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.76
Purply Pink
#F075E6
ΔE00 3.03
Candy Pink
#FF63E9
ΔE00 4.26
Light Magenta
#FA5FF7
ΔE00 5.70
Lavender Pink
#DD85D7
ΔE00 5.86
Violet Pink
#FB5FFC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DEF #7DFF8D
analogous
#CE7DFF #FF7DEF #FF7DAE
triadic
#FF7DEF #EFFF7D #7DEFFF
tetradic
#FF7DEF #FFCE7D #7DFF8D #7DAEFF
square
#FF7DEF #FFCE7D #7DFF8D #7DAEFF
split-complementary
#FF7DEF #AEFF7D #7DFFCE
monochromatic
#FF03E0 #FF40E7 #FF7DEF #FFBAF7 #FFE0FB
Accessibility & contrast
On white
2.23
#FF7DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#FF7DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DEF
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DEF | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F3
Deuteranopia (green-blind)
#9FB4EB
Tritanopia (blue-blind)
#FF86AB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7def; /* rgb */ color: rgb(255, 125, 239); /* oklch */ color: oklch(77.6% 0.206 332.2);
Tailwind
colors: {
custom: {
50: '#ffa7f4',
500: '#ff7def',
950: '#000000',
},
}SCSS
$custom: #ff7def; $custom-light: #ffa7f4; $custom-dark: #000000;
JSON
{
"hex": "#ff7def",
"rgb": {
"r": 255,
"g": 125,
"b": 239
},
"hsl": {
"h": 307.385,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.77608,
"c": 0.2056,
"h": 332.2
},
"luminance": 0.42159
}Semantic roles & 50–950 ramp
primary
#FF7DEF
secondary
#D4F7D8
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85