#FF8EF3#FF8EF3
#FF8EF3 is a light, vivid purple. Relative luminance 0.471; OKLCH L 80.1% C 0.182 H 331.1°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EF3 |
|---|---|
| RGB | rgb(255, 142, 243) |
| HSL | hsl(306, 100%, 78%) |
| HSV | hsv(306, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 4.7%, 0%) |
| CIE-LAB | lab(74.24, 56.22, -32.34) |
| CIE-LCH | lch(74.24, 64.85, 330.09°) |
| OKLab | oklab(80.08% 0.1594 -0.0879) |
| OKLCH | oklch(80.08% 0.182 331.1) |
| XYZ | xyz(67.0901, 47.0808, 90.3304) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.88
Purply Pink
#F075E6
ΔE00 5.62
Lavender Pink
#DD85D7
ΔE00 6.17
Bubblegum Pink
#FE83CC
ΔE00 7.09
Candy Pink
#FF63E9
ΔE00 7.39
Plum
#DDA0DD
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EF3 #8EFF9A
analogous
#D38EFF #FF8EF3 #FF8EBA
triadic
#FF8EF3 #F3FF8E #8EF3FF
tetradic
#FF8EF3 #FFD38E #8EFF9A #8EBAFF
square
#FF8EF3 #FFD38E #8EFF9A #8EBAFF
split-complementary
#FF8EF3 #BAFF8E #8EFFD3
monochromatic
#FF14E6 #FF51EC #FF8EF3 #FFCBF9 #FFE0FC
Accessibility & contrast
On white
2.02
#FF8EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#FF8EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EF3
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EF3 | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AADF7
Deuteranopia (green-blind)
#A9BCF0
Tritanopia (blue-blind)
#FF96B5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff8ef3; /* rgb */ color: rgb(255, 142, 243); /* oklch */ color: oklch(80.1% 0.182 331.1);
Tailwind
colors: {
custom: {
50: '#ffb2f7',
500: '#ff8ef3',
950: '#000000',
},
}SCSS
$custom: #ff8ef3; $custom-light: #ffb2f7; $custom-dark: #000000;
JSON
{
"hex": "#ff8ef3",
"rgb": {
"r": 255,
"g": 142,
"b": 243
},
"hsl": {
"h": 306.372,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.80081,
"c": 0.18203,
"h": 331.1
},
"luminance": 0.47077
}Semantic roles & 50–950 ramp
primary
#FF8EF3
secondary
#D4F7D7
accent
#E61800
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085