#FFB3FD#FFB3FD
#FFB3FD is a very light, vivid purple. Relative luminance 0.606; OKLCH L 86.2% C 0.129 H 327.5°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB3FD |
|---|---|
| RGB | rgb(255, 179, 253) |
| HSL | hsl(302, 100%, 85%) |
| HSV | hsv(302, 30%, 100%) |
| CMYK | cmyk(0%, 29.8%, 0.8%, 0%) |
| CIE-LAB | lab(82.16, 39.11, -25.58) |
| CIE-LCH | lch(82.16, 46.74, 326.81°) |
| OKLab | oklab(86.17% 0.1086 -0.0692) |
| OKLCH | oklch(86.17% 0.129 327.5) |
| XYZ | xyz(75.0881, 60.5947, 100.6501) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.04
Mauve
#E0B0FF
ΔE00 6.48
Plum
#DDA0DD
ΔE00 6.74
Light Lilac
#EDC8FF
ΔE00 7.34
Very Light Purple
#F6CEFC
ΔE00 8.10
Pale Mauve
#FED0FC
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB3FD #B3FFB5
analogous
#DBB3FF #FFB3FD #FFB3D7
triadic
#FFB3FD #FDFFB3 #B3FDFF
tetradic
#FFB3FD #FFDBB3 #B3FFB5 #B3D7FF
square
#FFB3FD #FFDBB3 #B3FFB5 #B3D7FF
split-complementary
#FFB3FD #D7FFB3 #B3FFDB
monochromatic
#FF39FA #FF76FB #FFB3FD #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.60
#FFB3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#FFB3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB3FD
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB3FD | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#C1D0FA
Tritanopia (blue-blind)
#FFB9CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffb3fd; /* rgb */ color: rgb(255, 179, 253); /* oklch */ color: oklch(86.2% 0.129 327.5);
Tailwind
colors: {
custom: {
50: '#ffcafe',
500: '#ffb3fd',
950: '#000000',
},
}SCSS
$custom: #ffb3fd; $custom-light: #ffcafe; $custom-dark: #000000;
JSON
{
"hex": "#ffb3fd",
"rgb": {
"r": 255,
"g": 179,
"b": 253
},
"hsl": {
"h": 301.579,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.86169,
"c": 0.12878,
"h": 327.5
},
"luminance": 0.60592
}Semantic roles & 50–950 ramp
primary
#FFB3FD
secondary
#70E673
accent
#E60600
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181317
muted
#868385