#FF67ED#FF67ED
#FF67ED is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 74.9% C 0.236 H 332.6°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FF67ED |
|---|---|
| RGB | rgb(255, 103, 237) |
| HSL | hsl(307, 100%, 70%) |
| HSV | hsv(307, 60%, 100%) |
| CMYK | cmyk(0%, 59.6%, 7.1%, 0%) |
| CIE-LAB | lab(67.34, 72.96, -39.77) |
| CIE-LCH | lch(67.34, 83.10, 331.41°) |
| OKLab | oklab(74.9% 0.2094 -0.1087) |
| OKLCH | oklch(74.9% 0.236 332.6) |
| XYZ | xyz(61.3763, 37.0794, 84.0287) |
| Luminance | 0.3708 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 0.81
Light Magenta
#FA5FF7
ΔE00 2.62
Purply Pink
#F075E6
ΔE00 2.74
Violet Pink
#FB5FFC
ΔE00 3.09
Violet (CSS)
#EE82EE
ΔE00 4.73
Orchid
#DA70D6
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF67ED #67FF79
analogous
#C567FF #FF67ED #FF67A1
triadic
#FF67ED #EDFF67 #67EDFF
tetradic
#FF67ED #FFC567 #67FF79 #67A1FF
square
#FF67ED #FFC567 #67FF79 #67A1FF
split-complementary
#FF67ED #A1FF67 #67FFC5
monochromatic
#EC00D0 #FF2AE6 #FF67ED #FFA4F4 #FFE0FB
Accessibility & contrast
On white
2.50
#FF67ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#FF67ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF67ED
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF67ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF67ED | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6296F1
Deuteranopia (green-blind)
#93ACE9
Tritanopia (blue-blind)
#FF73A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff67ed; /* rgb */ color: rgb(255, 103, 237); /* oklch */ color: oklch(74.9% 0.236 332.6);
Tailwind
colors: {
custom: {
50: '#ff9bf3',
500: '#ff67ed',
950: '#000000',
},
}SCSS
$custom: #ff67ed; $custom-light: #ff9bf3; $custom-dark: #000000;
JSON
{
"hex": "#ff67ed",
"rgb": {
"r": 255,
"g": 103,
"b": 237
},
"hsl": {
"h": 307.105,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.749,
"c": 0.23592,
"h": 332.6
},
"luminance": 0.37075
}Semantic roles & 50–950 ramp
primary
#FF67ED
secondary
#CCF6D1
accent
#E61B00
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#190F17
muted
#877F85