#FFB5FE#FFB5FE
#FFB5FE is a very light, vivid purple. Relative luminance 0.615; OKLCH L 86.5% C 0.126 H 327.0°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB5FE |
|---|---|
| RGB | rgb(255, 181, 254) |
| HSL | hsl(301, 100%, 85%) |
| HSV | hsv(301, 29%, 100%) |
| CMYK | cmyk(0%, 29%, 0.4%, 0%) |
| CIE-LAB | lab(82.63, 38.25, -25.40) |
| CIE-LCH | lch(82.63, 45.92, 326.41°) |
| OKLab | oklab(86.54% 0.106 -0.0687) |
| OKLCH | oklch(86.54% 0.126 327) |
| XYZ | xyz(75.6516, 61.4661, 101.6258) |
| Luminance | 0.6146 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.68
Mauve
#E0B0FF
ΔE00 6.42
Plum
#DDA0DD
ΔE00 6.93
Light Lilac
#EDC8FF
ΔE00 6.95
Very Light Purple
#F6CEFC
ΔE00 7.70
Pale Mauve
#FED0FC
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB5FE #B5FFB6
analogous
#DBB5FF #FFB5FE #FFB5D9
triadic
#FFB5FE #FEFFB5 #B5FEFF
tetradic
#FFB5FE #FFDBB5 #B5FFB6 #B5D9FF
square
#FFB5FE #FFDBB5 #B5FFB6 #B5D9FF
split-complementary
#FFB5FE #D9FFB5 #B5FFDB
monochromatic
#FF3BFC #FF78FD #FFB5FE #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.58
#FFB5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#FFB5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB5FE
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB5FE | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#C2D1FB
Tritanopia (blue-blind)
#FFBBCF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffb5fe; /* rgb */ color: rgb(255, 181, 254); /* oklch */ color: oklch(86.5% 0.126 327.0);
Tailwind
colors: {
custom: {
50: '#ffccff',
500: '#ffb5fe',
950: '#000000',
},
}SCSS
$custom: #ffb5fe; $custom-light: #ffccff; $custom-dark: #000000;
JSON
{
"hex": "#ffb5fe",
"rgb": {
"r": 255,
"g": 181,
"b": 254
},
"hsl": {
"h": 300.811,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.86537,
"c": 0.1263,
"h": 327
},
"luminance": 0.61464
}Semantic roles & 50–950 ramp
primary
#FFB5FE
secondary
#72E674
accent
#E60300
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181318
muted
#868386