#FBBBF4#FBBBF4
#FBBBF4 is a very light, moderate purple. Relative luminance 0.626; OKLCH L 86.8% C 0.104 H 330.2°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBBF4 |
|---|---|
| RGB | rgb(251, 187, 244) |
| HSL | hsl(307, 89%, 86%) |
| HSV | hsv(307, 25%, 98%) |
| CMYK | cmyk(0%, 25.5%, 2.8%, 1.6%) |
| CIE-LAB | lab(83.22, 32.04, -19.20) |
| CIE-LCH | lch(83.22, 37.36, 329.07°) |
| OKLab | oklab(86.79% 0.0899 -0.0515) |
| OKLCH | oklch(86.79% 0.104 330.2) |
| XYZ | xyz(73.8817, 62.5839, 93.7585) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.17
Pale Mauve
#FED0FC
ΔE00 5.24
Very Light Purple
#F6CEFC
ΔE00 5.44
Light Lilac
#EDC8FF
ΔE00 5.71
Pale Lavender
#EECFFE
ΔE00 7.06
Plum
#DDA0DD
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBBF4 #BBFBC2
analogous
#E2BBFB #FBBBF4 #FBBBD4
triadic
#FBBBF4 #F4FBBB #BBF4FB
tetradic
#FBBBF4 #FBE2BB #BBFBC2 #BBD4FB
square
#FBBBF4 #FBE2BB #BBFBC2 #BBD4FB
split-complementary
#FBBBF4 #D4FBBB #BBFBE2
monochromatic
#F447E1 #F881EB #FBBBF4 #FDE2FA #FDE2FA
Accessibility & contrast
On white
1.55
#FBBBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#FBBBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBBF4
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBBF4 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF6
Deuteranopia (green-blind)
#C8D2F2
Tritanopia (blue-blind)
#FFBFCF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbbbf4; /* rgb */ color: rgb(251, 187, 244); /* oklch */ color: oklch(86.8% 0.104 330.2);
Tailwind
colors: {
custom: {
50: '#fdd0f7',
500: '#fbbbf4',
950: '#000000',
},
}SCSS
$custom: #fbbbf4; $custom-light: #fdd0f7; $custom-dark: #000000;
JSON
{
"hex": "#fbbbf4",
"rgb": {
"r": 251,
"g": 187,
"b": 244
},
"hsl": {
"h": 306.563,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.8679,
"c": 0.10363,
"h": 330.2
},
"luminance": 0.62582
}Semantic roles & 50–950 ramp
primary
#FBBBF4
secondary
#7AE085
accent
#E61900
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385