#FBB1EE#FBB1EE
#FBB1EE is a very light, moderate pink. Relative luminance 0.581; OKLCH L 84.9% C 0.116 H 332.9°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB1EE |
|---|---|
| RGB | rgb(251, 177, 238) |
| HSL | hsl(311, 90%, 84%) |
| HSV | hsv(311, 29%, 98%) |
| CMYK | cmyk(0%, 29.5%, 5.2%, 1.6%) |
| CIE-LAB | lab(80.81, 36.25, -19.63) |
| CIE-LCH | lch(80.81, 41.23, 331.56°) |
| OKLab | oklab(84.88% 0.1029 -0.0526) |
| OKLCH | oklch(84.88% 0.116 332.9) |
| XYZ | xyz(70.9375, 58.1294, 88.3558) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.79
Plum
#DDA0DD
ΔE00 5.81
Pale Mauve
#FED0FC
ΔE00 7.50
Light Lilac
#EDC8FF
ΔE00 7.72
Very Light Purple
#F6CEFC
ΔE00 7.73
Mauve
#E0B0FF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB1EE #B1FBBE
analogous
#E3B1FB #FBB1EE #FBB1C9
triadic
#FBB1EE #EEFBB1 #B1EEFB
tetradic
#FBB1EE #FBE3B1 #B1FBBE #B1C9FB
square
#FBB1EE #FBE3B1 #B1FBBE #B1C9FB
split-complementary
#FBB1EE #C9FBB1 #B1FBE3
monochromatic
#F53DD5 #F877E1 #FBB1EE #FEE2F9 #FEE2F9
Accessibility & contrast
On white
1.66
#FBB1EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#FBB1EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB1EE
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB1EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB1EE | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2F0
Deuteranopia (green-blind)
#C2CCEC
Tritanopia (blue-blind)
#FFB5C7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fbb1ee; /* rgb */ color: rgb(251, 177, 238); /* oklch */ color: oklch(84.9% 0.116 332.9);
Tailwind
colors: {
custom: {
50: '#fdc9f3',
500: '#fbb1ee',
950: '#000000',
},
}SCSS
$custom: #fbb1ee; $custom-light: #fdc9f3; $custom-dark: #000000;
JSON
{
"hex": "#fbb1ee",
"rgb": {
"r": 251,
"g": 177,
"b": 238
},
"hsl": {
"h": 310.541,
"s": 90.244,
"l": 83.922
},
"oklch": {
"l": 0.84883,
"c": 0.11562,
"h": 332.9
},
"luminance": 0.58127
}Semantic roles & 50–950 ramp
primary
#FBB1EE
secondary
#71DF84
accent
#E62800
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285