#FFB4FA#FFB4FA
#FFB4FA is a very light, vivid purple. Relative luminance 0.608; OKLCH L 86.2% C 0.124 H 328.9°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB4FA |
|---|---|
| RGB | rgb(255, 180, 250) |
| HSL | hsl(304, 100%, 85%) |
| HSV | hsv(304, 29%, 100%) |
| CMYK | cmyk(0%, 29.4%, 2%, 0%) |
| CIE-LAB | lab(82.28, 38.06, -23.81) |
| CIE-LCH | lch(82.28, 44.89, 327.97°) |
| OKLab | oklab(86.22% 0.1063 -0.0642) |
| OKLCH | oklch(86.22% 0.124 328.9) |
| XYZ | xyz(74.8152, 60.8074, 98.2200) |
| Luminance | 0.6080 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.97
Plum
#DDA0DD
ΔE00 6.65
Mauve
#E0B0FF
ΔE00 6.91
Light Lilac
#EDC8FF
ΔE00 7.17
Pale Mauve
#FED0FC
ΔE00 7.64
Very Light Purple
#F6CEFC
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB4FA #B4FFB9
analogous
#DEB4FF #FFB4FA #FFB4D4
triadic
#FFB4FA #FAFFB4 #B4FAFF
tetradic
#FFB4FA #FFDEB4 #B4FFB9 #B4D4FF
square
#FFB4FA #FFDEB4 #B4FFB9 #B4D4FF
split-complementary
#FFB4FA #D4FFB4 #B4FFDE
monochromatic
#FF3AF2 #FF77F6 #FFB4FA #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.60
#FFB4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#FFB4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB4FA
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB4FA | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FD
Deuteranopia (green-blind)
#C2D0F7
Tritanopia (blue-blind)
#FFB9CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffb4fa; /* rgb */ color: rgb(255, 180, 250); /* oklch */ color: oklch(86.2% 0.124 328.9);
Tailwind
colors: {
custom: {
50: '#ffcbfc',
500: '#ffb4fa',
950: '#000000',
},
}SCSS
$custom: #ffb4fa; $custom-light: #ffcbfc; $custom-dark: #000000;
JSON
{
"hex": "#ffb4fa",
"rgb": {
"r": 255,
"g": 180,
"b": 250
},
"hsl": {
"h": 304,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.86223,
"c": 0.12423,
"h": 328.9
},
"luminance": 0.60805
}Semantic roles & 50–950 ramp
primary
#FFB4FA
secondary
#71E679
accent
#E60F00
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181317
muted
#868385