#FBB6FB#FBB6FB
#FBB6FB is a very light, moderate purple. Relative luminance 0.609; OKLCH L 86.2% C 0.119 H 326.5°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB6FB |
|---|---|
| RGB | rgb(251, 182, 251) |
| HSL | hsl(300, 90%, 85%) |
| HSV | hsv(300, 27%, 98%) |
| CMYK | cmyk(0%, 27.5%, 0%, 1.6%) |
| CIE-LAB | lab(82.34, 35.92, -24.28) |
| CIE-LCH | lch(82.34, 43.36, 325.95°) |
| OKLab | oklab(86.19% 0.0993 -0.0656) |
| OKLCH | oklch(86.19% 0.119 326.5) |
| XYZ | xyz(73.9225, 60.9325, 99.1153) |
| Luminance | 0.6093 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.99
Mauve
#E0B0FF
ΔE00 6.13
Light Lilac
#EDC8FF
ΔE00 6.26
Plum
#DDA0DD
ΔE00 6.51
Very Light Purple
#F6CEFC
ΔE00 7.02
Pale Mauve
#FED0FC
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB6FB #B6FBB6
analogous
#D9B6FB #FBB6FB #FBB6D9
triadic
#FBB6FB #FBFBB6 #B6FBFB
tetradic
#FBB6FB #FBD9B6 #B6FBB6 #B6D9FB
square
#FBB6FB #FBD9B6 #B6FBB6 #B6D9FB
split-complementary
#FBB6FB #D9FBB6 #B6FBD9
monochromatic
#F542F5 #F87CF8 #FBB6FB #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.59
#FBB6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#FBB6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB6FB
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB6FB | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FE
Deuteranopia (green-blind)
#C2D0F9
Tritanopia (blue-blind)
#FFBCCF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbb6fb; /* rgb */ color: rgb(251, 182, 251); /* oklch */ color: oklch(86.2% 0.119 326.5);
Tailwind
colors: {
custom: {
50: '#fdccfc',
500: '#fbb6fb',
950: '#000000',
},
}SCSS
$custom: #fbb6fb; $custom-light: #fdccfc; $custom-dark: #000000;
JSON
{
"hex": "#fbb6fb",
"rgb": {
"r": 251,
"g": 182,
"b": 251
},
"hsl": {
"h": 300,
"s": 89.61,
"l": 84.902
},
"oklch": {
"l": 0.86194,
"c": 0.119,
"h": 326.5
},
"luminance": 0.6093
}Semantic roles & 50–950 ramp
primary
#FBB6FB
secondary
#76E076
accent
#E60000
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181317
muted
#868385