#FF7EEB#FF7EEB
#FF7EEB is a light, highly saturated purple. Relative luminance 0.422; OKLCH L 77.6% C 0.201 H 333.5°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EEB |
|---|---|
| RGB | rgb(255, 126, 235) |
| HSL | hsl(309, 100%, 75%) |
| HSV | hsv(309, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 7.8%, 0%) |
| CIE-LAB | lab(71.00, 62.56, -32.97) |
| CIE-LCH | lch(71.00, 70.72, 332.21°) |
| OKLab | oklab(77.57% 0.1798 -0.0895) |
| OKLCH | oklch(77.57% 0.201 333.5) |
| XYZ | xyz(63.6962, 42.1841, 83.3686) |
| Luminance | 0.4218 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.08
Purply Pink
#F075E6
ΔE00 3.23
Candy Pink
#FF63E9
ΔE00 4.50
Lavender Pink
#DD85D7
ΔE00 5.62
Light Magenta
#FA5FF7
ΔE00 6.22
Bubblegum Pink
#FE83CC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EEB #7EFF92
analogous
#D27EFF #FF7EEB #FF7EAB
triadic
#FF7EEB #EBFF7E #7EEBFF
tetradic
#FF7EEB #FFD27E #7EFF92 #7EABFF
square
#FF7EEB #FFD27E #7EFF92 #7EABFF
split-complementary
#FF7EEB #ABFF7E #7EFFD2
monochromatic
#FF04D8 #FF41E2 #FF7EEB #FFBBF4 #FFE0FA
Accessibility & contrast
On white
2.23
#FF7EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#FF7EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EEB
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EEB | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2EF
Deuteranopia (green-blind)
#A1B5E7
Tritanopia (blue-blind)
#FF86AA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7eeb; /* rgb */ color: rgb(255, 126, 235); /* oklch */ color: oklch(77.6% 0.201 333.5);
Tailwind
colors: {
custom: {
50: '#ffa8f1',
500: '#ff7eeb',
950: '#000000',
},
}SCSS
$custom: #ff7eeb; $custom-light: #ffa8f1; $custom-dark: #000000;
JSON
{
"hex": "#ff7eeb",
"rgb": {
"r": 255,
"g": 126,
"b": 235
},
"hsl": {
"h": 309.302,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.77566,
"c": 0.20089,
"h": 333.5
},
"luminance": 0.4218
}Semantic roles & 50–950 ramp
primary
#FF7EEB
secondary
#D4F7D9
accent
#E62400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85