#FBB0EB#FBB0EB
#FBB0EB is a very light, moderate pink. Relative luminance 0.576; OKLCH L 84.6% C 0.115 H 334.4°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB0EB |
|---|---|
| RGB | rgb(251, 176, 235) |
| HSL | hsl(313, 90%, 84%) |
| HSV | hsv(313, 30%, 98%) |
| CMYK | cmyk(0%, 29.9%, 6.4%, 1.6%) |
| CIE-LAB | lab(80.49, 36.26, -18.50) |
| CIE-LCH | lch(80.49, 40.71, 332.97°) |
| OKLab | oklab(84.61% 0.1035 -0.0495) |
| OKLCH | oklch(84.61% 0.115 334.4) |
| XYZ | xyz(70.3036, 57.5609, 85.9883) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.83
Light Lavendar
#EFC0FE
ΔE00 6.28
Pale Mauve
#FED0FC
ΔE00 7.66
Powder Pink
#FFB2D0
ΔE00 7.76
Very Light Purple
#F6CEFC
ΔE00 7.97
Light Lilac
#EDC8FF
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB0EB #B0FBC0
analogous
#E5B0FB #FBB0EB #FBB0C5
triadic
#FBB0EB #EBFBB0 #B0EBFB
tetradic
#FBB0EB #FBE5B0 #B0FBC0 #B0C5FB
square
#FBB0EB #FBE5B0 #B0FBC0 #B0C5FB
split-complementary
#FBB0EB #C5FBB0 #B0FBE5
monochromatic
#F53BCE #F876DC #FBB0EB #FEE2F8 #FEE2F8
Accessibility & contrast
On white
1.68
#FBB0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#FBB0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB0EB
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB0EB | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C1ED
Deuteranopia (green-blind)
#C2CCE9
Tritanopia (blue-blind)
#FFB3C5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fbb0eb; /* rgb */ color: rgb(251, 176, 235); /* oklch */ color: oklch(84.6% 0.115 334.4);
Tailwind
colors: {
custom: {
50: '#fdc8f1',
500: '#fbb0eb',
950: '#000000',
},
}SCSS
$custom: #fbb0eb; $custom-light: #fdc8f1; $custom-dark: #000000;
JSON
{
"hex": "#fbb0eb",
"rgb": {
"r": 251,
"g": 176,
"b": 235
},
"hsl": {
"h": 312.8,
"s": 90.361,
"l": 83.725
},
"oklch": {
"l": 0.8461,
"c": 0.11476,
"h": 334.4
},
"luminance": 0.57558
}Semantic roles & 50–950 ramp
primary
#FBB0EB
secondary
#70DF88
accent
#E63100
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285