#FBB4EF#FBB4EF
#FBB4EF is a very light, moderate pink. Relative luminance 0.594; OKLCH L 85.4% C 0.111 H 332.6°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB4EF |
|---|---|
| RGB | rgb(251, 180, 239) |
| HSL | hsl(310, 90%, 85%) |
| HSV | hsv(310, 28%, 98%) |
| CMYK | cmyk(0%, 28.3%, 4.8%, 1.6%) |
| CIE-LAB | lab(81.50, 34.85, -19.12) |
| CIE-LCH | lch(81.50, 39.75, 331.25°) |
| OKLab | oklab(85.42% 0.0988 -0.0513) |
| OKLCH | oklch(85.42% 0.111 332.6) |
| XYZ | xyz(71.6839, 59.3864, 89.3314) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.37
Plum
#DDA0DD
ΔE00 6.15
Pale Mauve
#FED0FC
ΔE00 6.80
Very Light Purple
#F6CEFC
ΔE00 7.05
Light Lilac
#EDC8FF
ΔE00 7.17
Mauve
#E0B0FF
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB4EF #B4FBC0
analogous
#E4B4FB #FBB4EF #FBB4CC
triadic
#FBB4EF #EFFBB4 #B4EFFB
tetradic
#FBB4EF #FBE4B4 #B4FBC0 #B4CCFB
square
#FBB4EF #FBE4B4 #B4FBC0 #B4CCFB
split-complementary
#FBB4EF #CCFBB4 #B4FBE4
monochromatic
#F540D6 #F87AE3 #FBB4EF #FDE2F9 #FDE2F9
Accessibility & contrast
On white
1.63
#FBB4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#FBB4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB4EF
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB4EF | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4F1
Deuteranopia (green-blind)
#C4CEED
Tritanopia (blue-blind)
#FFB8C9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fbb4ef; /* rgb */ color: rgb(251, 180, 239); /* oklch */ color: oklch(85.4% 0.111 332.6);
Tailwind
colors: {
custom: {
50: '#fdcbf4',
500: '#fbb4ef',
950: '#000000',
},
}SCSS
$custom: #fbb4ef; $custom-light: #fdcbf4; $custom-dark: #000000;
JSON
{
"hex": "#fbb4ef",
"rgb": {
"r": 251,
"g": 180,
"b": 239
},
"hsl": {
"h": 310.141,
"s": 89.873,
"l": 84.51
},
"oklch": {
"l": 0.85423,
"c": 0.11129,
"h": 332.6
},
"luminance": 0.59384
}Semantic roles & 50–950 ramp
primary
#FBB4EF
secondary
#74DF86
accent
#E62700
background
#FFFEFF
surface
#FFFAFE
border
#D7D3D6
text
#181317
muted
#868385