#FBB5EB#FBB5EB
#FBB5EB is a very light, moderate pink. Relative luminance 0.596; OKLCH L 85.5% C 0.106 H 334.9°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB5EB |
|---|---|
| RGB | rgb(251, 181, 235) |
| HSL | hsl(314, 90%, 85%) |
| HSV | hsv(314, 28%, 98%) |
| CMYK | cmyk(0%, 27.9%, 6.4%, 1.6%) |
| CIE-LAB | lab(81.60, 33.64, -16.83) |
| CIE-LCH | lch(81.60, 37.61, 333.42°) |
| OKLab | oklab(85.45% 0.0961 -0.045) |
| OKLCH | oklch(85.45% 0.106 334.9) |
| XYZ | xyz(71.3021, 59.5579, 86.3211) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.93
Pale Mauve
#FED0FC
ΔE00 6.47
Plum
#DDA0DD
ΔE00 6.55
Very Light Purple
#F6CEFC
ΔE00 6.91
Powder Pink
#FFB2D0
ΔE00 7.12
Light Lilac
#EDC8FF
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB5EB #B5FBC5
analogous
#E8B5FB #FBB5EB #FBB5C8
triadic
#FBB5EB #EBFBB5 #B5EBFB
tetradic
#FBB5EB #FBE8B5 #B5FBC5 #B5C8FB
square
#FBB5EB #FBE8B5 #B5FBC5 #B5C8FB
split-complementary
#FBB5EB #C8FBB5 #B5FBE8
monochromatic
#F541CC #F87BDB #FBB5EB #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.63
#FBB5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#FBB5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB5EB
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB5EB | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5ED
Deuteranopia (green-blind)
#C6CEE9
Tritanopia (blue-blind)
#FFB8C8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fbb5eb; /* rgb */ color: rgb(251, 181, 235); /* oklch */ color: oklch(85.5% 0.106 334.9);
Tailwind
colors: {
custom: {
50: '#fdccf1',
500: '#fbb5eb',
950: '#000000',
},
}SCSS
$custom: #fbb5eb; $custom-light: #fdccf1; $custom-dark: #000000;
JSON
{
"hex": "#fbb5eb",
"rgb": {
"r": 251,
"g": 181,
"b": 235
},
"hsl": {
"h": 313.714,
"s": 89.744,
"l": 84.706
},
"oklch": {
"l": 0.85452,
"c": 0.10609,
"h": 334.9
},
"luminance": 0.59555
}Semantic roles & 50–950 ramp
primary
#FBB5EB
secondary
#75DF8D
accent
#E63400
background
#FFFEFF
surface
#FFFAFE
border
#D7D3D6
text
#181316
muted
#868385