#FBC4EE#FBC4EE
#FBC4EE is a very light, moderate pink. Relative luminance 0.662; OKLCH L 88.2% C 0.083 H 334.8°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC4EE |
|---|---|
| RGB | rgb(251, 196, 238) |
| HSL | hsl(314, 87%, 88%) |
| HSV | hsv(314, 22%, 98%) |
| CMYK | cmyk(0%, 21.9%, 5.2%, 1.6%) |
| CIE-LAB | lab(85.08, 26.25, -13.21) |
| CIE-LCH | lch(85.08, 29.39, 333.29°) |
| OKLab | oklab(88.16% 0.0747 -0.0351) |
| OKLCH | oklch(88.16% 0.083 334.8) |
| XYZ | xyz(74.9550, 66.1644, 89.6949) |
| Luminance | 0.6616 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.16
Very Light Purple
#F6CEFC
ΔE00 4.12
Light Lavendar
#EFC0FE
ΔE00 6.09
Light Lilac
#EDC8FF
ΔE00 6.14
Pale Lavender
#EECFFE
ΔE00 6.21
Powder Pink
#FFB2D0
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC4EE #C4FBD1
analogous
#EDC4FB #FBC4EE #FBC4D2
triadic
#FBC4EE #EEFBC4 #C4EEFB
tetradic
#FBC4EE #FBEDC4 #C4FBD1 #C4D2FB
square
#FBC4EE #FBEDC4 #C4FBD1 #C4D2FB
split-complementary
#FBC4EE #D2FBC4 #C4FBED
monochromatic
#F351CD #F78BDD #FBC4EE #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.48
#FBC4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#FBC4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC4EE
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC4EE | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0F0
Deuteranopia (green-blind)
#D1D7EC
Tritanopia (blue-blind)
#FFC6D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbc4ee; /* rgb */ color: rgb(251, 196, 238); /* oklch */ color: oklch(88.2% 0.083 334.8);
Tailwind
colors: {
custom: {
50: '#fdd6f3',
500: '#fbc4ee',
950: '#000000',
},
}SCSS
$custom: #fbc4ee; $custom-light: #fdd6f3; $custom-dark: #000000;
JSON
{
"hex": "#fbc4ee",
"rgb": {
"r": 251,
"g": 196,
"b": 238
},
"hsl": {
"h": 314.182,
"s": 87.302,
"l": 87.647
},
"oklch": {
"l": 0.88155,
"c": 0.08257,
"h": 334.8
},
"luminance": 0.66162
}Semantic roles & 50–950 ramp
primary
#FBC4EE
secondary
#82E199
accent
#E43702
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385