#FBB4E7#FBB4E7
#FBB4E7 is a very light, moderate pink. Relative luminance 0.589; OKLCH L 85.1% C 0.105 H 337.2°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB4E7 |
|---|---|
| RGB | rgb(251, 180, 231) |
| HSL | hsl(317, 90%, 85%) |
| HSV | hsv(317, 28%, 98%) |
| CMYK | cmyk(0%, 28.3%, 8%, 1.6%) |
| CIE-LAB | lab(81.25, 33.49, -15.21) |
| CIE-LCH | lch(81.25, 36.78, 335.58°) |
| OKLab | oklab(85.15% 0.0964 -0.0405) |
| OKLCH | oklch(85.15% 0.105 337.2) |
| XYZ | xyz(70.5281, 58.9241, 83.2442) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 6.27
Light Lavendar
#EFC0FE
ΔE00 6.68
Pale Mauve
#FED0FC
ΔE00 6.76
Plum
#DDA0DD
ΔE00 6.77
Very Light Purple
#F6CEFC
ΔE00 7.31
Baby Pink
#FFB7CE
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB4E7 #B4FBC8
analogous
#EBB4FB #FBB4E7 #FBB4C4
triadic
#FBB4E7 #E7FBB4 #B4E7FB
tetradic
#FBB4E7 #FBEBB4 #B4FBC8 #B4C4FB
square
#FBB4E7 #FBEBB4 #B4FBC8 #B4C4FB
split-complementary
#FBB4E7 #C4FBB4 #B4FBEB
monochromatic
#F540C2 #F87AD4 #FBB4E7 #FDE2F6 #FDE2F6
Accessibility & contrast
On white
1.64
#FBB4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#FBB4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB4E7
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB4E7 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C3E9
Deuteranopia (green-blind)
#C6CEE5
Tritanopia (blue-blind)
#FFB6C6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fbb4e7; /* rgb */ color: rgb(251, 180, 231); /* oklch */ color: oklch(85.1% 0.105 337.2);
Tailwind
colors: {
custom: {
50: '#fdcbee',
500: '#fbb4e7',
950: '#000000',
},
}SCSS
$custom: #fbb4e7; $custom-light: #fdcbee; $custom-dark: #000000;
JSON
{
"hex": "#fbb4e7",
"rgb": {
"r": 251,
"g": 180,
"b": 231
},
"hsl": {
"h": 316.901,
"s": 89.873,
"l": 84.51
},
"oklch": {
"l": 0.85145,
"c": 0.10451,
"h": 337.2
},
"luminance": 0.58921
}Semantic roles & 50–950 ramp
primary
#FBB4E7
secondary
#74DF92
accent
#E64100
background
#FFFEFF
surface
#FFFAFE
border
#D7D3D6
text
#181316
muted
#868385