#FF7FFB#FF7FFB
#FF7FFB is a light, highly saturated purple. Relative luminance 0.434; OKLCH L 78.4% C 0.212 H 328.5°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7FFB |
|---|---|
| RGB | rgb(255, 127, 251) |
| HSL | hsl(302, 100%, 75%) |
| HSV | hsv(302, 50%, 100%) |
| CMYK | cmyk(0%, 50.2%, 1.6%, 0%) |
| CIE-LAB | lab(71.83, 64.72, -40.44) |
| CIE-LCH | lch(71.83, 76.32, 328.00°) |
| OKLab | oklab(78.4% 0.1812 -0.1108) |
| OKLCH | oklch(78.4% 0.212 328.5) |
| XYZ | xyz(66.2411, 43.4076, 96.1375) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.75
Purply Pink
#F075E6
ΔE00 3.83
Candy Pink
#FF63E9
ΔE00 5.00
Violet Pink
#FB5FFC
ΔE00 5.45
Light Magenta
#FA5FF7
ΔE00 5.46
Lavender Pink
#DD85D7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7FFB #7FFF83
analogous
#C37FFF #FF7FFB #FF7FBB
triadic
#FF7FFB #FBFF7F #7FFBFF
tetradic
#FF7FFB #FFC37F #7FFF83 #7FBBFF
square
#FF7FFB #FFC37F #7FFF83 #7FBBFF
split-complementary
#FF7FFB #BBFF7F #7FFFC3
monochromatic
#FF05F7 #FF42F9 #FF7FFB #FFBCFD #FFE0FE
Accessibility & contrast
On white
2.17
#FF7FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#FF7FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7FFB
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7FFB | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A5FF
Deuteranopia (green-blind)
#9BB6F7
Tritanopia (blue-blind)
#FF8CB2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff7ffb; /* rgb */ color: rgb(255, 127, 251); /* oklch */ color: oklch(78.4% 0.212 328.5);
Tailwind
colors: {
custom: {
50: '#ffa9fd',
500: '#ff7ffb',
950: '#000000',
},
}SCSS
$custom: #ff7ffb; $custom-light: #ffa9fd; $custom-dark: #000000;
JSON
{
"hex": "#ff7ffb",
"rgb": {
"r": 255,
"g": 127,
"b": 251
},
"hsl": {
"h": 301.875,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.78398,
"c": 0.21241,
"h": 328.5
},
"luminance": 0.43404
}Semantic roles & 50–950 ramp
primary
#FF7FFB
secondary
#D4F7D5
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85