#FBBBE4#FBBBE4
#FBBBE4 is a very light, moderate pink. Relative luminance 0.617; OKLCH L 86.2% C 0.090 H 340.5°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBBE4 |
|---|---|
| RGB | rgb(251, 187, 228) |
| HSL | hsl(322, 89%, 86%) |
| HSV | hsv(322, 25%, 98%) |
| CMYK | cmyk(0%, 25.5%, 9.2%, 1.6%) |
| CIE-LAB | lab(82.73, 29.30, -11.38) |
| CIE-LCH | lch(82.73, 31.43, 338.77°) |
| OKLab | oklab(86.25% 0.0849 -0.0301) |
| OKLCH | oklch(86.25% 0.09 340.5) |
| XYZ | xyz(71.5570, 61.6540, 81.5149) |
| Luminance | 0.6165 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.95
Pale Mauve
#FED0FC
ΔE00 5.67
Baby Pink
#FFB7CE
ΔE00 6.04
Very Light Purple
#F6CEFC
ΔE00 6.56
Pastel Pink
#FFBACD
ΔE00 6.91
Light Lavendar
#EFC0FE
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBBE4 #BBFBD2
analogous
#F2BBFB #FBBBE4 #FBBBC4
triadic
#FBBBE4 #E4FBBB #BBE4FB
tetradic
#FBBBE4 #FBF2BB #BBFBD2 #BBC4FB
square
#FBBBE4 #FBF2BB #BBFBD2 #BBC4FB
split-complementary
#FBBBE4 #C4FBBB #BBFBF2
monochromatic
#F447B6 #F881CD #FBBBE4 #FDE2F4 #FDE2F4
Accessibility & contrast
On white
1.58
#FBBBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#FBBBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBBE4
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBBE4 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC8E6
Deuteranopia (green-blind)
#CCD2E2
Tritanopia (blue-blind)
#FFBCC9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbbbe4; /* rgb */ color: rgb(251, 187, 228); /* oklch */ color: oklch(86.2% 0.090 340.5);
Tailwind
colors: {
custom: {
50: '#fdd0ec',
500: '#fbbbe4',
950: '#000000',
},
}SCSS
$custom: #fbbbe4; $custom-light: #fdd0ec; $custom-dark: #000000;
JSON
{
"hex": "#fbbbe4",
"rgb": {
"r": 251,
"g": 187,
"b": 228
},
"hsl": {
"h": 321.563,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.86248,
"c": 0.09007,
"h": 340.5
},
"luminance": 0.61651
}Semantic roles & 50–950 ramp
primary
#FBBBE4
secondary
#7AE09F
accent
#E65200
background
#FFFEFE
surface
#FFFBFD
border
#D7D4D5
text
#181416
muted
#868384