#FBB7EB#FBB7EB
#FBB7EB is a very light, moderate pink. Relative luminance 0.604; OKLCH L 85.8% C 0.103 H 335.1°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB7EB |
|---|---|
| RGB | rgb(251, 183, 235) |
| HSL | hsl(314, 89%, 85%) |
| HSV | hsv(314, 27%, 98%) |
| CMYK | cmyk(0%, 27.1%, 6.4%, 1.6%) |
| CIE-LAB | lab(82.04, 32.59, -16.16) |
| CIE-LCH | lch(82.04, 36.37, 333.62°) |
| OKLab | oklab(85.79% 0.0931 -0.0431) |
| OKLCH | oklch(85.79% 0.103 335.1) |
| XYZ | xyz(71.7117, 60.3771, 86.4576) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.87
Pale Mauve
#FED0FC
ΔE00 6.01
Very Light Purple
#F6CEFC
ΔE00 6.50
Plum
#DDA0DD
ΔE00 6.90
Powder Pink
#FFB2D0
ΔE00 6.91
Light Lilac
#EDC8FF
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB7EB #B7FBC7
analogous
#E9B7FB #FBB7EB #FBB7C9
triadic
#FBB7EB #EBFBB7 #B7EBFB
tetradic
#FBB7EB #FBE9B7 #B7FBC7 #B7C9FB
square
#FBB7EB #FBE9B7 #B7FBC7 #B7C9FB
split-complementary
#FBB7EB #C9FBB7 #B7FBE9
monochromatic
#F543CB #F87DDB #FBB7EB #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.61
#FBB7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#FBB7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB7EB
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB7EB | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#C7D0E9
Tritanopia (blue-blind)
#FFB9C9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbb7eb; /* rgb */ color: rgb(251, 183, 235); /* oklch */ color: oklch(85.8% 0.103 335.1);
Tailwind
colors: {
custom: {
50: '#fdcdf1',
500: '#fbb7eb',
950: '#000000',
},
}SCSS
$custom: #fbb7eb; $custom-light: #fdcdf1; $custom-dark: #000000;
JSON
{
"hex": "#fbb7eb",
"rgb": {
"r": 251,
"g": 183,
"b": 235
},
"hsl": {
"h": 314.118,
"s": 89.474,
"l": 85.098
},
"oklch": {
"l": 0.85793,
"c": 0.10261,
"h": 335.1
},
"luminance": 0.60374
}Semantic roles & 50–950 ramp
primary
#FBB7EB
secondary
#77E08F
accent
#E63600
background
#FFFEFF
surface
#FFFAFE
border
#D7D3D6
text
#181316
muted
#868385