#FBBBE7#FBBBE7
#FBBBE7 is a very light, moderate pink. Relative luminance 0.618; OKLCH L 86.3% C 0.092 H 338.3°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBBE7 |
|---|---|
| RGB | rgb(251, 187, 231) |
| HSL | hsl(319, 89%, 86%) |
| HSV | hsv(319, 25%, 98%) |
| CMYK | cmyk(0%, 25.5%, 8%, 1.6%) |
| CIE-LAB | lab(82.82, 29.80, -12.85) |
| CIE-LCH | lch(82.82, 32.46, 336.67°) |
| OKLab | oklab(86.35% 0.0859 -0.0341) |
| OKLCH | oklch(86.35% 0.092 338.3) |
| XYZ | xyz(71.9770, 61.8221, 83.7272) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.36
Powder Pink
#FFB2D0
ΔE00 5.65
Very Light Purple
#F6CEFC
ΔE00 6.16
Light Lavendar
#EFC0FE
ΔE00 6.81
Baby Pink
#FFB7CE
ΔE00 6.82
Light Lilac
#EDC8FF
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBBE7 #BBFBCF
analogous
#EFBBFB #FBBBE7 #FBBBC7
triadic
#FBBBE7 #E7FBBB #BBE7FB
tetradic
#FBBBE7 #FBEFBB #BBFBCF #BBC7FB
square
#FBBBE7 #FBEFBB #BBFBCF #BBC7FB
split-complementary
#FBBBE7 #C7FBBB #BBFBEF
monochromatic
#F447BE #F881D3 #FBBBE7 #FDE2F5 #FDE2F5
Accessibility & contrast
On white
1.57
#FBBBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#FBBBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBBE7
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBBE7 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC8E9
Deuteranopia (green-blind)
#CBD2E5
Tritanopia (blue-blind)
#FFBCCA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbbbe7; /* rgb */ color: rgb(251, 187, 231); /* oklch */ color: oklch(86.3% 0.092 338.3);
Tailwind
colors: {
custom: {
50: '#fdd0ee',
500: '#fbbbe7',
950: '#000000',
},
}SCSS
$custom: #fbbbe7; $custom-light: #fdd0ee; $custom-dark: #000000;
JSON
{
"hex": "#fbbbe7",
"rgb": {
"r": 251,
"g": 187,
"b": 231
},
"hsl": {
"h": 318.75,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.86347,
"c": 0.09239,
"h": 338.3
},
"luminance": 0.61819
}Semantic roles & 50–950 ramp
primary
#FBBBE7
secondary
#7AE09A
accent
#E64800
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385