#FBBEEB#FBBEEB
#FBBEEB is a very light, moderate pink. Relative luminance 0.633; OKLCH L 87.0% C 0.090 H 336.1°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBEEB |
|---|---|
| RGB | rgb(251, 190, 235) |
| HSL | hsl(316, 88%, 86%) |
| HSV | hsv(316, 24%, 98%) |
| CMYK | cmyk(0%, 24.3%, 6.4%, 1.6%) |
| CIE-LAB | lab(83.62, 28.90, -13.80) |
| CIE-LCH | lch(83.62, 32.02, 334.48°) |
| OKLab | oklab(87% 0.0827 -0.0367) |
| OKLCH | oklch(87% 0.09 336.1) |
| XYZ | xyz(73.1915, 63.3368, 86.9509) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.49
Very Light Purple
#F6CEFC
ΔE00 5.27
Light Lavendar
#EFC0FE
ΔE00 6.10
Powder Pink
#FFB2D0
ΔE00 6.48
Light Lilac
#EDC8FF
ΔE00 6.74
Pale Lavender
#EECFFE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBEEB #BEFBCE
analogous
#EDBEFB #FBBEEB #FBBECD
triadic
#FBBEEB #EBFBBE #BEEBFB
tetradic
#FBBEEB #FBEDBE #BEFBCE #BECDFB
square
#FBBEEB #FBEDBE #BEFBCE #BECDFB
split-complementary
#FBBEEB #CDFBBE #BEFBED
monochromatic
#F44BC8 #F784D9 #FBBEEB #FDE2F6 #FDE2F6
Accessibility & contrast
On white
1.54
#FBBEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#FBBEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBEEB
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBEEB | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCBED
Deuteranopia (green-blind)
#CDD4E9
Tritanopia (blue-blind)
#FFC0CD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbbeeb; /* rgb */ color: rgb(251, 190, 235); /* oklch */ color: oklch(87.0% 0.090 336.1);
Tailwind
colors: {
custom: {
50: '#fdd2f1',
500: '#fbbeeb',
950: '#000000',
},
}SCSS
$custom: #fbbeeb; $custom-light: #fdd2f1; $custom-dark: #000000;
JSON
{
"hex": "#fbbeeb",
"rgb": {
"r": 251,
"g": 190,
"b": 235
},
"hsl": {
"h": 315.738,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.87001,
"c": 0.09044,
"h": 336.1
},
"luminance": 0.63334
}Semantic roles & 50–950 ramp
primary
#FBBEEB
secondary
#7DE097
accent
#E53C00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385