#FBBBEA#FBBBEA
#FBBBEA is a very light, moderate pink. Relative luminance 0.620; OKLCH L 86.4% C 0.095 H 336.3°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBBEA |
|---|---|
| RGB | rgb(251, 187, 234) |
| HSL | hsl(316, 89%, 86%) |
| HSV | hsv(316, 25%, 98%) |
| CMYK | cmyk(0%, 25.5%, 6.8%, 1.6%) |
| CIE-LAB | lab(82.91, 30.31, -14.32) |
| CIE-LCH | lch(82.91, 33.52, 334.71°) |
| OKLab | oklab(86.45% 0.0868 -0.0381) |
| OKLCH | oklch(86.45% 0.095 336.3) |
| XYZ | xyz(72.4044, 61.9930, 85.9778) |
| Luminance | 0.6199 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.15
Very Light Purple
#F6CEFC
ΔE00 5.84
Light Lavendar
#EFC0FE
ΔE00 6.13
Powder Pink
#FFB2D0
ΔE00 6.36
Light Lilac
#EDC8FF
ΔE00 7.04
Baby Pink
#FFB7CE
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBBEA #BBFBCC
analogous
#ECBBFB #FBBBEA #FBBBCA
triadic
#FBBBEA #EAFBBB #BBEAFB
tetradic
#FBBBEA #FBECBB #BBFBCC #BBCAFB
square
#FBBBEA #FBECBB #BBFBCC #BBCAFB
split-complementary
#FBBBEA #CAFBBB #BBFBEC
monochromatic
#F447C6 #F881D8 #FBBBEA #FDE2F6 #FDE2F6
Accessibility & contrast
On white
1.57
#FBBBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#FBBBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBBEA
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBBEA | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EC
Deuteranopia (green-blind)
#CBD2E8
Tritanopia (blue-blind)
#FFBDCB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbbbea; /* rgb */ color: rgb(251, 187, 234); /* oklch */ color: oklch(86.4% 0.095 336.3);
Tailwind
colors: {
custom: {
50: '#fdd0f0',
500: '#fbbbea',
950: '#000000',
},
}SCSS
$custom: #fbbbea; $custom-light: #fdd0f0; $custom-dark: #000000;
JSON
{
"hex": "#fbbbea",
"rgb": {
"r": 251,
"g": 187,
"b": 234
},
"hsl": {
"h": 315.938,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.86447,
"c": 0.09482,
"h": 336.3
},
"luminance": 0.6199
}Semantic roles & 50–950 ramp
primary
#FBBBEA
secondary
#7AE095
accent
#E63D00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385