#FF7CEE#FF7CEE
#FF7CEE is a light, highly saturated purple. Relative luminance 0.418; OKLCH L 77.4% C 0.206 H 332.5°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7CEE |
|---|---|
| RGB | rgb(255, 124, 238) |
| HSL | hsl(308, 100%, 74%) |
| HSV | hsv(308, 51%, 100%) |
| CMYK | cmyk(0%, 51.4%, 6.7%, 0%) |
| CIE-LAB | lab(70.77, 63.97, -34.98) |
| CIE-LCH | lch(70.77, 72.90, 331.33°) |
| OKLab | oklab(77.44% 0.1831 -0.0952) |
| OKLCH | oklch(77.44% 0.206 332.5) |
| XYZ | xyz(63.8801, 41.8525, 85.5861) |
| Luminance | 0.4185 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.84
Purply Pink
#F075E6
ΔE00 2.91
Candy Pink
#FF63E9
ΔE00 4.08
Light Magenta
#FA5FF7
ΔE00 5.61
Violet Pink
#FB5FFC
ΔE00 5.84
Lavender Pink
#DD85D7
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7CEE #7CFF8D
analogous
#CE7CFF #FF7CEE #FF7CAD
triadic
#FF7CEE #EEFF7C #7CEEFF
tetradic
#FF7CEE #FFCE7C #7CFF8D #7CADFF
square
#FF7CEE #FFCE7C #7CFF8D #7CADFF
split-complementary
#FF7CEE #ADFF7C #7CFFCE
monochromatic
#FF02DE #FF3FE6 #FF7CEE #FFB9F6 #FFE0FB
Accessibility & contrast
On white
2.24
#FF7CEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#FF7CEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7CEE
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7CEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7CEE | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F2
Deuteranopia (green-blind)
#9FB4EA
Tritanopia (blue-blind)
#FF85AA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff7cee; /* rgb */ color: rgb(255, 124, 238); /* oklch */ color: oklch(77.4% 0.206 332.5);
Tailwind
colors: {
custom: {
50: '#ffa7f4',
500: '#ff7cee',
950: '#000000',
},
}SCSS
$custom: #ff7cee; $custom-light: #ffa7f4; $custom-dark: #000000;
JSON
{
"hex": "#ff7cee",
"rgb": {
"r": 255,
"g": 124,
"b": 238
},
"hsl": {
"h": 307.786,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.77437,
"c": 0.20634,
"h": 332.5
},
"luminance": 0.41848
}Semantic roles & 50–950 ramp
primary
#FF7CEE
secondary
#D4F7D8
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85