#FBBEF5#FBBEF5
#FBBEF5 is a very light, moderate purple. Relative luminance 0.639; OKLCH L 87.3% C 0.099 H 329.7°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBEF5 |
|---|---|
| RGB | rgb(251, 190, 245) |
| HSL | hsl(306, 88%, 86%) |
| HSV | hsv(306, 24%, 98%) |
| CMYK | cmyk(0%, 24.3%, 2.4%, 1.6%) |
| CIE-LAB | lab(83.93, 30.64, -18.67) |
| CIE-LCH | lch(83.93, 35.88, 328.65°) |
| OKLab | oklab(87.34% 0.0858 -0.0501) |
| OKLCH | oklch(87.34% 0.099 329.7) |
| XYZ | xyz(74.6771, 63.9310, 94.7747) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.96
Pale Mauve
#FED0FC
ΔE00 4.50
Very Light Purple
#F6CEFC
ΔE00 4.73
Light Lilac
#EDC8FF
ΔE00 5.23
Pale Lavender
#EECFFE
ΔE00 6.44
Plum
#DDA0DD
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBEF5 #BEFBC4
analogous
#E3BEFB #FBBEF5 #FBBED7
triadic
#FBBEF5 #F5FBBE #BEF5FB
tetradic
#FBBEF5 #FBE3BE #BEFBC4 #BED7FB
square
#FBBEF5 #FBE3BE #BEFBC4 #BED7FB
split-complementary
#FBBEF5 #D7FBBE #BEFBE3
monochromatic
#F44BE3 #F784EC #FBBEF5 #FDE2FB #FDE2FB
Accessibility & contrast
On white
1.52
#FBBEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#FBBEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBEF5
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBEF5 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCCF7
Deuteranopia (green-blind)
#CAD4F3
Tritanopia (blue-blind)
#FFC2D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbbef5; /* rgb */ color: rgb(251, 190, 245); /* oklch */ color: oklch(87.3% 0.099 329.7);
Tailwind
colors: {
custom: {
50: '#fdd2f8',
500: '#fbbef5',
950: '#000000',
},
}SCSS
$custom: #fbbef5; $custom-light: #fdd2f8; $custom-dark: #000000;
JSON
{
"hex": "#fbbef5",
"rgb": {
"r": 251,
"g": 190,
"b": 245
},
"hsl": {
"h": 305.902,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.87342,
"c": 0.09934,
"h": 329.7
},
"luminance": 0.63929
}Semantic roles & 50–950 ramp
primary
#FBBEF5
secondary
#7DE087
accent
#E51700
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385