#FBB2E9#FBB2E9
#FBB2E9 is a very light, moderate pink. Relative luminance 0.582; OKLCH L 84.9% C 0.110 H 335.8°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB2E9 |
|---|---|
| RGB | rgb(251, 178, 233) |
| HSL | hsl(315, 90%, 84%) |
| HSV | hsv(315, 29%, 98%) |
| CMYK | cmyk(0%, 29.1%, 7.2%, 1.6%) |
| CIE-LAB | lab(80.87, 34.87, -16.85) |
| CIE-LCH | lch(80.87, 38.73, 334.21°) |
| OKLab | oklab(84.88% 0.1 -0.045) |
| OKLCH | oklch(84.88% 0.11 335.8) |
| XYZ | xyz(70.4113, 58.2361, 84.6068) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.24
Light Lavendar
#EFC0FE
ΔE00 6.42
Powder Pink
#FFB2D0
ΔE00 7.01
Pale Mauve
#FED0FC
ΔE00 7.18
Very Light Purple
#F6CEFC
ΔE00 7.60
Light Lilac
#EDC8FF
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB2E9 #B2FBC4
analogous
#E9B2FB #FBB2E9 #FBB2C5
triadic
#FBB2E9 #E9FBB2 #B2E9FB
tetradic
#FBB2E9 #FBE9B2 #B2FBC4 #B2C5FB
square
#FBB2E9 #FBE9B2 #B2FBC4 #B2C5FB
split-complementary
#FBB2E9 #C5FBB2 #B2FBE9
monochromatic
#F53EC8 #F878D8 #FBB2E9 #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.66
#FBB2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#FBB2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB2E9
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB2E9 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C2EB
Deuteranopia (green-blind)
#C4CDE7
Tritanopia (blue-blind)
#FFB4C5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fbb2e9; /* rgb */ color: rgb(251, 178, 233); /* oklch */ color: oklch(84.9% 0.110 335.8);
Tailwind
colors: {
custom: {
50: '#fdc9f0',
500: '#fbb2e9',
950: '#000000',
},
}SCSS
$custom: #fbb2e9; $custom-light: #fdc9f0; $custom-dark: #000000;
JSON
{
"hex": "#fbb2e9",
"rgb": {
"r": 251,
"g": 178,
"b": 233
},
"hsl": {
"h": 314.795,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.84875,
"c": 0.10961,
"h": 335.8
},
"luminance": 0.58233
}Semantic roles & 50–950 ramp
primary
#FBB2E9
secondary
#72DF8D
accent
#E63900
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285