#FBBDFE#FBBDFE
#FBBDFE is a very light, moderate purple. Relative luminance 0.641; OKLCH L 87.5% C 0.110 H 324.9°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBDFE |
|---|---|
| RGB | rgb(251, 189, 254) |
| HSL | hsl(297, 97%, 87%) |
| HSV | hsv(297, 26%, 100%) |
| CMYK | cmyk(1.2%, 25.6%, 0%, 0.4%) |
| CIE-LAB | lab(84.00, 32.79, -23.36) |
| CIE-LCH | lch(84.00, 40.26, 324.54°) |
| OKLab | oklab(87.49% 0.0899 -0.0631) |
| OKLCH | oklch(87.49% 0.11 324.9) |
| XYZ | xyz(75.8687, 64.0623, 102.1154) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.81
Light Lilac
#EDC8FF
ΔE00 4.83
Very Light Purple
#F6CEFC
ΔE00 5.51
Pale Mauve
#FED0FC
ΔE00 5.74
Mauve
#E0B0FF
ΔE00 6.34
Pale Lavender
#EECFFE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBDFE #C0FEBD
analogous
#DBBDFE #FBBDFE #FEBDE1
triadic
#FBBDFE #FEFBBD #BDFEFB
tetradic
#FBBDFE #FEDBBD #C0FEBD #BDE1FE
square
#FBBDFE #FEDBBD #C0FEBD #BDE1FE
split-complementary
#FBBDFE #E1FEBD #BDFEDB
monochromatic
#F444FC #F781FD #FBBDFE #FDE1FF #FDE1FF
Accessibility & contrast
On white
1.52
#FBBDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#FBBDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBDFE
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBDFE | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#C6D4FC
Tritanopia (blue-blind)
#FEC3D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbbdfe; /* rgb */ color: rgb(251, 189, 254); /* oklch */ color: oklch(87.5% 0.110 324.9);
Tailwind
colors: {
custom: {
50: '#fdd1fe',
500: '#fbbdfe',
950: '#000000',
},
}SCSS
$custom: #fbbdfe; $custom-light: #fdd1fe; $custom-dark: #000000;
JSON
{
"hex": "#fbbdfe",
"rgb": {
"r": 251,
"g": 189,
"b": 254
},
"hsl": {
"h": 297.231,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.87491,
"c": 0.10985,
"h": 324.9
},
"luminance": 0.6406
}Semantic roles & 50–950 ramp
primary
#FBBDFE
secondary
#7FE67A
accent
#E6000B
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386