#FF9FFB#FF9FFB
#FF9FFB is a very light, vivid purple. Relative luminance 0.530; OKLCH L 82.9% C 0.161 H 328.4°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9FFB |
|---|---|
| RGB | rgb(255, 159, 251) |
| HSL | hsl(303, 100%, 81%) |
| HSV | hsv(303, 38%, 100%) |
| CMYK | cmyk(0%, 37.6%, 1.6%, 0%) |
| CIE-LAB | lab(77.89, 49.08, -31.05) |
| CIE-LCH | lch(77.89, 58.08, 327.68°) |
| OKLab | oklab(82.92% 0.1371 -0.0844) |
| OKLCH | oklch(82.92% 0.161 328.4) |
| XYZ | xyz(71.0495, 53.0245, 97.7404) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.55
Plum
#DDA0DD
ΔE00 6.78
Mauve
#E0B0FF
ΔE00 7.66
Lavender Pink
#DD85D7
ΔE00 8.05
Purply Pink
#F075E6
ΔE00 8.75
Light Lavendar
#EFC0FE
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9FFB #9FFFA3
analogous
#D39FFF #FF9FFB #FF9FCB
triadic
#FF9FFB #FBFF9F #9FFBFF
tetradic
#FF9FFB #FFD39F #9FFFA3 #9FCBFF
square
#FF9FFB #FFD39F #9FFFA3 #9FCBFF
split-complementary
#FF9FFB #CBFF9F #9FFFD3
monochromatic
#FF25F6 #FF62F8 #FF9FFB #FFDCFE #FFE0FE
Accessibility & contrast
On white
1.81
#FF9FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#FF9FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9FFB
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9FFB | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B9FE
Deuteranopia (green-blind)
#B2C5F8
Tritanopia (blue-blind)
#FFA7C2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ff9ffb; /* rgb */ color: rgb(255, 159, 251); /* oklch */ color: oklch(82.9% 0.161 328.4);
Tailwind
colors: {
custom: {
50: '#ffbdfd',
500: '#ff9ffb',
950: '#000000',
},
}SCSS
$custom: #ff9ffb; $custom-light: #ffbdfd; $custom-dark: #000000;
JSON
{
"hex": "#ff9ffb",
"rgb": {
"r": 255,
"g": 159,
"b": 251
},
"hsl": {
"h": 302.5,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.82915,
"c": 0.16096,
"h": 328.4
},
"luminance": 0.53021
}Semantic roles & 50–950 ramp
primary
#FF9FFB
secondary
#5FE365
accent
#E60A00
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285