#FBBCFD#FBBCFD
#FBBCFD is a very light, moderate purple. Relative luminance 0.636; OKLCH L 87.3% C 0.111 H 325.5°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBCFD |
|---|---|
| RGB | rgb(251, 188, 253) |
| HSL | hsl(298, 94%, 86%) |
| HSV | hsv(298, 26%, 99%) |
| CMYK | cmyk(0.8%, 25.7%, 0%, 0.8%) |
| CIE-LAB | lab(83.74, 33.13, -23.21) |
| CIE-LCH | lch(83.74, 40.46, 324.98°) |
| OKLab | oklab(87.28% 0.0911 -0.0627) |
| OKLCH | oklch(87.28% 0.111 325.5) |
| XYZ | xyz(75.4946, 63.5697, 101.2028) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.99
Light Lilac
#EDC8FF
ΔE00 5.04
Very Light Purple
#F6CEFC
ΔE00 5.67
Pale Mauve
#FED0FC
ΔE00 5.87
Mauve
#E0B0FF
ΔE00 6.37
Pale Lavender
#EECFFE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBCFD #BEFDBC
analogous
#DBBCFD #FBBCFD #FDBCDF
triadic
#FBBCFD #FDFBBC #BCFDFB
tetradic
#FBBCFD #FDDBBC #BEFDBC #BCDFFD
square
#FBBCFD #FDDBBC #BEFDBC #BCDFFD
split-complementary
#FBBCFD #DFFDBC #BCFDDB
monochromatic
#F445F9 #F781FB #FBBCFD #FDE1FE #FDE1FE
Accessibility & contrast
On white
1.53
#FBBCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#FBBCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBCFD
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBCFD | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#C6D4FB
Tritanopia (blue-blind)
#FFC2D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbbcfd; /* rgb */ color: rgb(251, 188, 253); /* oklch */ color: oklch(87.3% 0.111 325.5);
Tailwind
colors: {
custom: {
50: '#fdd0fe',
500: '#fbbcfd',
950: '#000000',
},
}SCSS
$custom: #fbbcfd; $custom-light: #fdd0fe; $custom-dark: #000000;
JSON
{
"hex": "#fbbcfd",
"rgb": {
"r": 251,
"g": 188,
"b": 253
},
"hsl": {
"h": 298.154,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.87284,
"c": 0.11058,
"h": 325.5
},
"luminance": 0.63568
}Semantic roles & 50–950 ramp
primary
#FBBCFD
secondary
#7DE47A
accent
#E60007
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385