#FBB0FE#FBB0FE
#FBB0FE is a very light, vivid purple. Relative luminance 0.587; OKLCH L 85.3% C 0.132 H 325.4°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB0FE |
|---|---|
| RGB | rgb(251, 176, 254) |
| HSL | hsl(298, 98%, 84%) |
| HSV | hsv(298, 31%, 100%) |
| CMYK | cmyk(1.2%, 30.7%, 0%, 0.4%) |
| CIE-LAB | lab(81.14, 39.61, -27.72) |
| CIE-LCH | lch(81.14, 48.35, 325.02°) |
| OKLab | oklab(85.31% 0.1088 -0.0752) |
| OKLCH | oklch(85.31% 0.132 325.4) |
| XYZ | xyz(73.1966, 58.7181, 101.2247) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.15
Mauve
#E0B0FF
ΔE00 5.60
Plum
#DDA0DD
ΔE00 6.34
Light Lilac
#EDC8FF
ΔE00 7.56
Light Violet
#D6B4FC
ΔE00 7.94
Very Light Purple
#F6CEFC
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB0FE #B3FEB0
analogous
#D4B0FE #FBB0FE #FEB0DA
triadic
#FBB0FE #FEFBB0 #B0FEFB
tetradic
#FBB0FE #FED4B0 #B3FEB0 #B0DAFE
square
#FBB0FE #FED4B0 #B3FEB0 #B0DAFE
split-complementary
#FBB0FE #DAFEB0 #B0FED4
monochromatic
#F537FC #F874FD #FBB0FE #FDE1FF #FDE1FF
Accessibility & contrast
On white
1.65
#FBB0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#FBB0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB0FE
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB0FE | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#BCCDFB
Tritanopia (blue-blind)
#FFB7CC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fbb0fe; /* rgb */ color: rgb(251, 176, 254); /* oklch */ color: oklch(85.3% 0.132 325.4);
Tailwind
colors: {
custom: {
50: '#fdc8ff',
500: '#fbb0fe',
950: '#000000',
},
}SCSS
$custom: #fbb0fe; $custom-light: #fdc8ff; $custom-dark: #000000;
JSON
{
"hex": "#fbb0fe",
"rgb": {
"r": 251,
"g": 176,
"b": 254
},
"hsl": {
"h": 297.692,
"s": 97.5,
"l": 84.314
},
"oklch": {
"l": 0.8531,
"c": 0.13229,
"h": 325.4
},
"luminance": 0.58716
}Semantic roles & 50–950 ramp
primary
#FBB0FE
secondary
#73E46E
accent
#E60009
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181318
muted
#868286