#FF5CED#FF5CED
#FF5CED is a light, highly saturated purple. Relative luminance 0.350; OKLCH L 73.8% C 0.250 H 332.5°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5CED |
|---|---|
| RGB | rgb(255, 92, 237) |
| HSL | hsl(307, 100%, 68%) |
| HSV | hsv(307, 64%, 100%) |
| CMYK | cmyk(0%, 63.9%, 7.1%, 0%) |
| CIE-LAB | lab(65.77, 77.28, -42.21) |
| CIE-LCH | lch(65.77, 88.06, 331.36°) |
| OKLab | oklab(73.76% 0.2219 -0.1156) |
| OKLCH | oklch(73.76% 0.25 332.5) |
| XYZ | xyz(60.3533, 35.0334, 83.6877) |
| Luminance | 0.3503 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.27
Light Magenta
#FA5FF7
ΔE00 1.91
Violet Pink
#FB5FFC
ΔE00 2.51
Purply Pink
#F075E6
ΔE00 3.89
Orchid
#DA70D6
ΔE00 5.97
Violet (CSS)
#EE82EE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5CED #5CFF6E
analogous
#C05CFF #FF5CED #FF5C9B
triadic
#FF5CED #EDFF5C #5CEDFF
tetradic
#FF5CED #FFC05C #5CFF6E #5C9BFF
square
#FF5CED #FFC05C #5CFF6E #5C9BFF
split-complementary
#FF5CED #9BFF5C #5CFFC0
monochromatic
#E100C8 #FF1FE6 #FF5CED #FF99F4 #FFD6FB
Accessibility & contrast
On white
2.62
#FF5CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#FF5CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF5CED
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5CED | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5591F1
Deuteranopia (green-blind)
#8DA8E9
Tritanopia (blue-blind)
#FF6B9D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff5ced; /* rgb */ color: rgb(255, 92, 237); /* oklch */ color: oklch(73.8% 0.250 332.5);
Tailwind
colors: {
custom: {
50: '#ff95f3',
500: '#ff5ced',
950: '#000000',
},
}SCSS
$custom: #ff5ced; $custom-light: #ff95f3; $custom-dark: #000000;
JSON
{
"hex": "#ff5ced",
"rgb": {
"r": 255,
"g": 92,
"b": 237
},
"hsl": {
"h": 306.626,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.73762,
"c": 0.25024,
"h": 332.5
},
"luminance": 0.35029
}Semantic roles & 50–950 ramp
primary
#FF5CED
secondary
#C2F4C8
accent
#E61900
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#190E17
muted
#877E85