#FF7BEB#FF7BEB
#FF7BEB is a light, highly saturated purple. Relative luminance 0.414; OKLCH L 77.2% C 0.205 H 333.5°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7BEB |
|---|---|
| RGB | rgb(255, 123, 235) |
| HSL | hsl(309, 100%, 74%) |
| HSV | hsv(309, 52%, 100%) |
| CMYK | cmyk(0%, 51.8%, 7.8%, 0%) |
| CIE-LAB | lab(70.47, 63.95, -33.78) |
| CIE-LCH | lch(70.47, 72.32, 332.15°) |
| OKLab | oklab(77.18% 0.1838 -0.0918) |
| OKLCH | oklch(77.18% 0.205 333.5) |
| XYZ | xyz(63.3183, 41.4283, 83.2426) |
| Luminance | 0.4142 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.86
Violet (CSS)
#EE82EE
ΔE00 3.09
Candy Pink
#FF63E9
ΔE00 3.95
Light Magenta
#FA5FF7
ΔE00 5.71
Lavender Pink
#DD85D7
ΔE00 5.73
Violet Pink
#FB5FFC
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7BEB #7BFF8F
analogous
#D17BFF #FF7BEB #FF7BA9
triadic
#FF7BEB #EBFF7B #7BEBFF
tetradic
#FF7BEB #FFD17B #7BFF8F #7BA9FF
square
#FF7BEB #FFD17B #7BFF8F #7BA9FF
split-complementary
#FF7BEB #A9FF7B #7BFFD1
monochromatic
#FF01D8 #FF3EE2 #FF7BEB #FFB8F4 #FFE0FA
Accessibility & contrast
On white
2.26
#FF7BEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#FF7BEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7BEB
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7BEB | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0EF
Deuteranopia (green-blind)
#9FB3E7
Tritanopia (blue-blind)
#FF83A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff7beb; /* rgb */ color: rgb(255, 123, 235); /* oklch */ color: oklch(77.2% 0.205 333.5);
Tailwind
colors: {
custom: {
50: '#ffa6f1',
500: '#ff7beb',
950: '#000000',
},
}SCSS
$custom: #ff7beb; $custom-light: #ffa6f1; $custom-dark: #000000;
JSON
{
"hex": "#ff7beb",
"rgb": {
"r": 255,
"g": 123,
"b": 235
},
"hsl": {
"h": 309.091,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.77179,
"c": 0.20549,
"h": 333.5
},
"luminance": 0.41424
}Semantic roles & 50–950 ramp
primary
#FF7BEB
secondary
#D4F7D9
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85