#FFB4FC#FFB4FC
#FFB4FC is a very light, vivid purple. Relative luminance 0.609; OKLCH L 86.3% C 0.126 H 328.0°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB4FC |
|---|---|
| RGB | rgb(255, 180, 252) |
| HSL | hsl(302, 100%, 85%) |
| HSV | hsv(302, 29%, 100%) |
| CMYK | cmyk(0%, 29.4%, 1.2%, 0%) |
| CIE-LAB | lab(82.34, 38.41, -24.77) |
| CIE-LCH | lch(82.34, 45.71, 327.18°) |
| OKLab | oklab(86.3% 0.1069 -0.0669) |
| OKLCH | oklch(86.3% 0.126 328) |
| XYZ | xyz(75.1304, 60.9335, 99.8803) |
| Luminance | 0.6093 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.89
Mauve
#E0B0FF
ΔE00 6.64
Plum
#DDA0DD
ΔE00 6.74
Light Lilac
#EDC8FF
ΔE00 7.14
Very Light Purple
#F6CEFC
ΔE00 7.80
Pale Mauve
#FED0FC
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB4FC #B4FFB7
analogous
#DCB4FF #FFB4FC #FFB4D6
triadic
#FFB4FC #FCFFB4 #B4FCFF
tetradic
#FFB4FC #FFDCB4 #B4FFB7 #B4D6FF
square
#FFB4FC #FFDCB4 #B4FFB7 #B4D6FF
split-complementary
#FFB4FC #D6FFB4 #B4FFDC
monochromatic
#FF3AF7 #FF77FA #FFB4FC #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.59
#FFB4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#FFB4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB4FC
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB4FC | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#C2D0F9
Tritanopia (blue-blind)
#FFBACE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffb4fc; /* rgb */ color: rgb(255, 180, 252); /* oklch */ color: oklch(86.3% 0.126 328.0);
Tailwind
colors: {
custom: {
50: '#ffcbfd',
500: '#ffb4fc',
950: '#000000',
},
}SCSS
$custom: #ffb4fc; $custom-light: #ffcbfd; $custom-dark: #000000;
JSON
{
"hex": "#ffb4fc",
"rgb": {
"r": 255,
"g": 180,
"b": 252
},
"hsl": {
"h": 302.4,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.86297,
"c": 0.12611,
"h": 328
},
"luminance": 0.60931
}Semantic roles & 50–950 ramp
primary
#FFB4FC
secondary
#71E676
accent
#E60900
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181317
muted
#868385