#FBBDF4#FBBDF4
#FBBDF4 is a very light, moderate purple. Relative luminance 0.634; OKLCH L 87.1% C 0.100 H 330.3°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBDF4 |
|---|---|
| RGB | rgb(251, 189, 244) |
| HSL | hsl(307, 89%, 86%) |
| HSV | hsv(307, 25%, 98%) |
| CMYK | cmyk(0%, 24.7%, 2.8%, 1.6%) |
| CIE-LAB | lab(83.67, 30.99, -18.52) |
| CIE-LCH | lch(83.67, 36.10, 329.14°) |
| OKLab | oklab(87.14% 0.087 -0.0497) |
| OKLCH | oklch(87.14% 0.1 330.3) |
| XYZ | xyz(74.3090, 63.4384, 93.9009) |
| Luminance | 0.6344 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.14
Pale Mauve
#FED0FC
ΔE00 4.70
Very Light Purple
#F6CEFC
ΔE00 4.97
Light Lilac
#EDC8FF
ΔE00 5.46
Pale Lavender
#EECFFE
ΔE00 6.67
Plum
#DDA0DD
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBDF4 #BDFBC4
analogous
#E3BDFB #FBBDF4 #FBBDD5
triadic
#FBBDF4 #F4FBBD #BDF4FB
tetradic
#FBBDF4 #FBE3BD #BDFBC4 #BDD5FB
square
#FBBDF4 #FBE3BD #BDFBC4 #BDD5FB
split-complementary
#FBBDF4 #D5FBBD #BDFBE3
monochromatic
#F44AE1 #F883EA #FBBDF4 #FDE2FA #FDE2FA
Accessibility & contrast
On white
1.53
#FBBDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#FBBDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBDF4
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBDF4 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF6
Deuteranopia (green-blind)
#C9D4F2
Tritanopia (blue-blind)
#FFC1D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbbdf4; /* rgb */ color: rgb(251, 189, 244); /* oklch */ color: oklch(87.1% 0.100 330.3);
Tailwind
colors: {
custom: {
50: '#fdd1f7',
500: '#fbbdf4',
950: '#000000',
},
}SCSS
$custom: #fbbdf4; $custom-light: #fdd1f7; $custom-dark: #000000;
JSON
{
"hex": "#fbbdf4",
"rgb": {
"r": 251,
"g": 189,
"b": 244
},
"hsl": {
"h": 306.774,
"s": 88.571,
"l": 86.275
},
"oklch": {
"l": 0.87135,
"c": 0.10015,
"h": 330.3
},
"luminance": 0.63436
}Semantic roles & 50–950 ramp
primary
#FBBDF4
secondary
#7CE087
accent
#E51A00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385