#FBBCF4#FBBCF4
#FBBCF4 is a very light, moderate purple. Relative luminance 0.630; OKLCH L 87.0% C 0.102 H 330.2°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBCF4 |
|---|---|
| RGB | rgb(251, 188, 244) |
| HSL | hsl(307, 89%, 86%) |
| HSV | hsv(307, 25%, 98%) |
| CMYK | cmyk(0%, 25.1%, 2.8%, 1.6%) |
| CIE-LAB | lab(83.45, 31.52, -18.86) |
| CIE-LCH | lch(83.45, 36.73, 329.10°) |
| OKLab | oklab(86.96% 0.0884 -0.0506) |
| OKLCH | oklch(86.96% 0.102 330.2) |
| XYZ | xyz(74.0946, 63.0097, 93.8294) |
| Luminance | 0.6301 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.14
Pale Mauve
#FED0FC
ΔE00 4.97
Very Light Purple
#F6CEFC
ΔE00 5.20
Light Lilac
#EDC8FF
ΔE00 5.58
Pale Lavender
#EECFFE
ΔE00 6.86
Plum
#DDA0DD
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBCF4 #BCFBC3
analogous
#E2BCFB #FBBCF4 #FBBCD4
triadic
#FBBCF4 #F4FBBC #BCF4FB
tetradic
#FBBCF4 #FBE2BC #BCFBC3 #BCD4FB
square
#FBBCF4 #FBE2BC #BCFBC3 #BCD4FB
split-complementary
#FBBCF4 #D4FBBC #BCFBE2
monochromatic
#F448E1 #F882EB #FBBCF4 #FDE2FA #FDE2FA
Accessibility & contrast
On white
1.54
#FBBCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#FBBCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBCF4
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBCF4 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACBF6
Deuteranopia (green-blind)
#C9D3F2
Tritanopia (blue-blind)
#FFC0CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbbcf4; /* rgb */ color: rgb(251, 188, 244); /* oklch */ color: oklch(87.0% 0.102 330.2);
Tailwind
colors: {
custom: {
50: '#fdd0f7',
500: '#fbbcf4',
950: '#000000',
},
}SCSS
$custom: #fbbcf4; $custom-light: #fdd0f7; $custom-dark: #000000;
JSON
{
"hex": "#fbbcf4",
"rgb": {
"r": 251,
"g": 188,
"b": 244
},
"hsl": {
"h": 306.667,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.86962,
"c": 0.1019,
"h": 330.2
},
"luminance": 0.63007
}Semantic roles & 50–950 ramp
primary
#FBBCF4
secondary
#7BE086
accent
#E51A00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385