#FBB1EB#FBB1EB
#FBB1EB is a very light, moderate pink. Relative luminance 0.580; OKLCH L 84.8% C 0.113 H 334.5°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB1EB |
|---|---|
| RGB | rgb(251, 177, 235) |
| HSL | hsl(313, 90%, 84%) |
| HSV | hsv(313, 29%, 98%) |
| CMYK | cmyk(0%, 29.5%, 6.4%, 1.6%) |
| CIE-LAB | lab(80.71, 35.74, -18.17) |
| CIE-LCH | lch(80.71, 40.09, 333.06°) |
| OKLab | oklab(84.78% 0.1021 -0.0486) |
| OKLCH | oklch(84.78% 0.113 334.5) |
| XYZ | xyz(70.5004, 57.9545, 86.0539) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.95
Light Lavendar
#EFC0FE
ΔE00 6.19
Pale Mauve
#FED0FC
ΔE00 7.43
Powder Pink
#FFB2D0
ΔE00 7.62
Very Light Purple
#F6CEFC
ΔE00 7.75
Light Lilac
#EDC8FF
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB1EB #B1FBC1
analogous
#E6B1FB #FBB1EB #FBB1C6
triadic
#FBB1EB #EBFBB1 #B1EBFB
tetradic
#FBB1EB #FBE6B1 #B1FBC1 #B1C6FB
square
#FBB1EB #FBE6B1 #B1FBC1 #B1C6FB
split-complementary
#FBB1EB #C6FBB1 #B1FBE6
monochromatic
#F53DCD #F877DC #FBB1EB #FEE2F8 #FEE2F8
Accessibility & contrast
On white
1.67
#FBB1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#FBB1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB1EB
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB1EB | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2ED
Deuteranopia (green-blind)
#C3CCE9
Tritanopia (blue-blind)
#FFB4C5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fbb1eb; /* rgb */ color: rgb(251, 177, 235); /* oklch */ color: oklch(84.8% 0.113 334.5);
Tailwind
colors: {
custom: {
50: '#fdc9f1',
500: '#fbb1eb',
950: '#000000',
},
}SCSS
$custom: #fbb1eb; $custom-light: #fdc9f1; $custom-dark: #000000;
JSON
{
"hex": "#fbb1eb",
"rgb": {
"r": 251,
"g": 177,
"b": 235
},
"hsl": {
"h": 312.973,
"s": 90.244,
"l": 83.922
},
"oklch": {
"l": 0.84777,
"c": 0.11303,
"h": 334.5
},
"luminance": 0.57952
}Semantic roles & 50–950 ramp
primary
#FBB1EB
secondary
#71DF89
accent
#E63200
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285