#FF6DEA#FF6DEA
#FF6DEA is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.4% C 0.225 H 333.5°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6DEA |
|---|---|
| RGB | rgb(255, 109, 234) |
| HSL | hsl(309, 100%, 71%) |
| HSV | hsv(309, 57%, 100%) |
| CMYK | cmyk(0%, 57.3%, 8.2%, 0%) |
| CIE-LAB | lab(68.13, 69.99, -36.88) |
| CIE-LCH | lch(68.13, 79.12, 332.22°) |
| OKLab | oklab(75.44% 0.2017 -0.1005) |
| OKLCH | oklch(75.44% 0.225 333.5) |
| XYZ | xyz(61.5601, 38.1423, 81.9458) |
| Luminance | 0.3814 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.56
Purply Pink
#F075E6
ΔE00 2.30
Light Magenta
#FA5FF7
ΔE00 3.70
Violet Pink
#FB5FFC
ΔE00 4.13
Violet (CSS)
#EE82EE
ΔE00 4.14
Orchid
#DA70D6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6DEA #6DFF82
analogous
#CB6DFF #FF6DEA #FF6DA1
triadic
#FF6DEA #EAFF6D #6DEAFF
tetradic
#FF6DEA #FFCB6D #6DFF82 #6DA1FF
square
#FF6DEA #FFCB6D #6DFF82 #6DA1FF
split-complementary
#FF6DEA #A1FF6D #6DFFCB
monochromatic
#F200CF #FF30E1 #FF6DEA #FFAAF3 #FFE0FB
Accessibility & contrast
On white
2.43
#FF6DEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#FF6DEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6DEA
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6DEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6DEA | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A99EE
Deuteranopia (green-blind)
#97AEE6
Tritanopia (blue-blind)
#FF77A2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff6dea; /* rgb */ color: rgb(255, 109, 234); /* oklch */ color: oklch(75.4% 0.225 333.5);
Tailwind
colors: {
custom: {
50: '#ff9ef1',
500: '#ff6dea',
950: '#000000',
},
}SCSS
$custom: #ff6dea; $custom-light: #ff9ef1; $custom-dark: #000000;
JSON
{
"hex": "#ff6dea",
"rgb": {
"r": 255,
"g": 109,
"b": 234
},
"hsl": {
"h": 308.63,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.75435,
"c": 0.22536,
"h": 333.5
},
"luminance": 0.38138
}Semantic roles & 50–950 ramp
primary
#FF6DEA
secondary
#D1F7D6
accent
#E62100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#190F16
muted
#877F84