#FF8CEF#FF8CEF
#FF8CEF is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.6% C 0.182 H 332.5°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8CEF |
|---|---|
| RGB | rgb(255, 140, 239) |
| HSL | hsl(308, 100%, 77%) |
| HSV | hsv(308, 45%, 100%) |
| CMYK | cmyk(0%, 45.1%, 6.3%, 0%) |
| CIE-LAB | lab(73.71, 56.53, -30.98) |
| CIE-LCH | lch(73.71, 64.46, 331.28°) |
| OKLab | oklab(79.63% 0.1614 -0.084) |
| OKLCH | oklch(79.63% 0.182 332.5) |
| XYZ | xyz(66.1977, 46.2520, 87.0854) |
| Luminance | 0.4625 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.87
Purply Pink
#F075E6
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 5.88
Bubblegum Pink
#FE83CC
ΔE00 6.40
Candy Pink
#FF63E9
ΔE00 7.07
Plum
#DDA0DD
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8CEF #8CFF9C
analogous
#D68CFF #FF8CEF #FF8CB5
triadic
#FF8CEF #EFFF8C #8CEFFF
tetradic
#FF8CEF #FFD68C #8CFF9C #8CB5FF
square
#FF8CEF #FFD68C #8CFF9C #8CB5FF
split-complementary
#FF8CEF #B5FF8C #8CFFD6
monochromatic
#FF12DE #FF4FE6 #FF8CEF #FFC9F8 #FFE0FB
Accessibility & contrast
On white
2.05
#FF8CEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#FF8CEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8CEF
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8CEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8CEF | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ABF2
Deuteranopia (green-blind)
#A9BBEC
Tritanopia (blue-blind)
#FF93B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff8cef; /* rgb */ color: rgb(255, 140, 239); /* oklch */ color: oklch(79.6% 0.182 332.5);
Tailwind
colors: {
custom: {
50: '#ffb1f4',
500: '#ff8cef',
950: '#000000',
},
}SCSS
$custom: #ff8cef; $custom-light: #ffb1f4; $custom-dark: #000000;
JSON
{
"hex": "#ff8cef",
"rgb": {
"r": 255,
"g": 140,
"b": 239
},
"hsl": {
"h": 308.348,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.79633,
"c": 0.18194,
"h": 332.5
},
"luminance": 0.46248
}Semantic roles & 50–950 ramp
primary
#FF8CEF
secondary
#D4F7D9
accent
#E62000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085