#FF7AEB#FF7AEB
#FF7AEB is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.1% C 0.207 H 333.4°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7AEB |
|---|---|
| RGB | rgb(255, 122, 235) |
| HSL | hsl(309, 100%, 74%) |
| HSV | hsv(309, 52%, 100%) |
| CMYK | cmyk(0%, 52.2%, 7.8%, 0%) |
| CIE-LAB | lab(70.30, 64.40, -34.05) |
| CIE-LCH | lch(70.30, 72.85, 332.14°) |
| OKLab | oklab(77.05% 0.1852 -0.0926) |
| OKLCH | oklch(77.05% 0.207 333.4) |
| XYZ | xyz(63.1949, 41.1815, 83.2015) |
| Luminance | 0.4118 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.75
Violet (CSS)
#EE82EE
ΔE00 3.11
Candy Pink
#FF63E9
ΔE00 3.77
Light Magenta
#FA5FF7
ΔE00 5.54
Lavender Pink
#DD85D7
ΔE00 5.78
Violet Pink
#FB5FFC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7AEB #7AFF8E
analogous
#D17AFF #FF7AEB #FF7AA9
triadic
#FF7AEB #EBFF7A #7AEBFF
tetradic
#FF7AEB #FFD17A #7AFF8E #7AA9FF
square
#FF7AEB #FFD17A #7AFF8E #7AA9FF
split-complementary
#FF7AEB #A9FF7A #7AFFD1
monochromatic
#FF00D8 #FF3DE2 #FF7AEB #FFB7F4 #FFE0FA
Accessibility & contrast
On white
2.27
#FF7AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#FF7AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7AEB
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7AEB | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0EF
Deuteranopia (green-blind)
#9FB3E7
Tritanopia (blue-blind)
#FF83A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff7aeb; /* rgb */ color: rgb(255, 122, 235); /* oklch */ color: oklch(77.1% 0.207 333.4);
Tailwind
colors: {
custom: {
50: '#ffa5f1',
500: '#ff7aeb',
950: '#000000',
},
}SCSS
$custom: #ff7aeb; $custom-light: #ffa5f1; $custom-dark: #000000;
JSON
{
"hex": "#ff7aeb",
"rgb": {
"r": 255,
"g": 122,
"b": 235
},
"hsl": {
"h": 309.023,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.77052,
"c": 0.20702,
"h": 333.4
},
"luminance": 0.41177
}Semantic roles & 50–950 ramp
primary
#FF7AEB
secondary
#D4F7D9
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85