#FBC2EB#FBC2EB
#FBC2EB is a very light, moderate pink. Relative luminance 0.651; OKLCH L 87.7% C 0.084 H 336.7°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC2EB |
|---|---|
| RGB | rgb(251, 194, 235) |
| HSL | hsl(317, 88%, 87%) |
| HSV | hsv(317, 23%, 98%) |
| CMYK | cmyk(0%, 22.7%, 6.4%, 1.6%) |
| CIE-LAB | lab(84.53, 26.79, -12.43) |
| CIE-LCH | lch(84.53, 29.54, 335.11°) |
| OKLab | oklab(87.7% 0.0767 -0.033) |
| OKLCH | oklch(87.7% 0.084 336.7) |
| XYZ | xyz(74.0698, 65.0933, 87.2437) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.82
Very Light Purple
#F6CEFC
ΔE00 4.79
Powder Pink
#FFB2D0
ΔE00 6.50
Light Lavendar
#EFC0FE
ΔE00 6.55
Light Lilac
#EDC8FF
ΔE00 6.73
Pale Lavender
#EECFFE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC2EB #C2FBD2
analogous
#EEC2FB #FBC2EB #FBC2CF
triadic
#FBC2EB #EBFBC2 #C2EBFB
tetradic
#FBC2EB #FBEEC2 #C2FBD2 #C2CFFB
square
#FBC2EB #FBEEC2 #C2FBD2 #C2CFFB
split-complementary
#FBC2EB #CFFBC2 #C2FBEE
monochromatic
#F34FC5 #F789D8 #FBC2EB #FDE2F6 #FDE2F6
Accessibility & contrast
On white
1.50
#FBC2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#FBC2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC2EB
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC2EB | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEED
Deuteranopia (green-blind)
#D0D6E9
Tritanopia (blue-blind)
#FFC4D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbc2eb; /* rgb */ color: rgb(251, 194, 235); /* oklch */ color: oklch(87.7% 0.084 336.7);
Tailwind
colors: {
custom: {
50: '#fdd4f1',
500: '#fbc2eb',
950: '#000000',
},
}SCSS
$custom: #fbc2eb; $custom-light: #fdd4f1; $custom-dark: #000000;
JSON
{
"hex": "#fbc2eb",
"rgb": {
"r": 251,
"g": 194,
"b": 235
},
"hsl": {
"h": 316.842,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.87703,
"c": 0.0835,
"h": 336.7
},
"luminance": 0.65091
}Semantic roles & 50–950 ramp
primary
#FBC2EB
secondary
#80E19B
accent
#E44101
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385