#FF7CED#FF7CED
#FF7CED is a light, highly saturated purple. Relative luminance 0.418; OKLCH L 77.4% C 0.206 H 332.8°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7CED |
|---|---|
| RGB | rgb(255, 124, 237) |
| HSL | hsl(308, 100%, 74%) |
| HSV | hsv(308, 51%, 100%) |
| CMYK | cmyk(0%, 51.4%, 7.1%, 0%) |
| CIE-LAB | lab(70.73, 63.81, -34.49) |
| CIE-LCH | lch(70.73, 72.53, 331.61°) |
| OKLab | oklab(77.39% 0.1829 -0.0938) |
| OKLCH | oklch(77.39% 0.206 332.8) |
| XYZ | xyz(63.7336, 41.7939, 84.8145) |
| Luminance | 0.4179 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.91
Purply Pink
#F075E6
ΔE00 2.92
Candy Pink
#FF63E9
ΔE00 4.09
Light Magenta
#FA5FF7
ΔE00 5.69
Lavender Pink
#DD85D7
ΔE00 5.79
Violet Pink
#FB5FFC
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7CED #7CFF8E
analogous
#CF7CFF #FF7CED #FF7CAC
triadic
#FF7CED #EDFF7C #7CEDFF
tetradic
#FF7CED #FFCF7C #7CFF8E #7CACFF
square
#FF7CED #FFCF7C #7CFF8E #7CACFF
split-complementary
#FF7CED #ACFF7C #7CFFCF
monochromatic
#FF02DC #FF3FE5 #FF7CED #FFB9F5 #FFE0FB
Accessibility & contrast
On white
2.24
#FF7CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#FF7CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7CED
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7CED | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1F1
Deuteranopia (green-blind)
#9FB4E9
Tritanopia (blue-blind)
#FF85AA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff7ced; /* rgb */ color: rgb(255, 124, 237); /* oklch */ color: oklch(77.4% 0.206 332.8);
Tailwind
colors: {
custom: {
50: '#ffa7f3',
500: '#ff7ced',
950: '#000000',
},
}SCSS
$custom: #ff7ced; $custom-light: #ffa7f3; $custom-dark: #000000;
JSON
{
"hex": "#ff7ced",
"rgb": {
"r": 255,
"g": 124,
"b": 237
},
"hsl": {
"h": 308.244,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.77393,
"c": 0.20554,
"h": 332.8
},
"luminance": 0.4179
}Semantic roles & 50–950 ramp
primary
#FF7CED
secondary
#D4F7D9
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85