#FBB3EB#FBB3EB
#FBB3EB is a very light, moderate pink. Relative luminance 0.587; OKLCH L 85.1% C 0.110 H 334.7°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB3EB |
|---|---|
| RGB | rgb(251, 179, 235) |
| HSL | hsl(313, 90%, 84%) |
| HSV | hsv(313, 29%, 98%) |
| CMYK | cmyk(0%, 28.7%, 6.4%, 1.6%) |
| CIE-LAB | lab(81.15, 34.69, -17.50) |
| CIE-LCH | lch(81.15, 38.85, 333.23°) |
| OKLab | oklab(85.11% 0.0991 -0.0468) |
| OKLCH | oklch(85.11% 0.11 334.7) |
| XYZ | xyz(70.8983, 58.7504, 86.1865) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 6.03
Plum
#DDA0DD
ΔE00 6.23
Pale Mauve
#FED0FC
ΔE00 6.95
Very Light Purple
#F6CEFC
ΔE00 7.33
Powder Pink
#FFB2D0
ΔE00 7.36
Light Lilac
#EDC8FF
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB3EB #B3FBC3
analogous
#E7B3FB #FBB3EB #FBB3C7
triadic
#FBB3EB #EBFBB3 #B3EBFB
tetradic
#FBB3EB #FBE7B3 #B3FBC3 #B3C7FB
square
#FBB3EB #FBE7B3 #B3FBC3 #B3C7FB
split-complementary
#FBB3EB #C7FBB3 #B3FBE7
monochromatic
#F53FCC #F879DC #FBB3EB #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.65
#FBB3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#FBB3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB3EB
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB3EB | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C3ED
Deuteranopia (green-blind)
#C4CDE9
Tritanopia (blue-blind)
#FFB6C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fbb3eb; /* rgb */ color: rgb(251, 179, 235); /* oklch */ color: oklch(85.1% 0.110 334.7);
Tailwind
colors: {
custom: {
50: '#fdcaf1',
500: '#fbb3eb',
950: '#000000',
},
}SCSS
$custom: #fbb3eb; $custom-light: #fdcaf1; $custom-dark: #000000;
JSON
{
"hex": "#fbb3eb",
"rgb": {
"r": 251,
"g": 179,
"b": 235
},
"hsl": {
"h": 313.333,
"s": 90,
"l": 84.314
},
"oklch": {
"l": 0.85113,
"c": 0.10956,
"h": 334.7
},
"luminance": 0.58748
}Semantic roles & 50–950 ramp
primary
#FBB3EB
secondary
#73DF8B
accent
#E63300
background
#FFFEFF
surface
#FFFAFE
border
#D7D3D6
text
#181316
muted
#868385