#FFB4FD#FFB4FD
#FFB4FD is a very light, vivid purple. Relative luminance 0.610; OKLCH L 86.3% C 0.127 H 327.5°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB4FD |
|---|---|
| RGB | rgb(255, 180, 253) |
| HSL | hsl(302, 100%, 85%) |
| HSV | hsv(302, 29%, 100%) |
| CMYK | cmyk(0%, 29.4%, 0.8%, 0%) |
| CIE-LAB | lab(82.38, 38.59, -25.25) |
| CIE-LCH | lch(82.38, 46.12, 326.80°) |
| OKLab | oklab(86.33% 0.1072 -0.0683) |
| OKLCH | oklch(86.33% 0.127 327.5) |
| XYZ | xyz(75.2893, 60.9970, 100.7171) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.87
Mauve
#E0B0FF
ΔE00 6.51
Plum
#DDA0DD
ΔE00 6.80
Light Lilac
#EDC8FF
ΔE00 7.14
Very Light Purple
#F6CEFC
ΔE00 7.86
Pale Mauve
#FED0FC
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB4FD #B4FFB6
analogous
#DBB4FF #FFB4FD #FFB4D7
triadic
#FFB4FD #FDFFB4 #B4FDFF
tetradic
#FFB4FD #FFDBB4 #B4FFB6 #B4D7FF
square
#FFB4FD #FFDBB4 #B4FFB6 #B4D7FF
split-complementary
#FFB4FD #D7FFB4 #B4FFDB
monochromatic
#FF3AFA #FF77FB #FFB4FD #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.59
#FFB4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#FFB4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB4FD
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB4FD | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#C1D0FA
Tritanopia (blue-blind)
#FFBACE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffb4fd; /* rgb */ color: rgb(255, 180, 253); /* oklch */ color: oklch(86.3% 0.127 327.5);
Tailwind
colors: {
custom: {
50: '#ffcbfe',
500: '#ffb4fd',
950: '#000000',
},
}SCSS
$custom: #ffb4fd; $custom-light: #ffcbfe; $custom-dark: #000000;
JSON
{
"hex": "#ffb4fd",
"rgb": {
"r": 255,
"g": 180,
"b": 253
},
"hsl": {
"h": 301.6,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.86334,
"c": 0.12707,
"h": 327.5
},
"luminance": 0.60994
}Semantic roles & 50–950 ramp
primary
#FFB4FD
secondary
#71E674
accent
#E60600
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181317
muted
#868385