#FBC4EB#FBC4EB
#FBC4EB is a very light, moderate pink. Relative luminance 0.660; OKLCH L 88.1% C 0.080 H 337.1°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC4EB |
|---|---|
| RGB | rgb(251, 196, 235) |
| HSL | hsl(317, 87%, 88%) |
| HSV | hsv(317, 22%, 98%) |
| CMYK | cmyk(0%, 21.9%, 6.4%, 1.6%) |
| CIE-LAB | lab(84.99, 25.74, -11.74) |
| CIE-LCH | lch(84.99, 28.29, 335.47°) |
| OKLab | oklab(88.06% 0.0737 -0.0312) |
| OKLCH | oklch(88.06% 0.08 337.1) |
| XYZ | xyz(74.5179, 65.9896, 87.3931) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.60
Very Light Purple
#F6CEFC
ΔE00 4.65
Powder Pink
#FFB2D0
ΔE00 6.59
Pale Lavender
#EECFFE
ΔE00 6.69
Light Lilac
#EDC8FF
ΔE00 6.81
Light Lavendar
#EFC0FE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC4EB #C4FBD4
analogous
#F0C4FB #FBC4EB #FBC4CF
triadic
#FBC4EB #EBFBC4 #C4EBFB
tetradic
#FBC4EB #FBF0C4 #C4FBD4 #C4CFFB
square
#FBC4EB #FBF0C4 #C4FBD4 #C4CFFB
split-complementary
#FBC4EB #CFFBC4 #C4FBF0
monochromatic
#F351C4 #F78BD8 #FBC4EB #FDE2F5 #FDE2F5
Accessibility & contrast
On white
1.48
#FBC4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#FBC4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC4EB
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC4EB | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CFED
Deuteranopia (green-blind)
#D1D7E9
Tritanopia (blue-blind)
#FFC5D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbc4eb; /* rgb */ color: rgb(251, 196, 235); /* oklch */ color: oklch(88.1% 0.080 337.1);
Tailwind
colors: {
custom: {
50: '#fdd6f1',
500: '#fbc4eb',
950: '#000000',
},
}SCSS
$custom: #fbc4eb; $custom-light: #fdd6f1; $custom-dark: #000000;
JSON
{
"hex": "#fbc4eb",
"rgb": {
"r": 251,
"g": 196,
"b": 235
},
"hsl": {
"h": 317.455,
"s": 87.302,
"l": 87.647
},
"oklch": {
"l": 0.88056,
"c": 0.08004,
"h": 337.1
},
"luminance": 0.65987
}Semantic roles & 50–950 ramp
primary
#FBC4EB
secondary
#82E19E
accent
#E44302
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385