#FFB5FB#FFB5FB
#FFB5FB is a very light, vivid purple. Relative luminance 0.613; OKLCH L 86.4% C 0.123 H 328.4°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB5FB |
|---|---|
| RGB | rgb(255, 181, 251) |
| HSL | hsl(303, 100%, 85%) |
| HSV | hsv(303, 29%, 100%) |
| CMYK | cmyk(0%, 29%, 1.6%, 0%) |
| CIE-LAB | lab(82.53, 37.71, -23.96) |
| CIE-LCH | lch(82.53, 44.68, 327.57°) |
| OKLab | oklab(86.43% 0.1052 -0.0647) |
| OKLCH | oklch(86.43% 0.123 328.4) |
| XYZ | xyz(75.1750, 61.2755, 99.1155) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.77
Plum
#DDA0DD
ΔE00 6.77
Mauve
#E0B0FF
ΔE00 6.81
Light Lilac
#EDC8FF
ΔE00 6.96
Pale Mauve
#FED0FC
ΔE00 7.48
Very Light Purple
#F6CEFC
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB5FB #B5FFB9
analogous
#DEB5FF #FFB5FB #FFB5D6
triadic
#FFB5FB #FBFFB5 #B5FBFF
tetradic
#FFB5FB #FFDEB5 #B5FFB9 #B5D6FF
square
#FFB5FB #FFDEB5 #B5FFB9 #B5D6FF
split-complementary
#FFB5FB #D6FFB5 #B5FFDE
monochromatic
#FF3BF4 #FF78F8 #FFB5FB #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.58
#FFB5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#FFB5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB5FB
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB5FB | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FE
Deuteranopia (green-blind)
#C3D1F8
Tritanopia (blue-blind)
#FFBBCE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffb5fb; /* rgb */ color: rgb(255, 181, 251); /* oklch */ color: oklch(86.4% 0.123 328.4);
Tailwind
colors: {
custom: {
50: '#ffccfc',
500: '#ffb5fb',
950: '#000000',
},
}SCSS
$custom: #ffb5fb; $custom-light: #ffccfc; $custom-dark: #000000;
JSON
{
"hex": "#ffb5fb",
"rgb": {
"r": 255,
"g": 181,
"b": 251
},
"hsl": {
"h": 303.243,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.86425,
"c": 0.12345,
"h": 328.4
},
"luminance": 0.61273
}Semantic roles & 50–950 ramp
primary
#FFB5FB
secondary
#72E678
accent
#E60C00
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181317
muted
#868385