#FBB8FB#FBB8FB
#FBB8FB is a very light, moderate purple. Relative luminance 0.618; OKLCH L 86.5% C 0.116 H 326.5°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB8FB |
|---|---|
| RGB | rgb(251, 184, 251) |
| HSL | hsl(300, 89%, 85%) |
| HSV | hsv(300, 27%, 98%) |
| CMYK | cmyk(0%, 26.7%, 0%, 1.6%) |
| CIE-LAB | lab(82.78, 34.87, -23.60) |
| CIE-LCH | lch(82.78, 42.11, 325.91°) |
| OKLab | oklab(86.53% 0.0964 -0.0637) |
| OKLCH | oklch(86.53% 0.116 326.5) |
| XYZ | xyz(74.3350, 61.7576, 99.2528) |
| Luminance | 0.6176 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.67
Light Lilac
#EDC8FF
ΔE00 5.85
Mauve
#E0B0FF
ΔE00 6.28
Very Light Purple
#F6CEFC
ΔE00 6.53
Pale Mauve
#FED0FC
ΔE00 6.67
Plum
#DDA0DD
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB8FB #B8FBB8
analogous
#D9B8FB #FBB8FB #FBB8D9
triadic
#FBB8FB #FBFBB8 #B8FBFB
tetradic
#FBB8FB #FBD9B8 #B8FBB8 #B8D9FB
square
#FBB8FB #FBD9B8 #B8FBB8 #B8D9FB
split-complementary
#FBB8FB #D9FBB8 #B8FBD9
monochromatic
#F444F4 #F87EF8 #FBB8FB #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.57
#FBB8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#FBB8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB8FB
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB8FB | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FE
Deuteranopia (green-blind)
#C3D1F9
Tritanopia (blue-blind)
#FFBED0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbb8fb; /* rgb */ color: rgb(251, 184, 251); /* oklch */ color: oklch(86.5% 0.116 326.5);
Tailwind
colors: {
custom: {
50: '#fdcefc',
500: '#fbb8fb',
950: '#000000',
},
}SCSS
$custom: #fbb8fb; $custom-light: #fdcefc; $custom-dark: #000000;
JSON
{
"hex": "#fbb8fb",
"rgb": {
"r": 251,
"g": 184,
"b": 251
},
"hsl": {
"h": 300,
"s": 89.333,
"l": 85.294
},
"oklch": {
"l": 0.86531,
"c": 0.11554,
"h": 326.5
},
"luminance": 0.61755
}Semantic roles & 50–950 ramp
primary
#FBB8FB
secondary
#77E077
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181317
muted
#868385