#FE7CED#FE7CED
#FE7CED is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.3% C 0.205 H 332.5°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7CED |
|---|---|
| RGB | rgb(254, 124, 237) |
| HSL | hsl(308, 98%, 74%) |
| HSV | hsv(308, 51%, 100%) |
| CMYK | cmyk(0%, 51.2%, 6.7%, 0.4%) |
| CIE-LAB | lab(70.60, 63.53, -34.70) |
| CIE-LCH | lch(70.60, 72.39, 331.36°) |
| OKLab | oklab(77.27% 0.1818 -0.0945) |
| OKLCH | oklch(77.27% 0.205 332.5) |
| XYZ | xyz(63.3666, 41.6047, 84.7973) |
| Luminance | 0.4160 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.75
Purply Pink
#F075E6
ΔE00 2.78
Candy Pink
#FF63E9
ΔE00 4.05
Light Magenta
#FA5FF7
ΔE00 5.60
Lavender Pink
#DD85D7
ΔE00 5.69
Violet Pink
#FB5FFC
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7CED #7CFE8D
analogous
#CE7CFE #FE7CED #FE7CAC
triadic
#FE7CED #EDFE7C #7CEDFE
tetradic
#FE7CED #FECE7C #7CFE8D #7CACFE
square
#FE7CED #FECE7C #7CFE8D #7CACFE
split-complementary
#FE7CED #ACFE7C #7CFECE
monochromatic
#FD03DC #FE3FE5 #FE7CED #FEB9F5 #FFE1FB
Accessibility & contrast
On white
2.25
#FE7CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#FE7CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7CED
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7CED | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1F1
Deuteranopia (green-blind)
#9FB3E9
Tritanopia (blue-blind)
#FF85AA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fe7ced; /* rgb */ color: rgb(254, 124, 237); /* oklch */ color: oklch(77.3% 0.205 332.5);
Tailwind
colors: {
custom: {
50: '#ffa7f3',
500: '#fe7ced',
950: '#000000',
},
}SCSS
$custom: #fe7ced; $custom-light: #ffa7f3; $custom-dark: #000000;
JSON
{
"hex": "#fe7ced",
"rgb": {
"r": 254,
"g": 124,
"b": 237
},
"hsl": {
"h": 307.846,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.77269,
"c": 0.20488,
"h": 332.5
},
"luminance": 0.41601
}Semantic roles & 50–950 ramp
primary
#FE7CED
secondary
#D4F7D9
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85