#FBBEF9#FBBEF9
#FBBEF9 is a very light, moderate purple. Relative luminance 0.642; OKLCH L 87.5% C 0.103 H 327.5°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBEF9 |
|---|---|
| RGB | rgb(251, 190, 249) |
| HSL | hsl(302, 88%, 86%) |
| HSV | hsv(302, 24%, 98%) |
| CMYK | cmyk(0%, 24.3%, 0.8%, 1.6%) |
| CIE-LAB | lab(84.06, 31.36, -20.60) |
| CIE-LCH | lch(84.06, 37.52, 326.69°) |
| OKLab | oklab(87.48% 0.087 -0.0554) |
| OKLCH | oklch(87.48% 0.103 327.5) |
| XYZ | xyz(75.2943, 64.1779, 98.0254) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.29
Pale Mauve
#FED0FC
ΔE00 4.85
Very Light Purple
#F6CEFC
ΔE00 4.86
Light Lilac
#EDC8FF
ΔE00 4.86
Pale Lavender
#EECFFE
ΔE00 6.35
Mauve
#E0B0FF
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBEF9 #BEFBC0
analogous
#DFBEFB #FBBEF9 #FBBEDB
triadic
#FBBEF9 #F9FBBE #BEF9FB
tetradic
#FBBEF9 #FBDFBE #BEFBC0 #BEDBFB
square
#FBBEF9 #FBDFBE #BEFBC0 #BEDBFB
split-complementary
#FBBEF9 #DBFBBE #BEFBDF
monochromatic
#F44BEE #F784F4 #FBBEF9 #FDE2FC #FDE2FC
Accessibility & contrast
On white
1.52
#FBBEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#FBBEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBEF9
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBEF9 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCDFB
Deuteranopia (green-blind)
#C9D4F7
Tritanopia (blue-blind)
#FFC3D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbbef9; /* rgb */ color: rgb(251, 190, 249); /* oklch */ color: oklch(87.5% 0.103 327.5);
Tailwind
colors: {
custom: {
50: '#fdd2fb',
500: '#fbbef9',
950: '#000000',
},
}SCSS
$custom: #fbbef9; $custom-light: #fdd2fb; $custom-dark: #000000;
JSON
{
"hex": "#fbbef9",
"rgb": {
"r": 251,
"g": 190,
"b": 249
},
"hsl": {
"h": 301.967,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.87483,
"c": 0.10316,
"h": 327.5
},
"luminance": 0.64176
}Semantic roles & 50–950 ramp
primary
#FBBEF9
secondary
#7DE080
accent
#E50800
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385