#FFB3FB#FFB3FB
#FFB3FB is a very light, vivid purple. Relative luminance 0.605; OKLCH L 86.1% C 0.127 H 328.4°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB3FB |
|---|---|
| RGB | rgb(255, 179, 251) |
| HSL | hsl(303, 100%, 85%) |
| HSV | hsv(303, 30%, 100%) |
| CMYK | cmyk(0%, 29.8%, 1.6%, 0%) |
| CIE-LAB | lab(82.09, 38.76, -24.62) |
| CIE-LCH | lch(82.09, 45.92, 327.58°) |
| OKLab | oklab(86.09% 0.1081 -0.0665) |
| OKLCH | oklch(86.09% 0.127 328.4) |
| XYZ | xyz(74.7712, 60.4680, 98.9809) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.09
Plum
#DDA0DD
ΔE00 6.62
Mauve
#E0B0FF
ΔE00 6.74
Light Lilac
#EDC8FF
ΔE00 7.34
Very Light Purple
#F6CEFC
ΔE00 7.97
Pale Mauve
#FED0FC
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB3FB #B3FFB7
analogous
#DDB3FF #FFB3FB #FFB3D5
triadic
#FFB3FB #FBFFB3 #B3FBFF
tetradic
#FFB3FB #FFDDB3 #B3FFB7 #B3D5FF
square
#FFB3FB #FFDDB3 #B3FFB7 #B3D5FF
split-complementary
#FFB3FB #D5FFB3 #B3FFDD
monochromatic
#FF39F5 #FF76F8 #FFB3FB #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.60
#FFB3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#FFB3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB3FB
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB3FB | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FE
Deuteranopia (green-blind)
#C1D0F8
Tritanopia (blue-blind)
#FFB9CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffb3fb; /* rgb */ color: rgb(255, 179, 251); /* oklch */ color: oklch(86.1% 0.127 328.4);
Tailwind
colors: {
custom: {
50: '#ffcafc',
500: '#ffb3fb',
950: '#000000',
},
}SCSS
$custom: #ffb3fb; $custom-light: #ffcafc; $custom-dark: #000000;
JSON
{
"hex": "#ffb3fb",
"rgb": {
"r": 255,
"g": 179,
"b": 251
},
"hsl": {
"h": 303.158,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.86094,
"c": 0.12689,
"h": 328.4
},
"luminance": 0.60465
}Semantic roles & 50–950 ramp
primary
#FFB3FB
secondary
#70E677
accent
#E60C00
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181317
muted
#868385