#FBB6EC#FBB6EC
#FBB6EC is a very light, moderate pink. Relative luminance 0.600; OKLCH L 85.7% C 0.105 H 334.4°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB6EC |
|---|---|
| RGB | rgb(251, 182, 236) |
| HSL | hsl(313, 90%, 85%) |
| HSV | hsv(313, 27%, 98%) |
| CMYK | cmyk(0%, 27.5%, 6%, 1.6%) |
| CIE-LAB | lab(81.85, 33.28, -16.99) |
| CIE-LCH | lch(81.85, 37.37, 332.96°) |
| OKLab | oklab(85.66% 0.0949 -0.0454) |
| OKLCH | oklch(85.66% 0.105 334.4) |
| XYZ | xyz(71.6510, 60.0240, 87.1521) |
| Luminance | 0.6002 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.71
Pale Mauve
#FED0FC
ΔE00 6.24
Plum
#DDA0DD
ΔE00 6.64
Very Light Purple
#F6CEFC
ΔE00 6.66
Light Lilac
#EDC8FF
ΔE00 7.20
Powder Pink
#FFB2D0
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB6EC #B6FBC5
analogous
#E7B6FB #FBB6EC #FBB6CA
triadic
#FBB6EC #ECFBB6 #B6ECFB
tetradic
#FBB6EC #FBE7B6 #B6FBC5 #B6CAFB
square
#FBB6EC #FBE7B6 #B6FBC5 #B6CAFB
split-complementary
#FBB6EC #CAFBB6 #B6FBE7
monochromatic
#F542CE #F87CDD #FBB6EC #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.61
#FBB6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#FBB6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB6EC
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB6EC | 1.00 | 1.61 | 13.00 | 13.00 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5EE
Deuteranopia (green-blind)
#C6CFEA
Tritanopia (blue-blind)
#FFB9C9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fbb6ec; /* rgb */ color: rgb(251, 182, 236); /* oklch */ color: oklch(85.7% 0.105 334.4);
Tailwind
colors: {
custom: {
50: '#fdccf2',
500: '#fbb6ec',
950: '#000000',
},
}SCSS
$custom: #fbb6ec; $custom-light: #fdccf2; $custom-dark: #000000;
JSON
{
"hex": "#fbb6ec",
"rgb": {
"r": 251,
"g": 182,
"b": 236
},
"hsl": {
"h": 313.043,
"s": 89.61,
"l": 84.902
},
"oklch": {
"l": 0.85657,
"c": 0.1052,
"h": 334.4
},
"luminance": 0.60021
}Semantic roles & 50–950 ramp
primary
#FBB6EC
secondary
#76E08D
accent
#E63200
background
#FFFEFF
surface
#FFFAFE
border
#D7D3D6
text
#181316
muted
#868385