#FBBFFD#FBBFFD
#FBBFFD is a very light, moderate purple. Relative luminance 0.649; OKLCH L 87.8% C 0.105 H 325.4°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBFFD |
|---|---|
| RGB | rgb(251, 191, 253) |
| HSL | hsl(298, 94%, 87%) |
| HSV | hsv(298, 25%, 99%) |
| CMYK | cmyk(0.8%, 24.5%, 0%, 0.8%) |
| CIE-LAB | lab(84.41, 31.55, -22.19) |
| CIE-LCH | lch(84.41, 38.58, 324.88°) |
| OKLab | oklab(87.8% 0.0867 -0.0599) |
| OKLCH | oklch(87.8% 0.105 325.4) |
| XYZ | xyz(76.1421, 64.8648, 101.4186) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.73
Light Lilac
#EDC8FF
ΔE00 4.49
Very Light Purple
#F6CEFC
ΔE00 4.89
Pale Mauve
#FED0FC
ΔE00 5.07
Pale Lavender
#EECFFE
ΔE00 6.16
Mauve
#E0B0FF
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBFFD #C1FDBF
analogous
#DCBFFD #FBBFFD #FDBFE0
triadic
#FBBFFD #FDFBBF #BFFDFB
tetradic
#FBBFFD #FDDCBF #C1FDBF #BFE0FD
square
#FBBFFD #FDDCBF #C1FDBF #BFE0FD
split-complementary
#FBBFFD #E0FDBF #BFFDDC
monochromatic
#F448F9 #F784FB #FBBFFD #FDE1FE #FDE1FE
Accessibility & contrast
On white
1.50
#FBBFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#FBBFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBFFD
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBFFD | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFF
Deuteranopia (green-blind)
#C8D5FB
Tritanopia (blue-blind)
#FFC4D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbbffd; /* rgb */ color: rgb(251, 191, 253); /* oklch */ color: oklch(87.8% 0.105 325.4);
Tailwind
colors: {
custom: {
50: '#fdd2fe',
500: '#fbbffd',
950: '#000000',
},
}SCSS
$custom: #fbbffd; $custom-light: #fdd2fe; $custom-dark: #000000;
JSON
{
"hex": "#fbbffd",
"rgb": {
"r": 251,
"g": 191,
"b": 253
},
"hsl": {
"h": 298.065,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.87799,
"c": 0.10537,
"h": 325.4
},
"luminance": 0.64863
}Semantic roles & 50–950 ramp
primary
#FBBFFD
secondary
#80E47C
accent
#E60007
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385