#FBBEF1#FBBEF1
#FBBEF1 is a very light, moderate purple. Relative luminance 0.637; OKLCH L 87.2% C 0.096 H 332.1°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBEF1 |
|---|---|
| RGB | rgb(251, 190, 241) |
| HSL | hsl(310, 88%, 86%) |
| HSV | hsv(310, 24%, 98%) |
| CMYK | cmyk(0%, 24.3%, 4%, 1.6%) |
| CIE-LAB | lab(83.80, 29.94, -16.72) |
| CIE-LCH | lch(83.80, 34.29, 330.81°) |
| OKLab | oklab(87.2% 0.0846 -0.0447) |
| OKLCH | oklch(87.2% 0.096 332.1) |
| XYZ | xyz(74.0730, 63.6894, 91.5934) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.32
Light Lavendar
#EFC0FE
ΔE00 4.76
Very Light Purple
#F6CEFC
ΔE00 4.80
Light Lilac
#EDC8FF
ΔE00 5.74
Pale Lavender
#EECFFE
ΔE00 6.66
Plum
#DDA0DD
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBEF1 #BEFBC8
analogous
#E7BEFB #FBBEF1 #FBBED3
triadic
#FBBEF1 #F1FBBE #BEF1FB
tetradic
#FBBEF1 #FBE7BE #BEFBC8 #BED3FB
square
#FBBEF1 #FBE7BE #BEFBC8 #BED3FB
split-complementary
#FBBEF1 #D3FBBE #BEFBE7
monochromatic
#F44BD8 #F784E5 #FBBEF1 #FDE2F9 #FDE2F9
Accessibility & contrast
On white
1.53
#FBBEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#FBBEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBEF1
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBEF1 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCCF3
Deuteranopia (green-blind)
#CBD4EF
Tritanopia (blue-blind)
#FFC1D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbbef1; /* rgb */ color: rgb(251, 190, 241); /* oklch */ color: oklch(87.2% 0.096 332.1);
Tailwind
colors: {
custom: {
50: '#fdd2f5',
500: '#fbbef1',
950: '#000000',
},
}SCSS
$custom: #fbbef1; $custom-light: #fdd2f5; $custom-dark: #000000;
JSON
{
"hex": "#fbbef1",
"rgb": {
"r": 251,
"g": 190,
"b": 241
},
"hsl": {
"h": 309.836,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.87204,
"c": 0.09566,
"h": 332.1
},
"luminance": 0.63687
}Semantic roles & 50–950 ramp
primary
#FBBEF1
secondary
#7DE08D
accent
#E52600
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385