#FFB3FF#FFB3FF
#FFB3FF is a very light, vivid purple. Relative luminance 0.607; OKLCH L 86.2% C 0.131 H 326.6°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB3FF |
|---|---|
| RGB | rgb(255, 179, 255) |
| HSL | hsl(300, 100%, 85%) |
| HSV | hsv(300, 30%, 100%) |
| CMYK | cmyk(0%, 29.8%, 0%, 0%) |
| CIE-LAB | lab(82.23, 39.47, -26.55) |
| CIE-LCH | lch(82.23, 47.57, 326.08°) |
| OKLab | oklab(86.25% 0.1092 -0.0719) |
| OKLCH | oklch(86.25% 0.131 326.6) |
| XYZ | xyz(75.4084, 60.7228, 102.3368) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.03
Mauve
#E0B0FF
ΔE00 6.25
Plum
#DDA0DD
ΔE00 6.88
Light Lilac
#EDC8FF
ΔE00 7.35
Very Light Purple
#F6CEFC
ΔE00 8.24
Pale Mauve
#FED0FC
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB3FF #B3FFB3
analogous
#D9B3FF #FFB3FF #FFB3D9
triadic
#FFB3FF #FFFFB3 #B3FFFF
tetradic
#FFB3FF #FFD9B3 #B3FFB3 #B3D9FF
square
#FFB3FF #FFD9B3 #B3FFB3 #B3D9FF
split-complementary
#FFB3FF #D9FFB3 #B3FFD9
monochromatic
#FF39FF #FF76FF #FFB3FF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.60
#FFB3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#FFB3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB3FF
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB3FF | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC7FF
Deuteranopia (green-blind)
#C0D0FC
Tritanopia (blue-blind)
#FFBACE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffb3ff; /* rgb */ color: rgb(255, 179, 255); /* oklch */ color: oklch(86.2% 0.131 326.6);
Tailwind
colors: {
custom: {
50: '#ffcaff',
500: '#ffb3ff',
950: '#000000',
},
}SCSS
$custom: #ffb3ff; $custom-light: #ffcaff; $custom-dark: #000000;
JSON
{
"hex": "#ffb3ff",
"rgb": {
"r": 255,
"g": 179,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.86245,
"c": 0.1307,
"h": 326.6
},
"luminance": 0.6072
}Semantic roles & 50–950 ramp
primary
#FFB3FF
secondary
#70E670
accent
#E60000
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181318
muted
#868386