#FF83ED#FF83ED
#FF83ED is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.3% C 0.195 H 333.0°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FF83ED |
|---|---|
| RGB | rgb(255, 131, 237) |
| HSL | hsl(309, 100%, 76%) |
| HSV | hsv(309, 49%, 100%) |
| CMYK | cmyk(0%, 48.6%, 7.1%, 0%) |
| CIE-LAB | lab(71.97, 60.53, -32.57) |
| CIE-LCH | lch(71.97, 68.74, 331.72°) |
| OKLab | oklab(78.31% 0.1734 -0.0885) |
| OKLCH | oklch(78.31% 0.195 333) |
| XYZ | xyz(64.6422, 43.6111, 85.1174) |
| Luminance | 0.4361 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.09
Purply Pink
#F075E6
ΔE00 3.88
Candy Pink
#FF63E9
ΔE00 5.38
Lavender Pink
#DD85D7
ΔE00 5.62
Bubblegum Pink
#FE83CC
ΔE00 6.34
Light Magenta
#FA5FF7
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF83ED #83FF95
analogous
#D383FF #FF83ED #FF83AF
triadic
#FF83ED #EDFF83 #83EDFF
tetradic
#FF83ED #FFD383 #83FF95 #83AFFF
square
#FF83ED #FFD383 #83FF95 #83AFFF
split-complementary
#FF83ED #AFFF83 #83FFD3
monochromatic
#FF09DB #FF46E4 #FF83ED #FFC0F6 #FFE0FB
Accessibility & contrast
On white
2.16
#FF83ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#FF83ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF83ED
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF83ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF83ED | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A5F1
Deuteranopia (green-blind)
#A4B7E9
Tritanopia (blue-blind)
#FF8BAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff83ed; /* rgb */ color: rgb(255, 131, 237); /* oklch */ color: oklch(78.3% 0.195 333.0);
Tailwind
colors: {
custom: {
50: '#ffabf3',
500: '#ff83ed',
950: '#000000',
},
}SCSS
$custom: #ff83ed; $custom-light: #ffabf3; $custom-dark: #000000;
JSON
{
"hex": "#ff83ed",
"rgb": {
"r": 255,
"g": 131,
"b": 237
},
"hsl": {
"h": 308.71,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.78312,
"c": 0.19469,
"h": 333
},
"luminance": 0.43607
}Semantic roles & 50–950 ramp
primary
#FF83ED
secondary
#D4F7D9
accent
#E62100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85