#FBC5F2#FBC5F2
#FBC5F2 is a very light, moderate pink. Relative luminance 0.669; OKLCH L 88.5% C 0.084 H 332.0°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC5F2 |
|---|---|
| RGB | rgb(251, 197, 242) |
| HSL | hsl(310, 87%, 88%) |
| HSV | hsv(310, 22%, 98%) |
| CMYK | cmyk(0%, 21.5%, 3.6%, 1.6%) |
| CIE-LAB | lab(85.43, 26.42, -14.81) |
| CIE-LCH | lch(85.43, 30.29, 330.73°) |
| OKLab | oklab(88.46% 0.0745 -0.0395) |
| OKLCH | oklch(88.46% 0.084 332) |
| XYZ | xyz(75.7755, 66.8547, 92.8998) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.63
Very Light Purple
#F6CEFC
ΔE00 3.45
Light Lavendar
#EFC0FE
ΔE00 5.26
Light Lilac
#EDC8FF
ΔE00 5.34
Pale Lavender
#EECFFE
ΔE00 5.56
Pale Lilac
#E4CBFF
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC5F2 #C5FBCE
analogous
#E9C5FB #FBC5F2 #FBC5D7
triadic
#FBC5F2 #F2FBC5 #C5F2FB
tetradic
#FBC5F2 #FBE9C5 #C5FBCE #C5D7FB
square
#FBC5F2 #FBE9C5 #C5FBCE #C5D7FB
split-complementary
#FBC5F2 #D7FBC5 #C5FBE9
monochromatic
#F352D8 #F78CE5 #FBC5F2 #FDE2F9 #FDE2F9
Accessibility & contrast
On white
1.46
#FBC5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#FBC5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC5F2
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC5F2 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D1F4
Deuteranopia (green-blind)
#D0D8F0
Tritanopia (blue-blind)
#FFC8D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbc5f2; /* rgb */ color: rgb(251, 197, 242); /* oklch */ color: oklch(88.5% 0.084 332.0);
Tailwind
colors: {
custom: {
50: '#fdd7f6',
500: '#fbc5f2',
950: '#000000',
},
}SCSS
$custom: #fbc5f2; $custom-light: #fdd7f6; $custom-dark: #000000;
JSON
{
"hex": "#fbc5f2",
"rgb": {
"r": 251,
"g": 197,
"b": 242
},
"hsl": {
"h": 310,
"s": 87.097,
"l": 87.843
},
"oklch": {
"l": 0.88464,
"c": 0.08436,
"h": 332
},
"luminance": 0.66853
}Semantic roles & 50–950 ramp
primary
#FBC5F2
secondary
#83E193
accent
#E42702
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385