#FF9EF8#FF9EF8
#FF9EF8 is a very light, vivid purple. Relative luminance 0.525; OKLCH L 82.6% C 0.160 H 329.5°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9EF8 |
|---|---|
| RGB | rgb(255, 158, 248) |
| HSL | hsl(304, 100%, 81%) |
| HSV | hsv(304, 38%, 100%) |
| CMYK | cmyk(0%, 38%, 2.7%, 0%) |
| CIE-LAB | lab(77.58, 49.07, -29.92) |
| CIE-LCH | lch(77.58, 57.47, 328.63°) |
| OKLab | oklab(82.64% 0.1378 -0.0812) |
| OKLCH | oklch(82.64% 0.16 329.5) |
| XYZ | xyz(70.4091, 52.4943, 95.2124) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.46
Plum
#DDA0DD
ΔE00 6.59
Lavender Pink
#DD85D7
ΔE00 7.79
Mauve
#E0B0FF
ΔE00 7.97
Bubblegum Pink
#FE83CC
ΔE00 8.49
Purply Pink
#F075E6
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9EF8 #9EFFA5
analogous
#D59EFF #FF9EF8 #FF9EC7
triadic
#FF9EF8 #F8FF9E #9EF8FF
tetradic
#FF9EF8 #FFD59E #9EFFA5 #9EC7FF
square
#FF9EF8 #FFD59E #9EFFA5 #9EC7FF
split-complementary
#FF9EF8 #C7FF9E #9EFFD5
monochromatic
#FF24EF #FF61F4 #FF9EF8 #FFDBFC #FFE0FD
Accessibility & contrast
On white
1.83
#FF9EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#FF9EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9EF8
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9EF8 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B8FB
Deuteranopia (green-blind)
#B2C4F5
Tritanopia (blue-blind)
#FFA5C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ff9ef8; /* rgb */ color: rgb(255, 158, 248); /* oklch */ color: oklch(82.6% 0.160 329.5);
Tailwind
colors: {
custom: {
50: '#ffbcfa',
500: '#ff9ef8',
950: '#000000',
},
}SCSS
$custom: #ff9ef8; $custom-light: #ffbcfa; $custom-dark: #000000;
JSON
{
"hex": "#ff9ef8",
"rgb": {
"r": 255,
"g": 158,
"b": 248
},
"hsl": {
"h": 304.33,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.82642,
"c": 0.15993,
"h": 329.5
},
"luminance": 0.52491
}Semantic roles & 50–950 ramp
primary
#FF9EF8
secondary
#5FE368
accent
#E61100
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285