#FBBDF8#FBBDF8
#FBBDF8 is a very light, moderate purple. Relative luminance 0.637; OKLCH L 87.3% C 0.104 H 328.0°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBDF8 |
|---|---|
| RGB | rgb(251, 189, 248) |
| HSL | hsl(303, 89%, 86%) |
| HSV | hsv(303, 25%, 98%) |
| CMYK | cmyk(0%, 24.7%, 1.2%, 1.6%) |
| CIE-LAB | lab(83.80, 31.70, -20.46) |
| CIE-LCH | lch(83.80, 37.73, 327.16°) |
| OKLab | oklab(87.28% 0.0882 -0.055) |
| OKLCH | oklch(87.28% 0.104 328) |
| XYZ | xyz(74.9229, 63.6840, 97.1343) |
| Luminance | 0.6368 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.47
Pale Mauve
#FED0FC
ΔE00 5.02
Very Light Purple
#F6CEFC
ΔE00 5.07
Light Lilac
#EDC8FF
ΔE00 5.09
Pale Lavender
#EECFFE
ΔE00 6.57
Mauve
#E0B0FF
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBDF8 #BDFBC0
analogous
#DFBDFB #FBBDF8 #FBBDD9
triadic
#FBBDF8 #F8FBBD #BDF8FB
tetradic
#FBBDF8 #FBDFBD #BDFBC0 #BDD9FB
square
#FBBDF8 #FBDFBD #BDFBC0 #BDD9FB
split-complementary
#FBBDF8 #D9FBBD #BDFBDF
monochromatic
#F44AEC #F883F2 #FBBDF8 #FDE2FC #FDE2FC
Accessibility & contrast
On white
1.53
#FBBDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#FBBDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBDF8
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBDF8 | 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)
#BACCFA
Deuteranopia (green-blind)
#C8D4F6
Tritanopia (blue-blind)
#FFC2D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbbdf8; /* rgb */ color: rgb(251, 189, 248); /* oklch */ color: oklch(87.3% 0.104 328.0);
Tailwind
colors: {
custom: {
50: '#fdd1fa',
500: '#fbbdf8',
950: '#000000',
},
}SCSS
$custom: #fbbdf8; $custom-light: #fdd1fa; $custom-dark: #000000;
JSON
{
"hex": "#fbbdf8",
"rgb": {
"r": 251,
"g": 189,
"b": 248
},
"hsl": {
"h": 302.903,
"s": 88.571,
"l": 86.275
},
"oklch": {
"l": 0.87275,
"c": 0.10393,
"h": 328
},
"luminance": 0.63682
}Semantic roles & 50–950 ramp
primary
#FBBDF8
secondary
#7CE081
accent
#E50B00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385