#FFB3FE#FFB3FE
#FFB3FE is a very light, vivid purple. Relative luminance 0.607; OKLCH L 86.2% C 0.130 H 327.1°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB3FE |
|---|---|
| RGB | rgb(255, 179, 254) |
| HSL | hsl(301, 100%, 85%) |
| HSV | hsv(301, 30%, 100%) |
| CMYK | cmyk(0%, 29.8%, 0.4%, 0%) |
| CIE-LAB | lab(82.19, 39.29, -26.07) |
| CIE-LCH | lch(82.19, 47.15, 326.44°) |
| OKLab | oklab(86.21% 0.1089 -0.0705) |
| OKLCH | oklch(86.21% 0.13 327.1) |
| XYZ | xyz(75.2479, 60.6586, 101.4912) |
| Luminance | 0.6066 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.03
Mauve
#E0B0FF
ΔE00 6.37
Plum
#DDA0DD
ΔE00 6.80
Light Lilac
#EDC8FF
ΔE00 7.34
Very Light Purple
#F6CEFC
ΔE00 8.17
Pale Mauve
#FED0FC
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB3FE #B3FFB4
analogous
#DAB3FF #FFB3FE #FFB3D8
triadic
#FFB3FE #FEFFB3 #B3FEFF
tetradic
#FFB3FE #FFDAB3 #B3FFB4 #B3D8FF
square
#FFB3FE #FFDAB3 #B3FFB4 #B3D8FF
split-complementary
#FFB3FE #D8FFB3 #B3FFDA
monochromatic
#FF39FC #FF76FD #FFB3FE #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.60
#FFB3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#FFB3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB3FE
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB3FE | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#C0D0FB
Tritanopia (blue-blind)
#FFB9CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffb3fe; /* rgb */ color: rgb(255, 179, 254); /* oklch */ color: oklch(86.2% 0.130 327.1);
Tailwind
colors: {
custom: {
50: '#ffcaff',
500: '#ffb3fe',
950: '#000000',
},
}SCSS
$custom: #ffb3fe; $custom-light: #ffcaff; $custom-dark: #000000;
JSON
{
"hex": "#ffb3fe",
"rgb": {
"r": 255,
"g": 179,
"b": 254
},
"hsl": {
"h": 300.789,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.86207,
"c": 0.12974,
"h": 327.1
},
"luminance": 0.60656
}Semantic roles & 50–950 ramp
primary
#FFB3FE
secondary
#70E672
accent
#E60300
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181318
muted
#868386