#FF7BEF#FF7BEF
#FF7BEF is a light, highly saturated purple. Relative luminance 0.417; OKLCH L 77.4% C 0.209 H 332.2°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7BEF |
|---|---|
| RGB | rgb(255, 123, 239) |
| HSL | hsl(307, 100%, 74%) |
| HSV | hsv(307, 52%, 100%) |
| CMYK | cmyk(0%, 51.8%, 6.3%, 0%) |
| CIE-LAB | lab(70.64, 64.59, -35.73) |
| CIE-LCH | lch(70.64, 73.81, 331.05°) |
| OKLab | oklab(77.35% 0.1845 -0.0974) |
| OKLCH | oklch(77.35% 0.209 332.2) |
| XYZ | xyz(63.9027, 41.6621, 86.3204) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.80
Purply Pink
#F075E6
ΔE00 2.80
Candy Pink
#FF63E9
ΔE00 3.90
Light Magenta
#FA5FF7
ΔE00 5.35
Violet Pink
#FB5FFC
ΔE00 5.57
Lavender Pink
#DD85D7
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7BEF #7BFF8B
analogous
#CD7BFF #FF7BEF #FF7BAD
triadic
#FF7BEF #EFFF7B #7BEFFF
tetradic
#FF7BEF #FFCD7B #7BFF8B #7BADFF
square
#FF7BEF #FFCD7B #7BFF8B #7BADFF
split-complementary
#FF7BEF #ADFF7B #7BFFCD
monochromatic
#FF01E0 #FF3EE8 #FF7BEF #FFB8F6 #FFE0FB
Accessibility & contrast
On white
2.25
#FF7BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#FF7BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7BEF
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7BEF | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A1F3
Deuteranopia (green-blind)
#9EB4EB
Tritanopia (blue-blind)
#FF85AA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff7bef; /* rgb */ color: rgb(255, 123, 239); /* oklch */ color: oklch(77.4% 0.209 332.2);
Tailwind
colors: {
custom: {
50: '#ffa6f4',
500: '#ff7bef',
950: '#000000',
},
}SCSS
$custom: #ff7bef; $custom-light: #ffa6f4; $custom-dark: #000000;
JSON
{
"hex": "#ff7bef",
"rgb": {
"r": 255,
"g": 123,
"b": 239
},
"hsl": {
"h": 307.273,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.77353,
"c": 0.20865,
"h": 332.2
},
"luminance": 0.41658
}Semantic roles & 50–950 ramp
primary
#FF7BEF
secondary
#D4F7D8
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85