#FBBEF4#FBBEF4
#FBBEF4 is a very light, moderate purple. Relative luminance 0.639; OKLCH L 87.3% C 0.098 H 330.3°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBEF4 |
|---|---|
| RGB | rgb(251, 190, 244) |
| HSL | hsl(307, 88%, 86%) |
| HSV | hsv(307, 24%, 98%) |
| CMYK | cmyk(0%, 24.3%, 2.8%, 1.6%) |
| CIE-LAB | lab(83.90, 30.46, -18.18) |
| CIE-LCH | lch(83.90, 35.48, 329.17°) |
| OKLab | oklab(87.31% 0.0855 -0.0487) |
| OKLCH | oklch(87.31% 0.098 330.3) |
| XYZ | xyz(74.5248, 63.8701, 93.9728) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.15
Pale Mauve
#FED0FC
ΔE00 4.43
Very Light Purple
#F6CEFC
ΔE00 4.73
Light Lilac
#EDC8FF
ΔE00 5.34
Pale Lavender
#EECFFE
ΔE00 6.48
Plum
#DDA0DD
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBEF4 #BEFBC5
analogous
#E4BEFB #FBBEF4 #FBBED6
triadic
#FBBEF4 #F4FBBE #BEF4FB
tetradic
#FBBEF4 #FBE4BE #BEFBC5 #BED6FB
square
#FBBEF4 #FBE4BE #BEFBC5 #BED6FB
split-complementary
#FBBEF4 #D6FBBE #BEFBE4
monochromatic
#F44BE0 #F784EA #FBBEF4 #FDE2FA #FDE2FA
Accessibility & contrast
On white
1.52
#FBBEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#FBBEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBEF4
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBEF4 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCCF6
Deuteranopia (green-blind)
#CAD4F2
Tritanopia (blue-blind)
#FFC2D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbbef4; /* rgb */ color: rgb(251, 190, 244); /* oklch */ color: oklch(87.3% 0.098 330.3);
Tailwind
colors: {
custom: {
50: '#fdd2f7',
500: '#fbbef4',
950: '#000000',
},
}SCSS
$custom: #fbbef4; $custom-light: #fdd2f7; $custom-dark: #000000;
JSON
{
"hex": "#fbbef4",
"rgb": {
"r": 251,
"g": 190,
"b": 244
},
"hsl": {
"h": 306.885,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.87307,
"c": 0.09841,
"h": 330.3
},
"luminance": 0.63868
}Semantic roles & 50–950 ramp
primary
#FBBEF4
secondary
#7DE088
accent
#E51B00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385