#FBB9EC#FBB9EC
#FBB9EC is a very light, moderate pink. Relative luminance 0.613; OKLCH L 86.2% C 0.100 H 334.8°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB9EC |
|---|---|
| RGB | rgb(251, 185, 236) |
| HSL | hsl(314, 89%, 85%) |
| HSV | hsv(314, 26%, 98%) |
| CMYK | cmyk(0%, 26.3%, 6%, 1.6%) |
| CIE-LAB | lab(82.52, 31.71, -15.98) |
| CIE-LCH | lch(82.52, 35.50, 333.25°) |
| OKLab | oklab(86.17% 0.0904 -0.0426) |
| OKLCH | oklch(86.17% 0.1 334.8) |
| XYZ | xyz(72.2720, 61.2659, 87.3591) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.53
Light Lavendar
#EFC0FE
ΔE00 5.66
Very Light Purple
#F6CEFC
ΔE00 6.06
Light Lilac
#EDC8FF
ΔE00 6.88
Powder Pink
#FFB2D0
ΔE00 6.97
Plum
#DDA0DD
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB9EC #B9FBC8
analogous
#E9B9FB #FBB9EC #FBB9CB
triadic
#FBB9EC #ECFBB9 #B9ECFB
tetradic
#FBB9EC #FBE9B9 #B9FBC8 #B9CBFB
square
#FBB9EC #FBE9B9 #B9FBC8 #B9CBFB
split-complementary
#FBB9EC #CBFBB9 #B9FBE9
monochromatic
#F445CD #F87FDC #FBB9EC #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.58
#FBB9EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#FBB9EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB9EC
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB9EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB9EC | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8EE
Deuteranopia (green-blind)
#C8D1EA
Tritanopia (blue-blind)
#FFBBCB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbb9ec; /* rgb */ color: rgb(251, 185, 236); /* oklch */ color: oklch(86.2% 0.100 334.8);
Tailwind
colors: {
custom: {
50: '#fdcef2',
500: '#fbb9ec',
950: '#000000',
},
}SCSS
$custom: #fbb9ec; $custom-light: #fdcef2; $custom-dark: #000000;
JSON
{
"hex": "#fbb9ec",
"rgb": {
"r": 251,
"g": 185,
"b": 236
},
"hsl": {
"h": 313.636,
"s": 89.189,
"l": 85.49
},
"oklch": {
"l": 0.8617,
"c": 0.09998,
"h": 334.8
},
"luminance": 0.61263
}Semantic roles & 50–950 ramp
primary
#FBB9EC
secondary
#78E090
accent
#E63400
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181316
muted
#868385