#FBB8FF#FBB8FF
#FBB8FF is a very light, moderate purple. Relative luminance 0.620; OKLCH L 86.7% C 0.119 H 324.7°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB8FF |
|---|---|
| RGB | rgb(251, 184, 255) |
| HSL | hsl(297, 100%, 86%) |
| HSV | hsv(297, 28%, 100%) |
| CMYK | cmyk(1.6%, 27.8%, 0%, 0%) |
| CIE-LAB | lab(82.92, 35.60, -25.53) |
| CIE-LCH | lch(82.92, 43.81, 324.36°) |
| OKLab | oklab(86.68% 0.0975 -0.0691) |
| OKLCH | oklch(86.68% 0.12 324.7) |
| XYZ | xyz(74.9722, 62.0125, 102.6086) |
| Luminance | 0.6201 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.56
Mauve
#E0B0FF
ΔE00 5.71
Light Lilac
#EDC8FF
ΔE00 5.86
Very Light Purple
#F6CEFC
ΔE00 6.87
Plum
#DDA0DD
ΔE00 6.96
Pale Mauve
#FED0FC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB8FF #BCFFB8
analogous
#D7B8FF #FBB8FF #FFB8DF
triadic
#FBB8FF #FFFBB8 #B8FFFB
tetradic
#FBB8FF #FFD7B8 #BCFFB8 #B8DFFF
square
#FBB8FF #FFD7B8 #BCFFB8 #B8DFFF
split-complementary
#FBB8FF #DFFFB8 #B8FFD7
monochromatic
#F43EFF #F87BFF #FBB8FF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.57
#FBB8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#FBB8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB8FF
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB8FF | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#C2D1FD
Tritanopia (blue-blind)
#FFBFD1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbb8ff; /* rgb */ color: rgb(251, 184, 255); /* oklch */ color: oklch(86.7% 0.119 324.7);
Tailwind
colors: {
custom: {
50: '#fdceff',
500: '#fbb8ff',
950: '#000000',
},
}SCSS
$custom: #fbb8ff; $custom-light: #fdceff; $custom-dark: #000000;
JSON
{
"hex": "#fbb8ff",
"rgb": {
"r": 251,
"g": 184,
"b": 255
},
"hsl": {
"h": 296.62,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.86679,
"c": 0.1195,
"h": 324.7
},
"luminance": 0.6201
}Semantic roles & 50–950 ramp
primary
#FBB8FF
secondary
#7BE775
accent
#E6000D
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181318
muted
#868386