#FF7EED#FF7EED
#FF7EED is a light, highly saturated purple. Relative luminance 0.423; OKLCH L 77.7% C 0.202 H 332.9°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EED |
|---|---|
| RGB | rgb(255, 126, 237) |
| HSL | hsl(308, 100%, 75%) |
| HSV | hsv(308, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 7.1%, 0%) |
| CIE-LAB | lab(71.08, 62.88, -33.95) |
| CIE-LCH | lch(71.08, 71.46, 331.64°) |
| OKLab | oklab(77.65% 0.1802 -0.0923) |
| OKLCH | oklch(77.65% 0.202 332.9) |
| XYZ | xyz(63.9868, 42.3003, 84.8989) |
| Luminance | 0.4230 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.90
Purply Pink
#F075E6
ΔE00 3.17
Candy Pink
#FF63E9
ΔE00 4.45
Lavender Pink
#DD85D7
ΔE00 5.71
Light Magenta
#FA5FF7
ΔE00 6.04
Violet Pink
#FB5FFC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EED #7EFF90
analogous
#D17EFF #FF7EED #FF7EAD
triadic
#FF7EED #EDFF7E #7EEDFF
tetradic
#FF7EED #FFD17E #7EFF90 #7EADFF
square
#FF7EED #FFD17E #7EFF90 #7EADFF
split-complementary
#FF7EED #ADFF7E #7EFFD1
monochromatic
#FF04DC #FF41E4 #FF7EED #FFBBF6 #FFE0FB
Accessibility & contrast
On white
2.22
#FF7EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#FF7EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EED
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EED | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F1
Deuteranopia (green-blind)
#A0B5E9
Tritanopia (blue-blind)
#FF87AB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7eed; /* rgb */ color: rgb(255, 126, 237); /* oklch */ color: oklch(77.7% 0.202 332.9);
Tailwind
colors: {
custom: {
50: '#ffa8f3',
500: '#ff7eed',
950: '#000000',
},
}SCSS
$custom: #ff7eed; $custom-light: #ffa8f3; $custom-dark: #000000;
JSON
{
"hex": "#ff7eed",
"rgb": {
"r": 255,
"g": 126,
"b": 237
},
"hsl": {
"h": 308.372,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.77652,
"c": 0.20247,
"h": 332.9
},
"luminance": 0.42296
}Semantic roles & 50–950 ramp
primary
#FF7EED
secondary
#D4F7D9
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85