#FF7BF2#FF7BF2
#FF7BF2 is a light, highly saturated purple. Relative luminance 0.418; OKLCH L 77.5% C 0.211 H 331.3°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7BF2 |
|---|---|
| RGB | rgb(255, 123, 242) |
| HSL | hsl(306, 100%, 74%) |
| HSV | hsv(306, 52%, 100%) |
| CMYK | cmyk(0%, 51.8%, 5.1%, 0%) |
| CIE-LAB | lab(70.76, 65.07, -37.18) |
| CIE-LCH | lch(70.76, 74.95, 330.26°) |
| OKLab | oklab(77.48% 0.185 -0.1015) |
| OKLCH | oklch(77.48% 0.211 331.3) |
| XYZ | xyz(64.3496, 41.8408, 88.6739) |
| Luminance | 0.4184 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.69
Purply Pink
#F075E6
ΔE00 2.88
Candy Pink
#FF63E9
ΔE00 3.95
Light Magenta
#FA5FF7
ΔE00 5.14
Violet Pink
#FB5FFC
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7BF2 #7BFF88
analogous
#CA7BFF #FF7BF2 #FF7BB0
triadic
#FF7BF2 #F2FF7B #7BF2FF
tetradic
#FF7BF2 #FFCA7B #7BFF88 #7BB0FF
square
#FF7BF2 #FFCA7B #7BFF88 #7BB0FF
split-complementary
#FF7BF2 #B0FF7B #7BFFCA
monochromatic
#FF01E6 #FF3EEC #FF7BF2 #FFB8F8 #FFE0FC
Accessibility & contrast
On white
2.24
#FF7BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#FF7BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7BF2
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7BF2 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A1F6
Deuteranopia (green-blind)
#9DB4EE
Tritanopia (blue-blind)
#FF86AC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff7bf2; /* rgb */ color: rgb(255, 123, 242); /* oklch */ color: oklch(77.5% 0.211 331.3);
Tailwind
colors: {
custom: {
50: '#ffa6f6',
500: '#ff7bf2',
950: '#000000',
},
}SCSS
$custom: #ff7bf2; $custom-light: #ffa6f6; $custom-dark: #000000;
JSON
{
"hex": "#ff7bf2",
"rgb": {
"r": 255,
"g": 123,
"b": 242
},
"hsl": {
"h": 305.909,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.77484,
"c": 0.21105,
"h": 331.3
},
"luminance": 0.41837
}Semantic roles & 50–950 ramp
primary
#FF7BF2
secondary
#D4F7D7
accent
#E61700
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85