#FBB2E8#FBB2E8
#FBB2E8 is a very light, moderate pink. Relative luminance 0.582; OKLCH L 84.8% C 0.109 H 336.3°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB2E8 |
|---|---|
| RGB | rgb(251, 178, 232) |
| HSL | hsl(316, 90%, 84%) |
| HSV | hsv(316, 29%, 98%) |
| CMYK | cmyk(0%, 29.1%, 7.6%, 1.6%) |
| CIE-LAB | lab(80.84, 34.70, -16.36) |
| CIE-LCH | lch(80.84, 38.37, 334.76°) |
| OKLab | oklab(84.84% 0.0997 -0.0436) |
| OKLCH | oklch(84.84% 0.109 336.3) |
| XYZ | xyz(70.2689, 58.1791, 83.8566) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.33
Light Lavendar
#EFC0FE
ΔE00 6.58
Powder Pink
#FFB2D0
ΔE00 6.77
Pale Mauve
#FED0FC
ΔE00 7.18
Very Light Purple
#F6CEFC
ΔE00 7.64
Light Lilac
#EDC8FF
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB2E8 #B2FBC5
analogous
#E9B2FB #FBB2E8 #FBB2C4
triadic
#FBB2E8 #E8FBB2 #B2E8FB
tetradic
#FBB2E8 #FBE9B2 #B2FBC5 #B2C4FB
square
#FBB2E8 #FBE9B2 #B2FBC5 #B2C4FB
split-complementary
#FBB2E8 #C4FBB2 #B2FBE9
monochromatic
#F53EC5 #F878D7 #FBB2E8 #FDE2F6 #FDE2F6
Accessibility & contrast
On white
1.66
#FBB2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#FBB2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB2E8
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB2E8 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C2EA
Deuteranopia (green-blind)
#C4CDE6
Tritanopia (blue-blind)
#FFB4C5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fbb2e8; /* rgb */ color: rgb(251, 178, 232); /* oklch */ color: oklch(84.8% 0.109 336.3);
Tailwind
colors: {
custom: {
50: '#fdc9ef',
500: '#fbb2e8',
950: '#000000',
},
}SCSS
$custom: #fbb2e8; $custom-light: #fdc9ef; $custom-dark: #000000;
JSON
{
"hex": "#fbb2e8",
"rgb": {
"r": 251,
"g": 178,
"b": 232
},
"hsl": {
"h": 315.616,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.84841,
"c": 0.10879,
"h": 336.3
},
"luminance": 0.58176
}Semantic roles & 50–950 ramp
primary
#FBB2E8
secondary
#72DF8E
accent
#E63C00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285