#FF9EFB#FF9EFB
#FF9EFB is a very light, vivid purple. Relative luminance 0.527; OKLCH L 82.8% C 0.163 H 328.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9EFB |
|---|---|
| RGB | rgb(255, 158, 251) |
| HSL | hsl(302, 100%, 81%) |
| HSV | hsv(302, 38%, 100%) |
| CMYK | cmyk(0%, 38%, 1.6%, 0%) |
| CIE-LAB | lab(77.69, 49.59, -31.36) |
| CIE-LCH | lch(77.69, 58.68, 327.69°) |
| OKLab | oklab(82.76% 0.1385 -0.0853) |
| OKLCH | oklch(82.76% 0.163 328.4) |
| XYZ | xyz(70.8782, 52.6820, 97.6833) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.35
Plum
#DDA0DD
ΔE00 6.86
Mauve
#E0B0FF
ΔE00 7.77
Lavender Pink
#DD85D7
ΔE00 7.93
Purply Pink
#F075E6
ΔE00 8.56
Bubblegum Pink
#FE83CC
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9EFB #9EFFA2
analogous
#D29EFF #FF9EFB #FF9ECA
triadic
#FF9EFB #FBFF9E #9EFBFF
tetradic
#FF9EFB #FFD29E #9EFFA2 #9ECAFF
square
#FF9EFB #FFD29E #9EFFA2 #9ECAFF
split-complementary
#FF9EFB #CAFF9E #9EFFD2
monochromatic
#FF24F6 #FF61F8 #FF9EFB #FFDBFE #FFE0FE
Accessibility & contrast
On white
1.82
#FF9EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#FF9EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9EFB
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9EFB | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FE
Deuteranopia (green-blind)
#B1C5F8
Tritanopia (blue-blind)
#FFA6C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ff9efb; /* rgb */ color: rgb(255, 158, 251); /* oklch */ color: oklch(82.8% 0.163 328.4);
Tailwind
colors: {
custom: {
50: '#ffbcfd',
500: '#ff9efb',
950: '#000000',
},
}SCSS
$custom: #ff9efb; $custom-light: #ffbcfd; $custom-dark: #000000;
JSON
{
"hex": "#ff9efb",
"rgb": {
"r": 255,
"g": 158,
"b": 251
},
"hsl": {
"h": 302.474,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.82763,
"c": 0.16264,
"h": 328.4
},
"luminance": 0.52679
}Semantic roles & 50–950 ramp
primary
#FF9EFB
secondary
#5FE364
accent
#E60900
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285