#FF7EE7#FF7EE7
#FF7EE7 is a light, vivid pink. Relative luminance 0.420; OKLCH L 77.4% C 0.198 H 334.9°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EE7 |
|---|---|
| RGB | rgb(255, 126, 231) |
| HSL | hsl(311, 100%, 75%) |
| HSV | hsv(311, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 9.4%, 0%) |
| CIE-LAB | lab(70.84, 61.93, -31.02) |
| CIE-LCH | lch(70.84, 69.26, 333.40°) |
| OKLab | oklab(77.4% 0.1791 -0.084) |
| OKLCH | oklch(77.4% 0.198 334.9) |
| XYZ | xyz(63.1248, 41.9555, 80.3592) |
| Luminance | 0.4195 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.46
Violet (CSS)
#EE82EE
ΔE00 3.53
Candy Pink
#FF63E9
ΔE00 4.67
Lavender Pink
#DD85D7
ΔE00 5.49
Bubblegum Pink
#FE83CC
ΔE00 5.63
Light Magenta
#FA5FF7
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EE7 #7EFF96
analogous
#D77EFF #FF7EE7 #FF7EA6
triadic
#FF7EE7 #E7FF7E #7EE7FF
tetradic
#FF7EE7 #FFD77E #7EFF96 #7EA6FF
square
#FF7EE7 #FFD77E #7EFF96 #7EA6FF
split-complementary
#FF7EE7 #A6FF7E #7EFFD7
monochromatic
#FF04D0 #FF41DC #FF7EE7 #FFBBF2 #FFE0F9
Accessibility & contrast
On white
2.24
#FF7EE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#FF7EE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EE7
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EE7 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA1EA
Deuteranopia (green-blind)
#A3B4E3
Tritanopia (blue-blind)
#FF85A8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff7ee7; /* rgb */ color: rgb(255, 126, 231); /* oklch */ color: oklch(77.4% 0.198 334.9);
Tailwind
colors: {
custom: {
50: '#ffa8ef',
500: '#ff7ee7',
950: '#000000',
},
}SCSS
$custom: #ff7ee7; $custom-light: #ffa8ef; $custom-dark: #000000;
JSON
{
"hex": "#ff7ee7",
"rgb": {
"r": 255,
"g": 126,
"b": 231
},
"hsl": {
"h": 311.163,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.77398,
"c": 0.19779,
"h": 334.9
},
"luminance": 0.41951
}Semantic roles & 50–950 ramp
primary
#FF7EE7
secondary
#D4F7DA
accent
#E62B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84