#FFB6FA#FFB6FA
#FFB6FA is a very light, vivid purple. Relative luminance 0.616; OKLCH L 86.6% C 0.121 H 328.9°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB6FA |
|---|---|
| RGB | rgb(255, 182, 250) |
| HSL | hsl(304, 100%, 86%) |
| HSV | hsv(304, 29%, 100%) |
| CMYK | cmyk(0%, 28.6%, 2%, 0%) |
| CIE-LAB | lab(82.71, 37.01, -23.14) |
| CIE-LCH | lch(82.71, 43.65, 327.98°) |
| OKLab | oklab(86.56% 0.1034 -0.0624) |
| OKLCH | oklch(86.56% 0.121 328.9) |
| XYZ | xyz(75.2218, 61.6207, 98.3555) |
| Luminance | 0.6162 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.67
Light Lilac
#EDC8FF
ΔE00 6.80
Plum
#DDA0DD
ΔE00 6.82
Mauve
#E0B0FF
ΔE00 7.01
Pale Mauve
#FED0FC
ΔE00 7.14
Very Light Purple
#F6CEFC
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB6FA #B6FFBB
analogous
#DFB6FF #FFB6FA #FFB6D5
triadic
#FFB6FA #FAFFB6 #B6FAFF
tetradic
#FFB6FA #FFDFB6 #B6FFBB #B6D5FF
square
#FFB6FA #FFDFB6 #B6FFBB #B6D5FF
split-complementary
#FFB6FA #D5FFB6 #B6FFDF
monochromatic
#FF3CF2 #FF79F6 #FFB6FA #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.58
#FFB6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#FFB6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB6FA
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB6FA | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FD
Deuteranopia (green-blind)
#C4D1F8
Tritanopia (blue-blind)
#FFBBCE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffb6fa; /* rgb */ color: rgb(255, 182, 250); /* oklch */ color: oklch(86.6% 0.121 328.9);
Tailwind
colors: {
custom: {
50: '#ffccfc',
500: '#ffb6fa',
950: '#000000',
},
}SCSS
$custom: #ffb6fa; $custom-light: #ffccfc; $custom-dark: #000000;
JSON
{
"hex": "#ffb6fa",
"rgb": {
"r": 255,
"g": 182,
"b": 250
},
"hsl": {
"h": 304.11,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.86555,
"c": 0.12077,
"h": 328.9
},
"luminance": 0.61618
}Semantic roles & 50–950 ramp
primary
#FFB6FA
secondary
#73E67B
accent
#E61000
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181317
muted
#868385