#FBBFF4#FBBFF4
#FBBFF4 is a very light, moderate purple. Relative luminance 0.643; OKLCH L 87.5% C 0.097 H 330.4°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBFF4 |
|---|---|
| RGB | rgb(251, 191, 244) |
| HSL | hsl(307, 88%, 87%) |
| HSV | hsv(307, 24%, 98%) |
| CMYK | cmyk(0%, 23.9%, 2.8%, 1.6%) |
| CIE-LAB | lab(84.12, 29.94, -17.84) |
| CIE-LCH | lch(84.12, 34.85, 329.21°) |
| OKLab | oklab(87.48% 0.084 -0.0478) |
| OKLCH | oklch(87.48% 0.097 330.4) |
| XYZ | xyz(74.7421, 64.3048, 94.0453) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.16
Light Lavendar
#EFC0FE
ΔE00 4.19
Very Light Purple
#F6CEFC
ΔE00 4.50
Light Lilac
#EDC8FF
ΔE00 5.24
Pale Lavender
#EECFFE
ΔE00 6.30
Plum
#DDA0DD
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBFF4 #BFFBC6
analogous
#E4BFFB #FBBFF4 #FBBFD6
triadic
#FBBFF4 #F4FBBF #BFF4FB
tetradic
#FBBFF4 #FBE4BF #BFFBC6 #BFD6FB
square
#FBBFF4 #FBE4BF #BFFBC6 #BFD6FB
split-complementary
#FBBFF4 #D6FBBF #BFFBE4
monochromatic
#F44CE0 #F785EA #FBBFF4 #FDE2FA #FDE2FA
Accessibility & contrast
On white
1.52
#FBBFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#FBBFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBFF4
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBFF4 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCDF6
Deuteranopia (green-blind)
#CBD5F2
Tritanopia (blue-blind)
#FFC3D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbbff4; /* rgb */ color: rgb(251, 191, 244); /* oklch */ color: oklch(87.5% 0.097 330.4);
Tailwind
colors: {
custom: {
50: '#fdd2f7',
500: '#fbbff4',
950: '#000000',
},
}SCSS
$custom: #fbbff4; $custom-light: #fdd2f7; $custom-dark: #000000;
JSON
{
"hex": "#fbbff4",
"rgb": {
"r": 251,
"g": 191,
"b": 244
},
"hsl": {
"h": 307,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.87481,
"c": 0.09666,
"h": 330.4
},
"luminance": 0.64302
}Semantic roles & 50–950 ramp
primary
#FBBFF4
secondary
#7EE089
accent
#E51B01
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385