#FF8EFB#FF8EFB
#FF8EFB is a light, vivid purple. Relative luminance 0.476; OKLCH L 80.4% C 0.189 H 328.5°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EFB |
|---|---|
| RGB | rgb(255, 142, 251) |
| HSL | hsl(302, 100%, 78%) |
| HSV | hsv(302, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 1.6%, 0%) |
| CIE-LAB | lab(74.56, 57.58, -36.20) |
| CIE-LCH | lch(74.56, 68.01, 327.84°) |
| OKLab | oklab(80.42% 0.161 -0.0988) |
| OKLCH | oklch(80.42% 0.189 328.5) |
| XYZ | xyz(68.3246, 47.5746, 96.8320) |
| Luminance | 0.4757 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.71
Purply Pink
#F075E6
ΔE00 5.74
Lavender Pink
#DD85D7
ΔE00 6.76
Candy Pink
#FF63E9
ΔE00 7.46
Violet Pink
#FB5FFC
ΔE00 8.23
Light Magenta
#FA5FF7
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EFB #8EFF92
analogous
#CA8EFF #FF8EFB #FF8EC2
triadic
#FF8EFB #FBFF8E #8EFBFF
tetradic
#FF8EFB #FFCA8E #8EFF92 #8EC2FF
square
#FF8EFB #FFCA8E #8EFF92 #8EC2FF
split-complementary
#FF8EFB #C2FF8E #8EFFCA
monochromatic
#FF14F7 #FF51F9 #FF8EFB #FFCBFD #FFE0FE
Accessibility & contrast
On white
2.00
#FF8EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#FF8EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EFB
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EFB | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#A6BDF8
Tritanopia (blue-blind)
#FF98B9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff8efb; /* rgb */ color: rgb(255, 142, 251); /* oklch */ color: oklch(80.4% 0.189 328.5);
Tailwind
colors: {
custom: {
50: '#ffb2fd',
500: '#ff8efb',
950: '#000000',
},
}SCSS
$custom: #ff8efb; $custom-light: #ffb2fd; $custom-dark: #000000;
JSON
{
"hex": "#ff8efb",
"rgb": {
"r": 255,
"g": 142,
"b": 251
},
"hsl": {
"h": 302.124,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.80419,
"c": 0.18892,
"h": 328.5
},
"luminance": 0.47571
}Semantic roles & 50–950 ramp
primary
#FF8EFB
secondary
#D4F7D5
accent
#E60800
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085