#FF7DFB#FF7DFB
#FF7DFB is a light, highly saturated purple. Relative luminance 0.429; OKLCH L 78.1% C 0.215 H 328.6°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DFB |
|---|---|
| RGB | rgb(255, 125, 251) |
| HSL | hsl(302, 100%, 75%) |
| HSV | hsv(302, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 1.6%, 0%) |
| CIE-LAB | lab(71.48, 65.64, -40.98) |
| CIE-LCH | lch(71.48, 77.38, 328.02°) |
| OKLab | oklab(78.14% 0.1838 -0.1124) |
| OKLCH | oklch(78.14% 0.215 328.6) |
| XYZ | xyz(65.9853, 42.8962, 96.0523) |
| Luminance | 0.4289 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.80
Purply Pink
#F075E6
ΔE00 3.67
Candy Pink
#FF63E9
ΔE00 4.71
Violet Pink
#FB5FFC
ΔE00 5.10
Light Magenta
#FA5FF7
ΔE00 5.12
Lavender Pink
#DD85D7
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DFB #7DFF81
analogous
#C27DFF #FF7DFB #FF7DBA
triadic
#FF7DFB #FBFF7D #7DFBFF
tetradic
#FF7DFB #FFC27D #7DFF81 #7DBAFF
square
#FF7DFB #FFC27D #7DFF81 #7DBAFF
split-complementary
#FF7DFB #BAFF7D #7DFFC2
monochromatic
#FF03F7 #FF40F9 #FF7DFB #FFBAFD #FFE0FE
Accessibility & contrast
On white
2.19
#FF7DFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#FF7DFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DFB
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DFB | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A4FF
Deuteranopia (green-blind)
#9AB5F7
Tritanopia (blue-blind)
#FF8AB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff7dfb; /* rgb */ color: rgb(255, 125, 251); /* oklch */ color: oklch(78.1% 0.215 328.6);
Tailwind
colors: {
custom: {
50: '#ffa8fd',
500: '#ff7dfb',
950: '#000000',
},
}SCSS
$custom: #ff7dfb; $custom-light: #ffa8fd; $custom-dark: #000000;
JSON
{
"hex": "#ff7dfb",
"rgb": {
"r": 255,
"g": 125,
"b": 251
},
"hsl": {
"h": 301.846,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.78142,
"c": 0.21544,
"h": 328.6
},
"luminance": 0.42892
}Semantic roles & 50–950 ramp
primary
#FF7DFB
secondary
#D4F7D5
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85