#FF7EE3#FF7EE3
#FF7EE3 is a light, vivid pink. Relative luminance 0.417; OKLCH L 77.2% C 0.195 H 336.2°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EE3 |
|---|---|
| RGB | rgb(255, 126, 227) |
| HSL | hsl(313, 100%, 75%) |
| HSV | hsv(313, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 11%, 0%) |
| CIE-LAB | lab(70.69, 61.30, -29.05) |
| CIE-LCH | lch(70.69, 67.84, 334.64°) |
| OKLab | oklab(77.23% 0.1782 -0.0785) |
| OKLCH | oklch(77.23% 0.195 336.2) |
| XYZ | xyz(62.5663, 41.7321, 77.4179) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.83
Violet (CSS)
#EE82EE
ΔE00 4.06
Bubblegum Pink
#FE83CC
ΔE00 4.92
Candy Pink
#FF63E9
ΔE00 4.96
Lavender Pink
#DD85D7
ΔE00 5.46
Light Magenta
#FA5FF7
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EE3 #7EFF9A
analogous
#DA7EFF #FF7EE3 #FF7EA3
triadic
#FF7EE3 #E3FF7E #7EE3FF
tetradic
#FF7EE3 #FFDA7E #7EFF9A #7EA3FF
square
#FF7EE3 #FFDA7E #7EFF9A #7EA3FF
split-complementary
#FF7EE3 #A3FF7E #7EFFDA
monochromatic
#FF04C8 #FF41D6 #FF7EE3 #FFBBF0 #FFE0F8
Accessibility & contrast
On white
2.25
#FF7EE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#FF7EE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EE3
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EE3 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A1E6
Deuteranopia (green-blind)
#A4B4DF
Tritanopia (blue-blind)
#FF84A6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff7ee3; /* rgb */ color: rgb(255, 126, 227); /* oklch */ color: oklch(77.2% 0.195 336.2);
Tailwind
colors: {
custom: {
50: '#ffa8ec',
500: '#ff7ee3',
950: '#000000',
},
}SCSS
$custom: #ff7ee3; $custom-light: #ffa8ec; $custom-dark: #000000;
JSON
{
"hex": "#ff7ee3",
"rgb": {
"r": 255,
"g": 126,
"b": 227
},
"hsl": {
"h": 313.023,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.77233,
"c": 0.19475,
"h": 336.2
},
"luminance": 0.41728
}Semantic roles & 50–950 ramp
primary
#FF7EE3
secondary
#D4F7DB
accent
#E63200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84