#FBC1EB#FBC1EB
#FBC1EB is a very light, moderate pink. Relative luminance 0.646; OKLCH L 87.5% C 0.085 H 336.5°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC1EB |
|---|---|
| RGB | rgb(251, 193, 235) |
| HSL | hsl(317, 88%, 87%) |
| HSV | hsv(317, 23%, 98%) |
| CMYK | cmyk(0%, 23.1%, 6.4%, 1.6%) |
| CIE-LAB | lab(84.30, 27.32, -12.77) |
| CIE-LCH | lch(84.30, 30.16, 334.94°) |
| OKLab | oklab(87.53% 0.0782 -0.0339) |
| OKLCH | oklch(87.53% 0.085 336.5) |
| XYZ | xyz(73.8480, 64.6497, 87.1697) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.97
Very Light Purple
#F6CEFC
ΔE00 4.89
Light Lavendar
#EFC0FE
ΔE00 6.42
Powder Pink
#FFB2D0
ΔE00 6.47
Light Lilac
#EDC8FF
ΔE00 6.71
Pale Lavender
#EECFFE
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC1EB #C1FBD1
analogous
#EEC1FB #FBC1EB #FBC1CE
triadic
#FBC1EB #EBFBC1 #C1EBFB
tetradic
#FBC1EB #FBEEC1 #C1FBD1 #C1CEFB
square
#FBC1EB #FBEEC1 #C1FBD1 #C1CEFB
split-complementary
#FBC1EB #CEFBC1 #C1FBEE
monochromatic
#F44EC6 #F788D8 #FBC1EB #FDE2F6 #FDE2F6
Accessibility & contrast
On white
1.51
#FBC1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#FBC1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC1EB
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC1EB | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDED
Deuteranopia (green-blind)
#CFD5E9
Tritanopia (blue-blind)
#FFC3CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbc1eb; /* rgb */ color: rgb(251, 193, 235); /* oklch */ color: oklch(87.5% 0.085 336.5);
Tailwind
colors: {
custom: {
50: '#fdd4f1',
500: '#fbc1eb',
950: '#000000',
},
}SCSS
$custom: #fbc1eb; $custom-light: #fdd4f1; $custom-dark: #000000;
JSON
{
"hex": "#fbc1eb",
"rgb": {
"r": 251,
"g": 193,
"b": 235
},
"hsl": {
"h": 316.552,
"s": 87.879,
"l": 87.059
},
"oklch": {
"l": 0.87527,
"c": 0.08523,
"h": 336.5
},
"luminance": 0.64647
}Semantic roles & 50–950 ramp
primary
#FBC1EB
secondary
#80E19A
accent
#E44001
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385