#FBBEEF#FBBEEF
#FBBEEF is a very light, moderate pink. Relative luminance 0.636; OKLCH L 87.1% C 0.094 H 333.4°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBEEF |
|---|---|
| RGB | rgb(251, 190, 239) |
| HSL | hsl(312, 88%, 86%) |
| HSV | hsv(312, 24%, 98%) |
| CMYK | cmyk(0%, 24.3%, 4.8%, 1.6%) |
| CIE-LAB | lab(83.74, 29.59, -15.75) |
| CIE-LCH | lch(83.74, 33.52, 331.98°) |
| OKLab | oklab(87.14% 0.0839 -0.042) |
| OKLCH | oklch(87.14% 0.094 333.4) |
| XYZ | xyz(73.7759, 63.5705, 90.0287) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.32
Very Light Purple
#F6CEFC
ΔE00 4.91
Light Lavendar
#EFC0FE
ΔE00 5.19
Light Lilac
#EDC8FF
ΔE00 6.05
Pale Lavender
#EECFFE
ΔE00 6.83
Powder Pink
#FFB2D0
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBEEF #BEFBCA
analogous
#E9BEFB #FBBEEF #FBBED1
triadic
#FBBEEF #EFFBBE #BEEFFB
tetradic
#FBBEEF #FBE9BE #BEFBCA #BED1FB
square
#FBBEEF #FBE9BE #BEFBCA #BED1FB
split-complementary
#FBBEEF #D1FBBE #BEFBE9
monochromatic
#F44BD3 #F784E1 #FBBEEF #FDE2F8 #FDE2F8
Accessibility & contrast
On white
1.53
#FBBEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#FBBEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBEEF
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBEEF | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECCF1
Deuteranopia (green-blind)
#CCD4ED
Tritanopia (blue-blind)
#FFC1CF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbbeef; /* rgb */ color: rgb(251, 190, 239); /* oklch */ color: oklch(87.1% 0.094 333.4);
Tailwind
colors: {
custom: {
50: '#fdd2f4',
500: '#fbbeef',
950: '#000000',
},
}SCSS
$custom: #fbbeef; $custom-light: #fdd2f4; $custom-dark: #000000;
JSON
{
"hex": "#fbbeef",
"rgb": {
"r": 251,
"g": 190,
"b": 239
},
"hsl": {
"h": 311.803,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.87136,
"c": 0.09387,
"h": 333.4
},
"luminance": 0.63568
}Semantic roles & 50–950 ramp
primary
#FBBEEF
secondary
#7DE090
accent
#E52D00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385