#FFB4FE#FFB4FE
#FFB4FE is a very light, vivid purple. Relative luminance 0.611; OKLCH L 86.4% C 0.128 H 327.1°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB4FE |
|---|---|
| RGB | rgb(255, 180, 254) |
| HSL | hsl(301, 100%, 85%) |
| HSV | hsv(301, 29%, 100%) |
| CMYK | cmyk(0%, 29.4%, 0.4%, 0%) |
| CIE-LAB | lab(82.41, 38.77, -25.74) |
| CIE-LCH | lch(82.41, 46.53, 326.42°) |
| OKLab | oklab(86.37% 0.1074 -0.0696) |
| OKLCH | oklch(86.37% 0.128 327.1) |
| XYZ | xyz(75.4490, 61.0609, 101.5583) |
| Luminance | 0.6106 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.85
Mauve
#E0B0FF
ΔE00 6.39
Plum
#DDA0DD
ΔE00 6.86
Light Lilac
#EDC8FF
ΔE00 7.14
Very Light Purple
#F6CEFC
ΔE00 7.94
Pale Mauve
#FED0FC
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB4FE #B4FFB5
analogous
#DAB4FF #FFB4FE #FFB4D8
triadic
#FFB4FE #FEFFB4 #B4FEFF
tetradic
#FFB4FE #FFDAB4 #B4FFB5 #B4D8FF
square
#FFB4FE #FFDAB4 #B4FFB5 #B4D8FF
split-complementary
#FFB4FE #D8FFB4 #B4FFDA
monochromatic
#FF3AFC #FF77FD #FFB4FE #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.59
#FFB4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#FFB4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB4FE
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB4FE | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#C1D0FB
Tritanopia (blue-blind)
#FFBACF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffb4fe; /* rgb */ color: rgb(255, 180, 254); /* oklch */ color: oklch(86.4% 0.128 327.1);
Tailwind
colors: {
custom: {
50: '#ffcbff',
500: '#ffb4fe',
950: '#000000',
},
}SCSS
$custom: #ffb4fe; $custom-light: #ffcbff; $custom-dark: #000000;
JSON
{
"hex": "#ffb4fe",
"rgb": {
"r": 255,
"g": 180,
"b": 254
},
"hsl": {
"h": 300.8,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.86371,
"c": 0.12802,
"h": 327.1
},
"luminance": 0.61058
}Semantic roles & 50–950 ramp
primary
#FFB4FE
secondary
#71E673
accent
#E60300
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181318
muted
#868386