#FF7BF8#FF7BF8
#FF7BF8 is a light, highly saturated purple. Relative luminance 0.422; OKLCH L 77.8% C 0.216 H 329.5°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7BF8 |
|---|---|
| RGB | rgb(255, 123, 248) |
| HSL | hsl(303, 100%, 74%) |
| HSV | hsv(303, 52%, 100%) |
| CMYK | cmyk(0%, 51.8%, 2.7%, 0%) |
| CIE-LAB | lab(71.01, 66.06, -40.07) |
| CIE-LCH | lch(71.01, 77.26, 328.76°) |
| OKLab | oklab(77.75% 0.186 -0.1098) |
| OKLCH | oklch(77.75% 0.216 329.5) |
| XYZ | xyz(65.2655, 42.2072, 93.4979) |
| Luminance | 0.4220 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 3.26
Candy Pink
#FF63E9
ΔE00 4.23
Light Magenta
#FA5FF7
ΔE00 4.84
Violet Pink
#FB5FFC
ΔE00 4.89
Lavender Pink
#DD85D7
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7BF8 #7BFF82
analogous
#C47BFF #FF7BF8 #FF7BB6
triadic
#FF7BF8 #F8FF7B #7BF8FF
tetradic
#FF7BF8 #FFC47B #7BFF82 #7BB6FF
square
#FF7BF8 #FFC47B #7BFF82 #7BB6FF
split-complementary
#FF7BF8 #B6FF7B #7BFFC4
monochromatic
#FF01F2 #FF3EF5 #FF7BF8 #FFB8FB #FFE0FD
Accessibility & contrast
On white
2.22
#FF7BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#FF7BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7BF8
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7BF8 | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A2FC
Deuteranopia (green-blind)
#9AB4F4
Tritanopia (blue-blind)
#FF88AF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7bf8; /* rgb */ color: rgb(255, 123, 248); /* oklch */ color: oklch(77.8% 0.216 329.5);
Tailwind
colors: {
custom: {
50: '#ffa6fb',
500: '#ff7bf8',
950: '#000000',
},
}SCSS
$custom: #ff7bf8; $custom-light: #ffa6fb; $custom-dark: #000000;
JSON
{
"hex": "#ff7bf8",
"rgb": {
"r": 255,
"g": 123,
"b": 248
},
"hsl": {
"h": 303.182,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.77753,
"c": 0.21594,
"h": 329.5
},
"luminance": 0.42203
}Semantic roles & 50–950 ramp
primary
#FF7BF8
secondary
#D4F7D6
accent
#E60C00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85