#FBB8EC#FBB8EC
#FBB8EC is a very light, moderate pink. Relative luminance 0.608; OKLCH L 86.0% C 0.102 H 334.6°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB8EC |
|---|---|
| RGB | rgb(251, 184, 236) |
| HSL | hsl(313, 89%, 85%) |
| HSV | hsv(313, 27%, 98%) |
| CMYK | cmyk(0%, 26.7%, 6%, 1.6%) |
| CIE-LAB | lab(82.30, 32.23, -16.32) |
| CIE-LCH | lch(82.30, 36.13, 333.15°) |
| OKLab | oklab(86% 0.0919 -0.0436) |
| OKLCH | oklch(86% 0.102 334.6) |
| XYZ | xyz(72.0635, 60.8490, 87.2896) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.66
Pale Mauve
#FED0FC
ΔE00 5.76
Very Light Purple
#F6CEFC
ΔE00 6.25
Light Lilac
#EDC8FF
ΔE00 6.98
Plum
#DDA0DD
ΔE00 6.99
Powder Pink
#FFB2D0
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB8EC #B8FBC7
analogous
#E8B8FB #FBB8EC #FBB8CA
triadic
#FBB8EC #ECFBB8 #B8ECFB
tetradic
#FBB8EC #FBE8B8 #B8FBC7 #B8CAFB
square
#FBB8EC #FBE8B8 #B8FBC7 #B8CAFB
split-complementary
#FBB8EC #CAFBB8 #B8FBE8
monochromatic
#F444CD #F87EDC #FBB8EC #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.59
#FBB8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#FBB8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB8EC
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB8EC | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EE
Deuteranopia (green-blind)
#C8D0EA
Tritanopia (blue-blind)
#FFBBCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbb8ec; /* rgb */ color: rgb(251, 184, 236); /* oklch */ color: oklch(86.0% 0.102 334.6);
Tailwind
colors: {
custom: {
50: '#fdcef2',
500: '#fbb8ec',
950: '#000000',
},
}SCSS
$custom: #fbb8ec; $custom-light: #fdcef2; $custom-dark: #000000;
JSON
{
"hex": "#fbb8ec",
"rgb": {
"r": 251,
"g": 184,
"b": 236
},
"hsl": {
"h": 313.433,
"s": 89.333,
"l": 85.294
},
"oklch": {
"l": 0.85998,
"c": 0.10172,
"h": 334.6
},
"luminance": 0.60846
}Semantic roles & 50–950 ramp
primary
#FBB8EC
secondary
#77E08F
accent
#E63300
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181316
muted
#868385