#FF6CED#FF6CED
#FF6CED is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.5% C 0.229 H 332.6°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6CED |
|---|---|
| RGB | rgb(255, 108, 237) |
| HSL | hsl(307, 100%, 71%) |
| HSV | hsv(307, 58%, 100%) |
| CMYK | cmyk(0%, 57.6%, 7.1%, 0%) |
| CIE-LAB | lab(68.10, 70.88, -38.58) |
| CIE-LCH | lch(68.10, 80.70, 331.44°) |
| OKLab | oklab(75.46% 0.2034 -0.1054) |
| OKLCH | oklch(75.46% 0.229 332.6) |
| XYZ | xyz(61.8886, 38.1040, 84.1995) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.44
Purply Pink
#F075E6
ΔE00 2.37
Light Magenta
#FA5FF7
ΔE00 3.22
Violet Pink
#FB5FFC
ΔE00 3.62
Violet (CSS)
#EE82EE
ΔE00 4.14
Orchid
#DA70D6
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6CED #6CFF7E
analogous
#C76CFF #FF6CED #FF6CA3
triadic
#FF6CED #EDFF6C #6CEDFF
tetradic
#FF6CED #FFC76C #6CFF7E #6CA3FF
square
#FF6CED #FFC76C #6CFF7E #6CA3FF
split-complementary
#FF6CED #A3FF6C #6CFFC7
monochromatic
#F100D3 #FF2FE6 #FF6CED #FFA9F4 #FFE0FB
Accessibility & contrast
On white
2.44
#FF6CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#FF6CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6CED
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6CED | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6799F1
Deuteranopia (green-blind)
#96AEE9
Tritanopia (blue-blind)
#FF78A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff6ced; /* rgb */ color: rgb(255, 108, 237); /* oklch */ color: oklch(75.5% 0.229 332.6);
Tailwind
colors: {
custom: {
50: '#ff9df3',
500: '#ff6ced',
950: '#000000',
},
}SCSS
$custom: #ff6ced; $custom-light: #ff9df3; $custom-dark: #000000;
JSON
{
"hex": "#ff6ced",
"rgb": {
"r": 255,
"g": 108,
"b": 237
},
"hsl": {
"h": 307.347,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.75456,
"c": 0.22902,
"h": 332.6
},
"luminance": 0.381
}Semantic roles & 50–950 ramp
primary
#FF6CED
secondary
#D0F7D5
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#190F17
muted
#877F85