#FBBCF2#FBBCF2
#FBBCF2 is a very light, moderate purple. Relative luminance 0.629; OKLCH L 86.9% C 0.100 H 331.4°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBCF2 |
|---|---|
| RGB | rgb(251, 188, 242) |
| HSL | hsl(309, 89%, 86%) |
| HSV | hsv(309, 25%, 98%) |
| CMYK | cmyk(0%, 25.1%, 3.6%, 1.6%) |
| CIE-LAB | lab(83.38, 31.17, -17.89) |
| CIE-LCH | lch(83.38, 35.94, 330.14°) |
| OKLab | oklab(86.89% 0.0878 -0.0479) |
| OKLCH | oklch(86.89% 0.1 331.4) |
| XYZ | xyz(73.7926, 62.8889, 92.2388) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.51
Pale Mauve
#FED0FC
ΔE00 4.87
Very Light Purple
#F6CEFC
ΔE00 5.21
Light Lilac
#EDC8FF
ΔE00 5.80
Pale Lavender
#EECFFE
ΔE00 6.95
Plum
#DDA0DD
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBCF2 #BCFBC5
analogous
#E4BCFB #FBBCF2 #FBBCD2
triadic
#FBBCF2 #F2FBBC #BCF2FB
tetradic
#FBBCF2 #FBE4BC #BCFBC5 #BCD2FB
square
#FBBCF2 #FBE4BC #BCFBC5 #BCD2FB
split-complementary
#FBBCF2 #D2FBBC #BCFBE4
monochromatic
#F448DC #F882E7 #FBBCF2 #FDE2F9 #FDE2F9
Accessibility & contrast
On white
1.55
#FBBCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#FBBCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBCF2
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBCF2 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF4
Deuteranopia (green-blind)
#C9D3F0
Tritanopia (blue-blind)
#FFBFCF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbbcf2; /* rgb */ color: rgb(251, 188, 242); /* oklch */ color: oklch(86.9% 0.100 331.4);
Tailwind
colors: {
custom: {
50: '#fdd0f6',
500: '#fbbcf2',
950: '#000000',
},
}SCSS
$custom: #fbbcf2; $custom-light: #fdd0f6; $custom-dark: #000000;
JSON
{
"hex": "#fbbcf2",
"rgb": {
"r": 251,
"g": 188,
"b": 242
},
"hsl": {
"h": 308.571,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.86892,
"c": 0.10006,
"h": 331.4
},
"luminance": 0.62886
}Semantic roles & 50–950 ramp
primary
#FBBCF2
secondary
#7BE089
accent
#E52100
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385