#FF7BF3#FF7BF3
#FF7BF3 is a light, highly saturated purple. Relative luminance 0.419; OKLCH L 77.5% C 0.212 H 330.9°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7BF3 |
|---|---|
| RGB | rgb(255, 123, 243) |
| HSL | hsl(305, 100%, 74%) |
| HSV | hsv(305, 52%, 100%) |
| CMYK | cmyk(0%, 51.8%, 4.7%, 0%) |
| CIE-LAB | lab(70.80, 65.23, -37.67) |
| CIE-LCH | lch(70.80, 75.33, 330.00°) |
| OKLab | oklab(77.53% 0.1852 -0.1029) |
| OKLCH | oklch(77.53% 0.212 330.9) |
| XYZ | xyz(64.5002, 41.9011, 89.4671) |
| Luminance | 0.4190 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.67
Purply Pink
#F075E6
ΔE00 2.92
Candy Pink
#FF63E9
ΔE00 3.98
Light Magenta
#FA5FF7
ΔE00 5.07
Violet Pink
#FB5FFC
ΔE00 5.22
Lavender Pink
#DD85D7
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7BF3 #7BFF87
analogous
#C97BFF #FF7BF3 #FF7BB1
triadic
#FF7BF3 #F3FF7B #7BF3FF
tetradic
#FF7BF3 #FFC97B #7BFF87 #7BB1FF
square
#FF7BF3 #FFC97B #7BFF87 #7BB1FF
split-complementary
#FF7BF3 #B1FF7B #7BFFC9
monochromatic
#FF01E8 #FF3EED #FF7BF3 #FFB8F9 #FFE0FC
Accessibility & contrast
On white
2.24
#FF7BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#FF7BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7BF3
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7BF3 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A2F7
Deuteranopia (green-blind)
#9CB4EF
Tritanopia (blue-blind)
#FF86AC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff7bf3; /* rgb */ color: rgb(255, 123, 243); /* oklch */ color: oklch(77.5% 0.212 330.9);
Tailwind
colors: {
custom: {
50: '#ffa6f7',
500: '#ff7bf3',
950: '#000000',
},
}SCSS
$custom: #ff7bf3; $custom-light: #ffa6f7; $custom-dark: #000000;
JSON
{
"hex": "#ff7bf3",
"rgb": {
"r": 255,
"g": 123,
"b": 243
},
"hsl": {
"h": 305.455,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.77529,
"c": 0.21186,
"h": 330.9
},
"luminance": 0.41897
}Semantic roles & 50–950 ramp
primary
#FF7BF3
secondary
#D4F7D7
accent
#E61500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85