#FBBDF5#FBBDF5
#FBBDF5 is a very light, moderate purple. Relative luminance 0.635; OKLCH L 87.2% C 0.101 H 329.7°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBDF5 |
|---|---|
| RGB | rgb(251, 189, 245) |
| HSL | hsl(306, 89%, 86%) |
| HSV | hsv(306, 25%, 98%) |
| CMYK | cmyk(0%, 24.7%, 2.4%, 1.6%) |
| CIE-LAB | lab(83.70, 31.17, -19.01) |
| CIE-LCH | lch(83.70, 36.51, 328.62°) |
| OKLab | oklab(87.17% 0.0873 -0.051) |
| OKLCH | oklch(87.17% 0.101 329.7) |
| XYZ | xyz(74.4612, 63.4993, 94.7027) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.96
Pale Mauve
#FED0FC
ΔE00 4.77
Very Light Purple
#F6CEFC
ΔE00 4.97
Light Lilac
#EDC8FF
ΔE00 5.35
Pale Lavender
#EECFFE
ΔE00 6.63
Plum
#DDA0DD
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBDF5 #BDFBC3
analogous
#E2BDFB #FBBDF5 #FBBDD6
triadic
#FBBDF5 #F5FBBD #BDF5FB
tetradic
#FBBDF5 #FBE2BD #BDFBC3 #BDD6FB
square
#FBBDF5 #FBE2BD #BDFBC3 #BDD6FB
split-complementary
#FBBDF5 #D6FBBD #BDFBE2
monochromatic
#F44AE4 #F883EC #FBBDF5 #FDE2FB #FDE2FB
Accessibility & contrast
On white
1.53
#FBBDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#FBBDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBDF5
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBDF5 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCCF7
Deuteranopia (green-blind)
#C9D4F3
Tritanopia (blue-blind)
#FFC1D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbbdf5; /* rgb */ color: rgb(251, 189, 245); /* oklch */ color: oklch(87.2% 0.101 329.7);
Tailwind
colors: {
custom: {
50: '#fdd1f8',
500: '#fbbdf5',
950: '#000000',
},
}SCSS
$custom: #fbbdf5; $custom-light: #fdd1f8; $custom-dark: #000000;
JSON
{
"hex": "#fbbdf5",
"rgb": {
"r": 251,
"g": 189,
"b": 245
},
"hsl": {
"h": 305.806,
"s": 88.571,
"l": 86.275
},
"oklch": {
"l": 0.8717,
"c": 0.10108,
"h": 329.7
},
"luminance": 0.63497
}Semantic roles & 50–950 ramp
primary
#FBBDF5
secondary
#7CE086
accent
#E51600
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385