#FF7DF3#FF7DF3
#FF7DF3 is a light, highly saturated purple. Relative luminance 0.424; OKLCH L 77.8% C 0.209 H 331.0°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DF3 |
|---|---|
| RGB | rgb(255, 125, 243) |
| HSL | hsl(306, 100%, 75%) |
| HSV | hsv(306, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 4.7%, 0%) |
| CIE-LAB | lab(71.15, 64.32, -37.13) |
| CIE-LCH | lch(71.15, 74.26, 330.00°) |
| OKLab | oklab(77.78% 0.1826 -0.1014) |
| OKLCH | oklch(77.78% 0.209 331) |
| XYZ | xyz(64.7508, 42.4024, 89.5506) |
| Luminance | 0.4240 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.61
Purply Pink
#F075E6
ΔE00 3.11
Candy Pink
#FF63E9
ΔE00 4.31
Light Magenta
#FA5FF7
ΔE00 5.42
Violet Pink
#FB5FFC
ΔE00 5.56
Lavender Pink
#DD85D7
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DF3 #7DFF89
analogous
#CA7DFF #FF7DF3 #FF7DB2
triadic
#FF7DF3 #F3FF7D #7DF3FF
tetradic
#FF7DF3 #FFCA7D #7DFF89 #7DB2FF
square
#FF7DF3 #FFCA7D #7DFF89 #7DB2FF
split-complementary
#FF7DF3 #B2FF7D #7DFFCA
monochromatic
#FF03E8 #FF40ED #FF7DF3 #FFBAF9 #FFE0FC
Accessibility & contrast
On white
2.22
#FF7DF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#FF7DF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DF3
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DF3 | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A3F7
Deuteranopia (green-blind)
#9DB5EF
Tritanopia (blue-blind)
#FF88AD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7df3; /* rgb */ color: rgb(255, 125, 243); /* oklch */ color: oklch(77.8% 0.209 331.0);
Tailwind
colors: {
custom: {
50: '#ffa7f7',
500: '#ff7df3',
950: '#000000',
},
}SCSS
$custom: #ff7df3; $custom-light: #ffa7f7; $custom-dark: #000000;
JSON
{
"hex": "#ff7df3",
"rgb": {
"r": 255,
"g": 125,
"b": 243
},
"hsl": {
"h": 305.538,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.77783,
"c": 0.20882,
"h": 331
},
"luminance": 0.42398
}Semantic roles & 50–950 ramp
primary
#FF7DF3
secondary
#D4F7D7
accent
#E61500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85