#FBC7EB#FBC7EB
#FBC7EB is a very light, moderate pink. Relative luminance 0.674; OKLCH L 88.6% C 0.075 H 337.7°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC7EB |
|---|---|
| RGB | rgb(251, 199, 235) |
| HSL | hsl(318, 87%, 88%) |
| HSV | hsv(318, 21%, 98%) |
| CMYK | cmyk(0%, 20.7%, 6.4%, 1.6%) |
| CIE-LAB | lab(85.68, 24.16, -10.71) |
| CIE-LCH | lch(85.68, 26.43, 336.09°) |
| OKLab | oklab(88.59% 0.0693 -0.0284) |
| OKLCH | oklch(88.59% 0.075 337.7) |
| XYZ | xyz(75.2014, 67.3565, 87.6209) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.47
Very Light Purple
#F6CEFC
ΔE00 4.59
Pale Lavender
#EECFFE
ΔE00 6.58
Light Pink
#FFD1DF
ΔE00 6.81
Powder Pink
#FFB2D0
ΔE00 6.85
Light Lilac
#EDC8FF
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC7EB #C7FBD7
analogous
#F1C7FB #FBC7EB #FBC7D1
triadic
#FBC7EB #EBFBC7 #C7EBFB
tetradic
#FBC7EB #FBF1C7 #C7FBD7 #C7D1FB
square
#FBC7EB #FBF1C7 #C7FBD7 #C7D1FB
split-complementary
#FBC7EB #D1FBC7 #C7FBF1
monochromatic
#F355C2 #F78ED7 #FBC7EB #FDE2F5 #FDE2F5
Accessibility & contrast
On white
1.45
#FBC7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#FBC7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC7EB
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC7EB | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EC
Deuteranopia (green-blind)
#D4D9E9
Tritanopia (blue-blind)
#FFC8D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fbc7eb; /* rgb */ color: rgb(251, 199, 235); /* oklch */ color: oklch(88.6% 0.075 337.7);
Tailwind
colors: {
custom: {
50: '#fdd8f1',
500: '#fbc7eb',
950: '#000000',
},
}SCSS
$custom: #fbc7eb; $custom-light: #fdd8f1; $custom-dark: #000000;
JSON
{
"hex": "#fbc7eb",
"rgb": {
"r": 251,
"g": 199,
"b": 235
},
"hsl": {
"h": 318.462,
"s": 86.667,
"l": 88.235
},
"oklch": {
"l": 0.8859,
"c": 0.07485,
"h": 337.7
},
"luminance": 0.67354
}Semantic roles & 50–950 ramp
primary
#FBC7EB
secondary
#85E1A1
accent
#E34702
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385