#FBBCF0#FBBCF0
#FBBCF0 is a very light, moderate pink. Relative luminance 0.628; OKLCH L 86.8% C 0.098 H 332.6°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBCF0 |
|---|---|
| RGB | rgb(251, 188, 240) |
| HSL | hsl(310, 89%, 86%) |
| HSV | hsv(310, 25%, 98%) |
| CMYK | cmyk(0%, 25.1%, 4.4%, 1.6%) |
| CIE-LAB | lab(83.32, 30.82, -16.92) |
| CIE-LCH | lch(83.32, 35.15, 331.24°) |
| OKLab | oklab(86.82% 0.0872 -0.0452) |
| OKLCH | oklch(86.82% 0.098 332.6) |
| XYZ | xyz(73.4938, 62.7694, 90.6655) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.81
Light Lavendar
#EFC0FE
ΔE00 4.90
Very Light Purple
#F6CEFC
ΔE00 5.26
Light Lilac
#EDC8FF
ΔE00 6.06
Pale Lavender
#EECFFE
ΔE00 7.07
Plum
#DDA0DD
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBCF0 #BCFBC7
analogous
#E6BCFB #FBBCF0 #FBBCD0
triadic
#FBBCF0 #F0FBBC #BCF0FB
tetradic
#FBBCF0 #FBE6BC #BCFBC7 #BCD0FB
square
#FBBCF0 #FBE6BC #BCFBC7 #BCD0FB
split-complementary
#FBBCF0 #D0FBBC #BCFBE6
monochromatic
#F448D6 #F882E3 #FBBCF0 #FDE2F9 #FDE2F9
Accessibility & contrast
On white
1.55
#FBBCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#FBBCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBCF0
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBCF0 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF2
Deuteranopia (green-blind)
#CAD3EE
Tritanopia (blue-blind)
#FFBFCE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbbcf0; /* rgb */ color: rgb(251, 188, 240); /* oklch */ color: oklch(86.8% 0.098 332.6);
Tailwind
colors: {
custom: {
50: '#fdd0f5',
500: '#fbbcf0',
950: '#000000',
},
}SCSS
$custom: #fbbcf0; $custom-light: #fdd0f5; $custom-dark: #000000;
JSON
{
"hex": "#fbbcf0",
"rgb": {
"r": 251,
"g": 188,
"b": 240
},
"hsl": {
"h": 310.476,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.86823,
"c": 0.09825,
"h": 332.6
},
"luminance": 0.62767
}Semantic roles & 50–950 ramp
primary
#FBBCF0
secondary
#7BE08D
accent
#E52800
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385