#FBC3EB#FBC3EB
#FBC3EB is a very light, moderate pink. Relative luminance 0.655; OKLCH L 87.9% C 0.082 H 336.9°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC3EB |
|---|---|
| RGB | rgb(251, 195, 235) |
| HSL | hsl(317, 88%, 87%) |
| HSV | hsv(317, 22%, 98%) |
| CMYK | cmyk(0%, 22.3%, 6.4%, 1.6%) |
| CIE-LAB | lab(84.76, 26.27, -12.09) |
| CIE-LCH | lch(84.76, 28.91, 335.29°) |
| OKLab | oklab(87.88% 0.0752 -0.0321) |
| OKLCH | oklch(87.88% 0.082 336.9) |
| XYZ | xyz(74.2931, 65.5399, 87.3181) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.70
Very Light Purple
#F6CEFC
ΔE00 4.71
Powder Pink
#FFB2D0
ΔE00 6.54
Light Lavendar
#EFC0FE
ΔE00 6.70
Pale Lavender
#EECFFE
ΔE00 6.76
Light Lilac
#EDC8FF
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC3EB #C3FBD3
analogous
#EFC3FB #FBC3EB #FBC3CF
triadic
#FBC3EB #EBFBC3 #C3EBFB
tetradic
#FBC3EB #FBEFC3 #C3FBD3 #C3CFFB
square
#FBC3EB #FBEFC3 #C3FBD3 #C3CFFB
split-complementary
#FBC3EB #CFFBC3 #C3FBEF
monochromatic
#F350C5 #F78AD8 #FBC3EB #FDE2F5 #FDE2F5
Accessibility & contrast
On white
1.49
#FBC3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#FBC3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC3EB
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC3EB | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFED
Deuteranopia (green-blind)
#D1D7E9
Tritanopia (blue-blind)
#FFC4D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbc3eb; /* rgb */ color: rgb(251, 195, 235); /* oklch */ color: oklch(87.9% 0.082 336.9);
Tailwind
colors: {
custom: {
50: '#fdd5f1',
500: '#fbc3eb',
950: '#000000',
},
}SCSS
$custom: #fbc3eb; $custom-light: #fdd5f1; $custom-dark: #000000;
JSON
{
"hex": "#fbc3eb",
"rgb": {
"r": 251,
"g": 195,
"b": 235
},
"hsl": {
"h": 317.143,
"s": 87.5,
"l": 87.451
},
"oklch": {
"l": 0.87879,
"c": 0.08178,
"h": 336.9
},
"luminance": 0.65538
}Semantic roles & 50–950 ramp
primary
#FBC3EB
secondary
#81E19D
accent
#E44201
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385