#FBC4EF#FBC4EF
#FBC4EF is a very light, moderate pink. Relative luminance 0.662; OKLCH L 88.2% C 0.083 H 334.1°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC4EF |
|---|---|
| RGB | rgb(251, 196, 239) |
| HSL | hsl(313, 87%, 88%) |
| HSV | hsv(313, 22%, 98%) |
| CMYK | cmyk(0%, 21.9%, 4.8%, 1.6%) |
| CIE-LAB | lab(85.11, 26.43, -13.70) |
| CIE-LCH | lch(85.11, 29.77, 332.61°) |
| OKLab | oklab(88.19% 0.075 -0.0365) |
| OKLCH | oklch(88.19% 0.083 334.1) |
| XYZ | xyz(75.1023, 66.2233, 90.4708) |
| Luminance | 0.6622 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.05
Very Light Purple
#F6CEFC
ΔE00 3.97
Light Lavendar
#EFC0FE
ΔE00 5.84
Light Lilac
#EDC8FF
ΔE00 5.93
Pale Lavender
#EECFFE
ΔE00 6.06
Powder Pink
#FFB2D0
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC4EF #C4FBD0
analogous
#ECC4FB #FBC4EF #FBC4D3
triadic
#FBC4EF #EFFBC4 #C4EFFB
tetradic
#FBC4EF #FBECC4 #C4FBD0 #C4D3FB
square
#FBC4EF #FBECC4 #C4FBD0 #C4D3FB
split-complementary
#FBC4EF #D3FBC4 #C4FBEC
monochromatic
#F351D0 #F78BDF #FBC4EF #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.47
#FBC4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#FBC4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC4EF
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC4EF | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0F1
Deuteranopia (green-blind)
#D0D7ED
Tritanopia (blue-blind)
#FFC6D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbc4ef; /* rgb */ color: rgb(251, 196, 239); /* oklch */ color: oklch(88.2% 0.083 334.1);
Tailwind
colors: {
custom: {
50: '#fdd6f4',
500: '#fbc4ef',
950: '#000000',
},
}SCSS
$custom: #fbc4ef; $custom-light: #fdd6f4; $custom-dark: #000000;
JSON
{
"hex": "#fbc4ef",
"rgb": {
"r": 251,
"g": 196,
"b": 239
},
"hsl": {
"h": 313.091,
"s": 87.302,
"l": 87.647
},
"oklch": {
"l": 0.88188,
"c": 0.08343,
"h": 334.1
},
"luminance": 0.66221
}Semantic roles & 50–950 ramp
primary
#FBC4EF
secondary
#82E197
accent
#E43302
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385