#FBC2EC#FBC2EC
#FBC2EC is a very light, moderate pink. Relative luminance 0.651; OKLCH L 87.7% C 0.084 H 336.0°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC2EC |
|---|---|
| RGB | rgb(251, 194, 236) |
| HSL | hsl(316, 88%, 87%) |
| HSV | hsv(316, 23%, 98%) |
| CMYK | cmyk(0%, 22.7%, 6%, 1.6%) |
| CIE-LAB | lab(84.56, 26.96, -12.92) |
| CIE-LCH | lch(84.56, 29.90, 334.40°) |
| OKLab | oklab(87.74% 0.077 -0.0343) |
| OKLCH | oklch(87.74% 0.084 336) |
| XYZ | xyz(74.2147, 65.1513, 88.0067) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.70
Very Light Purple
#F6CEFC
ΔE00 4.63
Light Lavendar
#EFC0FE
ΔE00 6.30
Light Lilac
#EDC8FF
ΔE00 6.52
Pale Lavender
#EECFFE
ΔE00 6.68
Powder Pink
#FFB2D0
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC2EC #C2FBD1
analogous
#EDC2FB #FBC2EC #FBC2D0
triadic
#FBC2EC #ECFBC2 #C2ECFB
tetradic
#FBC2EC #FBEDC2 #C2FBD1 #C2D0FB
square
#FBC2EC #FBEDC2 #C2FBD1 #C2D0FB
split-complementary
#FBC2EC #D0FBC2 #C2FBED
monochromatic
#F34FC8 #F789DA #FBC2EC #FDE2F6 #FDE2F6
Accessibility & contrast
On white
1.50
#FBC2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#FBC2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC2EC
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC2EC | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEE
Deuteranopia (green-blind)
#D0D6EA
Tritanopia (blue-blind)
#FFC4D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbc2ec; /* rgb */ color: rgb(251, 194, 236); /* oklch */ color: oklch(87.7% 0.084 336.0);
Tailwind
colors: {
custom: {
50: '#fdd4f2',
500: '#fbc2ec',
950: '#000000',
},
}SCSS
$custom: #fbc2ec; $custom-light: #fdd4f2; $custom-dark: #000000;
JSON
{
"hex": "#fbc2ec",
"rgb": {
"r": 251,
"g": 194,
"b": 236
},
"hsl": {
"h": 315.789,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.87736,
"c": 0.08434,
"h": 336
},
"luminance": 0.65149
}Semantic roles & 50–950 ramp
primary
#FBC2EC
secondary
#80E19A
accent
#E43D01
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385