#FFB3FC#FFB3FC
#FFB3FC is a very light, vivid purple. Relative luminance 0.605; OKLCH L 86.1% C 0.128 H 327.9°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB3FC |
|---|---|
| RGB | rgb(255, 179, 252) |
| HSL | hsl(302, 100%, 85%) |
| HSV | hsv(302, 30%, 100%) |
| CMYK | cmyk(0%, 29.8%, 1.2%, 0%) |
| CIE-LAB | lab(82.13, 38.94, -25.10) |
| CIE-LCH | lch(82.13, 46.33, 327.19°) |
| OKLab | oklab(86.13% 0.1084 -0.0678) |
| OKLCH | oklch(86.13% 0.128 327.9) |
| XYZ | xyz(74.9293, 60.5312, 99.8133) |
| Luminance | 0.6053 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.06
Mauve
#E0B0FF
ΔE00 6.61
Plum
#DDA0DD
ΔE00 6.68
Light Lilac
#EDC8FF
ΔE00 7.33
Very Light Purple
#F6CEFC
ΔE00 8.03
Pale Mauve
#FED0FC
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB3FC #B3FFB6
analogous
#DCB3FF #FFB3FC #FFB3D6
triadic
#FFB3FC #FCFFB3 #B3FCFF
tetradic
#FFB3FC #FFDCB3 #B3FFB6 #B3D6FF
square
#FFB3FC #FFDCB3 #B3FFB6 #B3D6FF
split-complementary
#FFB3FC #D6FFB3 #B3FFDC
monochromatic
#FF39F7 #FF76FA #FFB3FC #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.60
#FFB3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#FFB3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB3FC
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB3FC | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FF
Deuteranopia (green-blind)
#C1D0F9
Tritanopia (blue-blind)
#FFB9CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffb3fc; /* rgb */ color: rgb(255, 179, 252); /* oklch */ color: oklch(86.1% 0.128 327.9);
Tailwind
colors: {
custom: {
50: '#ffcafd',
500: '#ffb3fc',
950: '#000000',
},
}SCSS
$custom: #ffb3fc; $custom-light: #ffcafd; $custom-dark: #000000;
JSON
{
"hex": "#ffb3fc",
"rgb": {
"r": 255,
"g": 179,
"b": 252
},
"hsl": {
"h": 302.368,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.86132,
"c": 0.12784,
"h": 327.9
},
"luminance": 0.60528
}Semantic roles & 50–950 ramp
primary
#FFB3FC
secondary
#70E675
accent
#E60900
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181317
muted
#868385