#FF7BF0#FF7BF0
#FF7BF0 is a light, highly saturated purple. Relative luminance 0.417; OKLCH L 77.4% C 0.209 H 331.9°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7BF0 |
|---|---|
| RGB | rgb(255, 123, 240) |
| HSL | hsl(307, 100%, 74%) |
| HSV | hsv(307, 52%, 100%) |
| CMYK | cmyk(0%, 51.8%, 5.9%, 0%) |
| CIE-LAB | lab(70.68, 64.75, -36.21) |
| CIE-LCH | lch(70.68, 74.19, 330.78°) |
| OKLab | oklab(77.4% 0.1847 -0.0987) |
| OKLCH | oklch(77.4% 0.209 331.9) |
| XYZ | xyz(64.0509, 41.7214, 87.1006) |
| Luminance | 0.4172 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.75
Purply Pink
#F075E6
ΔE00 2.82
Candy Pink
#FF63E9
ΔE00 3.91
Light Magenta
#FA5FF7
ΔE00 5.27
Violet Pink
#FB5FFC
ΔE00 5.48
Lavender Pink
#DD85D7
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7BF0 #7BFF8A
analogous
#CC7BFF #FF7BF0 #FF7BAE
triadic
#FF7BF0 #F0FF7B #7BF0FF
tetradic
#FF7BF0 #FFCC7B #7BFF8A #7BAEFF
square
#FF7BF0 #FFCC7B #7BFF8A #7BAEFF
split-complementary
#FF7BF0 #AEFF7B #7BFFCC
monochromatic
#FF01E2 #FF3EE9 #FF7BF0 #FFB8F7 #FFE0FC
Accessibility & contrast
On white
2.25
#FF7BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#FF7BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7BF0
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7BF0 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A1F4
Deuteranopia (green-blind)
#9DB4EC
Tritanopia (blue-blind)
#FF85AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff7bf0; /* rgb */ color: rgb(255, 123, 240); /* oklch */ color: oklch(77.4% 0.209 331.9);
Tailwind
colors: {
custom: {
50: '#ffa6f5',
500: '#ff7bf0',
950: '#000000',
},
}SCSS
$custom: #ff7bf0; $custom-light: #ffa6f5; $custom-dark: #000000;
JSON
{
"hex": "#ff7bf0",
"rgb": {
"r": 255,
"g": 123,
"b": 240
},
"hsl": {
"h": 306.818,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.77396,
"c": 0.20945,
"h": 331.9
},
"luminance": 0.41717
}Semantic roles & 50–950 ramp
primary
#FF7BF0
secondary
#D4F7D8
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85