#FBB4E9#FBB4E9
#FBB4E9 is a very light, moderate pink. Relative luminance 0.590; OKLCH L 85.2% C 0.106 H 336.0°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB4E9 |
|---|---|
| RGB | rgb(251, 180, 233) |
| HSL | hsl(315, 90%, 85%) |
| HSV | hsv(315, 28%, 98%) |
| CMYK | cmyk(0%, 28.3%, 7.2%, 1.6%) |
| CIE-LAB | lab(81.31, 33.82, -16.19) |
| CIE-LCH | lch(81.31, 37.50, 334.43°) |
| OKLab | oklab(85.21% 0.097 -0.0432) |
| OKLCH | oklch(85.21% 0.106 336) |
| XYZ | xyz(70.8122, 59.0378, 84.7404) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 6.32
Plum
#DDA0DD
ΔE00 6.56
Pale Mauve
#FED0FC
ΔE00 6.72
Powder Pink
#FFB2D0
ΔE00 6.76
Very Light Purple
#F6CEFC
ΔE00 7.20
Light Lilac
#EDC8FF
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB4E9 #B4FBC6
analogous
#E9B4FB #FBB4E9 #FBB4C6
triadic
#FBB4E9 #E9FBB4 #B4E9FB
tetradic
#FBB4E9 #FBE9B4 #B4FBC6 #B4C6FB
square
#FBB4E9 #FBE9B4 #B4FBC6 #B4C6FB
split-complementary
#FBB4E9 #C6FBB4 #B4FBE9
monochromatic
#F540C7 #F87AD8 #FBB4E9 #FDE2F6 #FDE2F6
Accessibility & contrast
On white
1.64
#FBB4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#FBB4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB4E9
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB4E9 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4EB
Deuteranopia (green-blind)
#C5CEE7
Tritanopia (blue-blind)
#FFB6C6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fbb4e9; /* rgb */ color: rgb(251, 180, 233); /* oklch */ color: oklch(85.2% 0.106 336.0);
Tailwind
colors: {
custom: {
50: '#fdcbf0',
500: '#fbb4e9',
950: '#000000',
},
}SCSS
$custom: #fbb4e9; $custom-light: #fdcbf0; $custom-dark: #000000;
JSON
{
"hex": "#fbb4e9",
"rgb": {
"r": 251,
"g": 180,
"b": 233
},
"hsl": {
"h": 315.211,
"s": 89.873,
"l": 84.51
},
"oklch": {
"l": 0.85213,
"c": 0.10615,
"h": 336
},
"luminance": 0.59035
}Semantic roles & 50–950 ramp
primary
#FBB4E9
secondary
#74DF8F
accent
#E63A00
background
#FFFEFF
surface
#FFFAFE
border
#D7D3D6
text
#181316
muted
#868385