#FBB2E6#FBB2E6
#FBB2E6 is a very light, moderate pink. Relative luminance 0.581; OKLCH L 84.8% C 0.107 H 337.5°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB2E6 |
|---|---|
| RGB | rgb(251, 178, 230) |
| HSL | hsl(317, 90%, 84%) |
| HSV | hsv(317, 29%, 98%) |
| CMYK | cmyk(0%, 29.1%, 8.4%, 1.6%) |
| CIE-LAB | lab(80.78, 34.37, -15.38) |
| CIE-LCH | lch(80.78, 37.65, 335.89°) |
| OKLab | oklab(84.77% 0.099 -0.0409) |
| OKLCH | oklch(84.77% 0.107 337.5) |
| XYZ | xyz(69.9864, 58.0661, 82.3689) |
| Luminance | 0.5806 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 6.29
Plum
#DDA0DD
ΔE00 6.54
Light Lavendar
#EFC0FE
ΔE00 6.92
Pale Mauve
#FED0FC
ΔE00 7.22
Very Light Purple
#F6CEFC
ΔE00 7.74
Baby Pink
#FFB7CE
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB2E6 #B2FBC7
analogous
#EBB2FB #FBB2E6 #FBB2C2
triadic
#FBB2E6 #E6FBB2 #B2E6FB
tetradic
#FBB2E6 #FBEBB2 #B2FBC7 #B2C2FB
square
#FBB2E6 #FBEBB2 #B2FBC7 #B2C2FB
split-complementary
#FBB2E6 #C2FBB2 #B2FBEB
monochromatic
#F53EC0 #F878D3 #FBB2E6 #FDE2F6 #FDE2F6
Accessibility & contrast
On white
1.67
#FBB2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#FBB2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB2E6
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB2E6 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C2E8
Deuteranopia (green-blind)
#C5CCE4
Tritanopia (blue-blind)
#FFB4C4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fbb2e6; /* rgb */ color: rgb(251, 178, 230); /* oklch */ color: oklch(84.8% 0.107 337.5);
Tailwind
colors: {
custom: {
50: '#fdc9ee',
500: '#fbb2e6',
950: '#000000',
},
}SCSS
$custom: #fbb2e6; $custom-light: #fdc9ee; $custom-dark: #000000;
JSON
{
"hex": "#fbb2e6",
"rgb": {
"r": 251,
"g": 178,
"b": 230
},
"hsl": {
"h": 317.26,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.84772,
"c": 0.10716,
"h": 337.5
},
"luminance": 0.58063
}Semantic roles & 50–950 ramp
primary
#FBB2E6
secondary
#72DF91
accent
#E64200
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285