#FBC4ED#FBC4ED
#FBC4ED is a very light, moderate pink. Relative luminance 0.661; OKLCH L 88.1% C 0.082 H 335.5°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC4ED |
|---|---|
| RGB | rgb(251, 196, 237) |
| HSL | hsl(315, 87%, 88%) |
| HSV | hsv(315, 22%, 98%) |
| CMYK | cmyk(0%, 21.9%, 5.6%, 1.6%) |
| CIE-LAB | lab(85.05, 26.08, -12.72) |
| CIE-LCH | lch(85.05, 29.02, 334.00°) |
| OKLab | oklab(88.12% 0.0744 -0.0338) |
| OKLCH | oklch(88.12% 0.082 335.5) |
| XYZ | xyz(74.8085, 66.1058, 88.9234) |
| Luminance | 0.6610 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.29
Very Light Purple
#F6CEFC
ΔE00 4.29
Light Lavendar
#EFC0FE
ΔE00 6.34
Light Lilac
#EDC8FF
ΔE00 6.36
Pale Lavender
#EECFFE
ΔE00 6.36
Powder Pink
#FFB2D0
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC4ED #C4FBD2
analogous
#EEC4FB #FBC4ED #FBC4D1
triadic
#FBC4ED #EDFBC4 #C4EDFB
tetradic
#FBC4ED #FBEEC4 #C4FBD2 #C4D1FB
square
#FBC4ED #FBEEC4 #C4FBD2 #C4D1FB
split-complementary
#FBC4ED #D1FBC4 #C4FBEE
monochromatic
#F351CA #F78BDC #FBC4ED #FDE2F6 #FDE2F6
Accessibility & contrast
On white
1.48
#FBC4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#FBC4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC4ED
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC4ED | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0EF
Deuteranopia (green-blind)
#D1D7EB
Tritanopia (blue-blind)
#FFC6D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbc4ed; /* rgb */ color: rgb(251, 196, 237); /* oklch */ color: oklch(88.1% 0.082 335.5);
Tailwind
colors: {
custom: {
50: '#fdd6f2',
500: '#fbc4ed',
950: '#000000',
},
}SCSS
$custom: #fbc4ed; $custom-light: #fdd6f2; $custom-dark: #000000;
JSON
{
"hex": "#fbc4ed",
"rgb": {
"r": 251,
"g": 196,
"b": 237
},
"hsl": {
"h": 315.273,
"s": 87.302,
"l": 87.647
},
"oklch": {
"l": 0.88122,
"c": 0.08171,
"h": 335.5
},
"luminance": 0.66104
}Semantic roles & 50–950 ramp
primary
#FBC4ED
secondary
#82E19A
accent
#E43B02
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385