#FFB5FA#FFB5FA
#FFB5FA is a very light, vivid purple. Relative luminance 0.612; OKLCH L 86.4% C 0.123 H 328.9°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB5FA |
|---|---|
| RGB | rgb(255, 181, 250) |
| HSL | hsl(304, 100%, 85%) |
| HSV | hsv(304, 29%, 100%) |
| CMYK | cmyk(0%, 29%, 2%, 0%) |
| CIE-LAB | lab(82.49, 37.54, -23.47) |
| CIE-LCH | lch(82.49, 44.27, 327.98°) |
| OKLab | oklab(86.39% 0.1049 -0.0633) |
| OKLCH | oklch(86.39% 0.123 328.9) |
| XYZ | xyz(75.0178, 61.2126, 98.2875) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.82
Plum
#DDA0DD
ΔE00 6.73
Mauve
#E0B0FF
ΔE00 6.95
Light Lilac
#EDC8FF
ΔE00 6.98
Pale Mauve
#FED0FC
ΔE00 7.39
Very Light Purple
#F6CEFC
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB5FA #B5FFBA
analogous
#DFB5FF #FFB5FA #FFB5D5
triadic
#FFB5FA #FAFFB5 #B5FAFF
tetradic
#FFB5FA #FFDFB5 #B5FFBA #B5D5FF
square
#FFB5FA #FFDFB5 #B5FFBA #B5D5FF
split-complementary
#FFB5FA #D5FFB5 #B5FFDF
monochromatic
#FF3BF2 #FF78F6 #FFB5FA #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.59
#FFB5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#FFB5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB5FA
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB5FA | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7FD
Deuteranopia (green-blind)
#C3D1F7
Tritanopia (blue-blind)
#FFBACE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffb5fa; /* rgb */ color: rgb(255, 181, 250); /* oklch */ color: oklch(86.4% 0.123 328.9);
Tailwind
colors: {
custom: {
50: '#ffccfc',
500: '#ffb5fa',
950: '#000000',
},
}SCSS
$custom: #ffb5fa; $custom-light: #ffccfc; $custom-dark: #000000;
JSON
{
"hex": "#ffb5fa",
"rgb": {
"r": 255,
"g": 181,
"b": 250
},
"hsl": {
"h": 304.054,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.86389,
"c": 0.12251,
"h": 328.9
},
"luminance": 0.6121
}Semantic roles & 50–950 ramp
primary
#FFB5FA
secondary
#72E67A
accent
#E61000
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181317
muted
#868385