#FF7BF5#FF7BF5
#FF7BF5 is a light, highly saturated purple. Relative luminance 0.420; OKLCH L 77.6% C 0.213 H 330.3°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7BF5 |
|---|---|
| RGB | rgb(255, 123, 245) |
| HSL | hsl(305, 100%, 74%) |
| HSV | hsv(305, 52%, 100%) |
| CMYK | cmyk(0%, 51.8%, 3.9%, 0%) |
| CIE-LAB | lab(70.89, 65.56, -38.63) |
| CIE-LCH | lch(70.89, 76.10, 329.49°) |
| OKLab | oklab(77.62% 0.1855 -0.1056) |
| OKLCH | oklch(77.62% 0.213 330.3) |
| XYZ | xyz(64.8038, 42.0226, 91.0664) |
| Luminance | 0.4202 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.67
Purply Pink
#F075E6
ΔE00 3.03
Candy Pink
#FF63E9
ΔE00 4.06
Light Magenta
#FA5FF7
ΔE00 4.96
Violet Pink
#FB5FFC
ΔE00 5.07
Lavender Pink
#DD85D7
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7BF5 #7BFF85
analogous
#C77BFF #FF7BF5 #FF7BB3
triadic
#FF7BF5 #F5FF7B #7BF5FF
tetradic
#FF7BF5 #FFC77B #7BFF85 #7BB3FF
square
#FF7BF5 #FFC77B #7BFF85 #7BB3FF
split-complementary
#FF7BF5 #B3FF7B #7BFFC7
monochromatic
#FF01EC #FF3EF0 #FF7BF5 #FFB8FA #FFE0FD
Accessibility & contrast
On white
2.23
#FF7BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#FF7BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7BF5
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7BF5 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A2F9
Deuteranopia (green-blind)
#9BB4F1
Tritanopia (blue-blind)
#FF87AD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff7bf5; /* rgb */ color: rgb(255, 123, 245); /* oklch */ color: oklch(77.6% 0.213 330.3);
Tailwind
colors: {
custom: {
50: '#ffa6f9',
500: '#ff7bf5',
950: '#000000',
},
}SCSS
$custom: #ff7bf5; $custom-light: #ffa6f9; $custom-dark: #000000;
JSON
{
"hex": "#ff7bf5",
"rgb": {
"r": 255,
"g": 123,
"b": 245
},
"hsl": {
"h": 304.545,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.77618,
"c": 0.21348,
"h": 330.3
},
"luminance": 0.42018
}Semantic roles & 50–950 ramp
primary
#FF7BF5
secondary
#D4F7D6
accent
#E61100
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85