#FBB9EB#FBB9EB
#FBB9EB is a very light, moderate pink. Relative luminance 0.612; OKLCH L 86.1% C 0.099 H 335.4°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB9EB |
|---|---|
| RGB | rgb(251, 185, 235) |
| HSL | hsl(315, 89%, 85%) |
| HSV | hsv(315, 26%, 98%) |
| CMYK | cmyk(0%, 26.3%, 6.4%, 1.6%) |
| CIE-LAB | lab(82.49, 31.53, -15.49) |
| CIE-LCH | lch(82.49, 35.13, 333.84°) |
| OKLab | oklab(86.14% 0.0901 -0.0413) |
| OKLCH | oklch(86.14% 0.099 335.4) |
| XYZ | xyz(72.1271, 61.2079, 86.5961) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.55
Light Lavendar
#EFC0FE
ΔE00 5.86
Very Light Purple
#F6CEFC
ΔE00 6.12
Powder Pink
#FFB2D0
ΔE00 6.74
Light Lilac
#EDC8FF
ΔE00 7.03
Plum
#DDA0DD
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB9EB #B9FBC9
analogous
#EAB9FB #FBB9EB #FBB9CA
triadic
#FBB9EB #EBFBB9 #B9EBFB
tetradic
#FBB9EB #FBEAB9 #B9FBC9 #B9CAFB
square
#FBB9EB #FBEAB9 #B9FBC9 #B9CAFB
split-complementary
#FBB9EB #CAFBB9 #B9FBEA
monochromatic
#F445CA #F87FDA #FBB9EB #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.59
#FBB9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#FBB9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB9EB
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB9EB | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8ED
Deuteranopia (green-blind)
#C9D1E9
Tritanopia (blue-blind)
#FFBBCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbb9eb; /* rgb */ color: rgb(251, 185, 235); /* oklch */ color: oklch(86.1% 0.099 335.4);
Tailwind
colors: {
custom: {
50: '#fdcef1',
500: '#fbb9eb',
950: '#000000',
},
}SCSS
$custom: #fbb9eb; $custom-light: #fdcef1; $custom-dark: #000000;
JSON
{
"hex": "#fbb9eb",
"rgb": {
"r": 251,
"g": 185,
"b": 235
},
"hsl": {
"h": 314.545,
"s": 89.189,
"l": 85.49
},
"oklch": {
"l": 0.86135,
"c": 0.09913,
"h": 335.4
},
"luminance": 0.61205
}Semantic roles & 50–950 ramp
primary
#FBB9EB
secondary
#78E091
accent
#E63800
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181316
muted
#868385