#FBB9EF#FBB9EF
#FBB9EF is a very light, moderate pink. Relative luminance 0.614; OKLCH L 86.3% C 0.103 H 332.9°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB9EF |
|---|---|
| RGB | rgb(251, 185, 239) |
| HSL | hsl(311, 89%, 85%) |
| HSV | hsv(311, 26%, 98%) |
| CMYK | cmyk(0%, 26.3%, 4.8%, 1.6%) |
| CIE-LAB | lab(82.62, 32.22, -17.44) |
| CIE-LCH | lch(82.62, 36.64, 331.57°) |
| OKLab | oklab(86.27% 0.0914 -0.0467) |
| OKLCH | oklch(86.27% 0.103 332.9) |
| XYZ | xyz(72.7115, 61.4417, 89.6739) |
| Luminance | 0.6144 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.09
Pale Mauve
#FED0FC
ΔE00 5.54
Very Light Purple
#F6CEFC
ΔE00 5.93
Light Lilac
#EDC8FF
ΔE00 6.50
Plum
#DDA0DD
ΔE00 6.95
Pale Lavender
#EECFFE
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB9EF #B9FBC5
analogous
#E6B9FB #FBB9EF #FBB9CE
triadic
#FBB9EF #EFFBB9 #B9EFFB
tetradic
#FBB9EF #FBE6B9 #B9FBC5 #B9CEFB
square
#FBB9EF #FBE6B9 #B9FBC5 #B9CEFB
split-complementary
#FBB9EF #CEFBB9 #B9FBE6
monochromatic
#F445D5 #F87FE2 #FBB9EF #FDE2F8 #FDE2F8
Accessibility & contrast
On white
1.58
#FBB9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#FBB9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB9EF
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB9EF | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F1
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#FFBCCC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbb9ef; /* rgb */ color: rgb(251, 185, 239); /* oklch */ color: oklch(86.3% 0.103 332.9);
Tailwind
colors: {
custom: {
50: '#fdcef4',
500: '#fbb9ef',
950: '#000000',
},
}SCSS
$custom: #fbb9ef; $custom-light: #fdcef4; $custom-dark: #000000;
JSON
{
"hex": "#fbb9ef",
"rgb": {
"r": 251,
"g": 185,
"b": 239
},
"hsl": {
"h": 310.909,
"s": 89.189,
"l": 85.49
},
"oklch": {
"l": 0.86273,
"c": 0.10259,
"h": 332.9
},
"luminance": 0.61439
}Semantic roles & 50–950 ramp
primary
#FBB9EF
secondary
#78E08B
accent
#E62A00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181317
muted
#868385