#FBC5EB#FBC5EB
#FBC5EB is a very light, moderate pink. Relative luminance 0.664; OKLCH L 88.2% C 0.078 H 337.3°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC5EB |
|---|---|
| RGB | rgb(251, 197, 235) |
| HSL | hsl(318, 87%, 88%) |
| HSV | hsv(318, 22%, 98%) |
| CMYK | cmyk(0%, 21.5%, 6.4%, 1.6%) |
| CIE-LAB | lab(85.22, 25.21, -11.40) |
| CIE-LCH | lch(85.22, 27.67, 335.67°) |
| OKLab | oklab(88.23% 0.0722 -0.0302) |
| OKLCH | oklch(88.23% 0.078 337.3) |
| XYZ | xyz(74.7442, 66.4422, 87.4685) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.53
Very Light Purple
#F6CEFC
ΔE00 4.61
Pale Lavender
#EECFFE
ΔE00 6.64
Powder Pink
#FFB2D0
ΔE00 6.67
Light Lilac
#EDC8FF
ΔE00 6.87
Light Lavendar
#EFC0FE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC5EB #C5FBD5
analogous
#F0C5FB #FBC5EB #FBC5D0
triadic
#FBC5EB #EBFBC5 #C5EBFB
tetradic
#FBC5EB #FBF0C5 #C5FBD5 #C5D0FB
square
#FBC5EB #FBF0C5 #C5FBD5 #C5D0FB
split-complementary
#FBC5EB #D0FBC5 #C5FBF0
monochromatic
#F352C4 #F78CD7 #FBC5EB #FDE2F5 #FDE2F5
Accessibility & contrast
On white
1.47
#FBC5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#FBC5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC5EB
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC5EB | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0ED
Deuteranopia (green-blind)
#D2D8E9
Tritanopia (blue-blind)
#FFC6D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbc5eb; /* rgb */ color: rgb(251, 197, 235); /* oklch */ color: oklch(88.2% 0.078 337.3);
Tailwind
colors: {
custom: {
50: '#fdd7f1',
500: '#fbc5eb',
950: '#000000',
},
}SCSS
$custom: #fbc5eb; $custom-light: #fdd7f1; $custom-dark: #000000;
JSON
{
"hex": "#fbc5eb",
"rgb": {
"r": 251,
"g": 197,
"b": 235
},
"hsl": {
"h": 317.778,
"s": 87.097,
"l": 87.843
},
"oklch": {
"l": 0.88234,
"c": 0.07831,
"h": 337.3
},
"luminance": 0.6644
}Semantic roles & 50–950 ramp
primary
#FBC5EB
secondary
#83E19F
accent
#E44502
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385