#FF7BE8#FF7BE8
#FF7BE8 is a light, highly saturated pink. Relative luminance 0.413; OKLCH L 77.1% C 0.203 H 334.4°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7BE8 |
|---|---|
| RGB | rgb(255, 123, 232) |
| HSL | hsl(310, 100%, 74%) |
| HSV | hsv(310, 52%, 100%) |
| CMYK | cmyk(0%, 51.8%, 9%, 0%) |
| CIE-LAB | lab(70.36, 63.47, -32.32) |
| CIE-LCH | lch(70.36, 71.23, 333.02°) |
| OKLab | oklab(77.05% 0.1833 -0.0877) |
| OKLCH | oklch(77.05% 0.203 334.4) |
| XYZ | xyz(62.8886, 41.2564, 80.9792) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.01
Violet (CSS)
#EE82EE
ΔE00 3.39
Candy Pink
#FF63E9
ΔE00 4.06
Lavender Pink
#DD85D7
ΔE00 5.62
Light Magenta
#FA5FF7
ΔE00 6.02
Bubblegum Pink
#FE83CC
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7BE8 #7BFF92
analogous
#D47BFF #FF7BE8 #FF7BA6
triadic
#FF7BE8 #E8FF7B #7BE8FF
tetradic
#FF7BE8 #FFD47B #7BFF92 #7BA6FF
square
#FF7BE8 #FFD47B #7BFF92 #7BA6FF
split-complementary
#FF7BE8 #A6FF7B #7BFFD4
monochromatic
#FF01D3 #FF3EDD #FF7BE8 #FFB8F3 #FFE0FA
Accessibility & contrast
On white
2.27
#FF7BE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#FF7BE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7BE8
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7BE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7BE8 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA0EC
Deuteranopia (green-blind)
#A0B3E4
Tritanopia (blue-blind)
#FF82A7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff7be8; /* rgb */ color: rgb(255, 123, 232); /* oklch */ color: oklch(77.1% 0.203 334.4);
Tailwind
colors: {
custom: {
50: '#ffa6ef',
500: '#ff7be8',
950: '#000000',
},
}SCSS
$custom: #ff7be8; $custom-light: #ffa6ef; $custom-dark: #000000;
JSON
{
"hex": "#ff7be8",
"rgb": {
"r": 255,
"g": 123,
"b": 232
},
"hsl": {
"h": 310.455,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.77051,
"c": 0.20318,
"h": 334.4
},
"luminance": 0.41252
}Semantic roles & 50–950 ramp
primary
#FF7BE8
secondary
#D4F7DA
accent
#E62800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84