#FF7BEA#FF7BEA
#FF7BEA is a light, highly saturated purple. Relative luminance 0.414; OKLCH L 77.1% C 0.205 H 333.8°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7BEA |
|---|---|
| RGB | rgb(255, 123, 234) |
| HSL | hsl(310, 100%, 74%) |
| HSV | hsv(310, 52%, 100%) |
| CMYK | cmyk(0%, 51.8%, 8.2%, 0%) |
| CIE-LAB | lab(70.43, 63.79, -33.29) |
| CIE-LCH | lch(70.43, 71.95, 332.44°) |
| OKLab | oklab(77.14% 0.1837 -0.0904) |
| OKLCH | oklch(77.14% 0.205 333.8) |
| XYZ | xyz(63.1743, 41.3707, 82.4839) |
| Luminance | 0.4137 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.90
Violet (CSS)
#EE82EE
ΔE00 3.18
Candy Pink
#FF63E9
ΔE00 3.98
Lavender Pink
#DD85D7
ΔE00 5.69
Light Magenta
#FA5FF7
ΔE00 5.81
Violet Pink
#FB5FFC
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7BEA #7BFF90
analogous
#D27BFF #FF7BEA #FF7BA8
triadic
#FF7BEA #EAFF7B #7BEAFF
tetradic
#FF7BEA #FFD27B #7BFF90 #7BA8FF
square
#FF7BEA #FFD27B #7BFF90 #7BA8FF
split-complementary
#FF7BEA #A8FF7B #7BFFD2
monochromatic
#FF01D7 #FF3EE0 #FF7BEA #FFB8F4 #FFE0FA
Accessibility & contrast
On white
2.26
#FF7BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#FF7BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7BEA
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7BEA | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0EE
Deuteranopia (green-blind)
#A0B3E6
Tritanopia (blue-blind)
#FF83A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff7bea; /* rgb */ color: rgb(255, 123, 234); /* oklch */ color: oklch(77.1% 0.205 333.8);
Tailwind
colors: {
custom: {
50: '#ffa6f1',
500: '#ff7bea',
950: '#000000',
},
}SCSS
$custom: #ff7bea; $custom-light: #ffa6f1; $custom-dark: #000000;
JSON
{
"hex": "#ff7bea",
"rgb": {
"r": 255,
"g": 123,
"b": 234
},
"hsl": {
"h": 309.545,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.77137,
"c": 0.20472,
"h": 333.8
},
"luminance": 0.41366
}Semantic roles & 50–950 ramp
primary
#FF7BEA
secondary
#D4F7D9
accent
#E62500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84