#FBB9FF#FBB9FF
#FBB9FF is a very light, moderate purple. Relative luminance 0.624; OKLCH L 86.8% C 0.118 H 324.6°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB9FF |
|---|---|
| RGB | rgb(251, 185, 255) |
| HSL | hsl(297, 100%, 86%) |
| HSV | hsv(297, 27%, 100%) |
| CMYK | cmyk(1.6%, 27.5%, 0%, 0%) |
| CIE-LAB | lab(83.14, 35.08, -25.19) |
| CIE-LCH | lch(83.14, 43.19, 324.31°) |
| OKLab | oklab(86.85% 0.096 -0.0682) |
| OKLCH | oklch(86.85% 0.118 324.6) |
| XYZ | xyz(75.1807, 62.4294, 102.6781) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.38
Light Lilac
#EDC8FF
ΔE00 5.65
Mauve
#E0B0FF
ΔE00 5.78
Very Light Purple
#F6CEFC
ΔE00 6.62
Pale Mauve
#FED0FC
ΔE00 6.90
Plum
#DDA0DD
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB9FF #BDFFB9
analogous
#D8B9FF #FBB9FF #FFB9E0
triadic
#FBB9FF #FFFBB9 #B9FFFB
tetradic
#FBB9FF #FFD8B9 #BDFFB9 #B9E0FF
square
#FBB9FF #FFD8B9 #BDFFB9 #B9E0FF
split-complementary
#FBB9FF #E0FFB9 #B9FFD8
monochromatic
#F43FFF #F87CFF #FBB9FF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.56
#FBB9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#FBB9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB9FF
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB9FF | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#C3D2FD
Tritanopia (blue-blind)
#FEBFD2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbb9ff; /* rgb */ color: rgb(251, 185, 255); /* oklch */ color: oklch(86.8% 0.118 324.6);
Tailwind
colors: {
custom: {
50: '#fdceff',
500: '#fbb9ff',
950: '#000000',
},
}SCSS
$custom: #fbb9ff; $custom-light: #fdceff; $custom-dark: #000000;
JSON
{
"hex": "#fbb9ff",
"rgb": {
"r": 251,
"g": 185,
"b": 255
},
"hsl": {
"h": 296.571,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.86848,
"c": 0.11778,
"h": 324.6
},
"luminance": 0.62427
}Semantic roles & 50–950 ramp
primary
#FBB9FF
secondary
#7CE775
accent
#E6000D
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386