#FBBDEF#FBBDEF
#FBBDEF is a very light, moderate pink. Relative luminance 0.631; OKLCH L 87.0% C 0.096 H 333.3°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBDEF |
|---|---|
| RGB | rgb(251, 189, 239) |
| HSL | hsl(312, 89%, 86%) |
| HSV | hsv(312, 25%, 98%) |
| CMYK | cmyk(0%, 24.7%, 4.8%, 1.6%) |
| CIE-LAB | lab(83.52, 30.12, -16.09) |
| CIE-LCH | lch(83.52, 34.14, 331.89°) |
| OKLab | oklab(86.96% 0.0854 -0.043) |
| OKLCH | oklch(86.96% 0.096 333.3) |
| XYZ | xyz(73.5601, 63.1389, 89.9568) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.56
Very Light Purple
#F6CEFC
ΔE00 5.10
Light Lavendar
#EFC0FE
ΔE00 5.14
Light Lilac
#EDC8FF
ΔE00 6.12
Pale Lavender
#EECFFE
ΔE00 6.98
Powder Pink
#FFB2D0
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBDEF #BDFBC9
analogous
#E8BDFB #FBBDEF #FBBDD0
triadic
#FBBDEF #EFFBBD #BDEFFB
tetradic
#FBBDEF #FBE8BD #BDFBC9 #BDD0FB
square
#FBBDEF #FBE8BD #BDFBC9 #BDD0FB
split-complementary
#FBBDEF #D0FBBD #BDFBE8
monochromatic
#F44AD3 #F883E1 #FBBDEF #FDE2F8 #FDE2F8
Accessibility & contrast
On white
1.54
#FBBDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#FBBDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBDEF
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBDEF | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCBF1
Deuteranopia (green-blind)
#CBD3ED
Tritanopia (blue-blind)
#FFC0CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbbdef; /* rgb */ color: rgb(251, 189, 239); /* oklch */ color: oklch(87.0% 0.096 333.3);
Tailwind
colors: {
custom: {
50: '#fdd1f4',
500: '#fbbdef',
950: '#000000',
},
}SCSS
$custom: #fbbdef; $custom-light: #fdd1f4; $custom-dark: #000000;
JSON
{
"hex": "#fbbdef",
"rgb": {
"r": 251,
"g": 189,
"b": 239
},
"hsl": {
"h": 311.613,
"s": 88.571,
"l": 86.275
},
"oklch": {
"l": 0.86962,
"c": 0.09562,
"h": 333.3
},
"luminance": 0.63136
}Semantic roles & 50–950 ramp
primary
#FBBDEF
secondary
#7CE08F
accent
#E52D00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385