#FFB4FB#FFB4FB
#FFB4FB is a very light, vivid purple. Relative luminance 0.609; OKLCH L 86.3% C 0.125 H 328.4°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB4FB |
|---|---|
| RGB | rgb(255, 180, 251) |
| HSL | hsl(303, 100%, 85%) |
| HSV | hsv(303, 29%, 100%) |
| CMYK | cmyk(0%, 29.4%, 1.6%, 0%) |
| CIE-LAB | lab(82.31, 38.24, -24.29) |
| CIE-LCH | lch(82.31, 45.30, 327.57°) |
| OKLab | oklab(86.26% 0.1066 -0.0656) |
| OKLCH | oklch(86.26% 0.125 328.4) |
| XYZ | xyz(74.9724, 60.8702, 99.0480) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.93
Plum
#DDA0DD
ΔE00 6.69
Mauve
#E0B0FF
ΔE00 6.77
Light Lilac
#EDC8FF
ΔE00 7.15
Pale Mauve
#FED0FC
ΔE00 7.73
Very Light Purple
#F6CEFC
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB4FB #B4FFB8
analogous
#DDB4FF #FFB4FB #FFB4D5
triadic
#FFB4FB #FBFFB4 #B4FBFF
tetradic
#FFB4FB #FFDDB4 #B4FFB8 #B4D5FF
square
#FFB4FB #FFDDB4 #B4FFB8 #B4D5FF
split-complementary
#FFB4FB #D5FFB4 #B4FFDD
monochromatic
#FF3AF4 #FF77F8 #FFB4FB #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.59
#FFB4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#FFB4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB4FB
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB4FB | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FE
Deuteranopia (green-blind)
#C2D0F8
Tritanopia (blue-blind)
#FFBACD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffb4fb; /* rgb */ color: rgb(255, 180, 251); /* oklch */ color: oklch(86.3% 0.125 328.4);
Tailwind
colors: {
custom: {
50: '#ffcbfc',
500: '#ffb4fb',
950: '#000000',
},
}SCSS
$custom: #ffb4fb; $custom-light: #ffcbfc; $custom-dark: #000000;
JSON
{
"hex": "#ffb4fb",
"rgb": {
"r": 255,
"g": 180,
"b": 251
},
"hsl": {
"h": 303.2,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.8626,
"c": 0.12517,
"h": 328.4
},
"luminance": 0.60868
}Semantic roles & 50–950 ramp
primary
#FFB4FB
secondary
#71E677
accent
#E60C00
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181317
muted
#868385