#FF9BF3#FF9BF3
#FF9BF3 is a light, vivid purple. Relative luminance 0.512; OKLCH L 82.0% C 0.161 H 331.4°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9BF3 |
|---|---|
| RGB | rgb(255, 155, 243) |
| HSL | hsl(307, 100%, 80%) |
| HSV | hsv(307, 39%, 100%) |
| CMYK | cmyk(0%, 39.2%, 4.7%, 0%) |
| CIE-LAB | lab(76.79, 49.73, -28.42) |
| CIE-LCH | lch(76.79, 57.28, 330.25°) |
| OKLab | oklab(81.99% 0.1409 -0.0769) |
| OKLCH | oklch(81.99% 0.161 331.4) |
| XYZ | xyz(69.1383, 51.1772, 91.0131) |
| Luminance | 0.5117 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.15
Plum
#DDA0DD
ΔE00 6.47
Lavender Pink
#DD85D7
ΔE00 7.27
Bubblegum Pink
#FE83CC
ΔE00 7.54
Purply Pink
#F075E6
ΔE00 8.09
Mauve
#E0B0FF
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9BF3 #9BFFA7
analogous
#D99BFF #FF9BF3 #FF9BC1
triadic
#FF9BF3 #F3FF9B #9BF3FF
tetradic
#FF9BF3 #FFD99B #9BFFA7 #9BC1FF
square
#FF9BF3 #FFD99B #9BFFA7 #9BC1FF
split-complementary
#FF9BF3 #C1FF9B #9BFFD9
monochromatic
#FF21E4 #FF5EEC #FF9BF3 #FFD8FA #FFE0FB
Accessibility & contrast
On white
1.87
#FF9BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#FF9BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9BF3
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9BF3 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B5F6
Deuteranopia (green-blind)
#B2C3F0
Tritanopia (blue-blind)
#FFA2BC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ff9bf3; /* rgb */ color: rgb(255, 155, 243); /* oklch */ color: oklch(82.0% 0.161 331.4);
Tailwind
colors: {
custom: {
50: '#ffbaf7',
500: '#ff9bf3',
950: '#000000',
},
}SCSS
$custom: #ff9bf3; $custom-light: #ffbaf7; $custom-dark: #000000;
JSON
{
"hex": "#ff9bf3",
"rgb": {
"r": 255,
"g": 155,
"b": 243
},
"hsl": {
"h": 307.2,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.81988,
"c": 0.16057,
"h": 331.4
},
"luminance": 0.51174
}Semantic roles & 50–950 ramp
primary
#FF9BF3
secondary
#5CE26C
accent
#E61C00
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285