#FBB9EE#FBB9EE
#FBB9EE is a very light, moderate pink. Relative luminance 0.614; OKLCH L 86.2% C 0.102 H 333.5°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB9EE |
|---|---|
| RGB | rgb(251, 185, 238) |
| HSL | hsl(312, 89%, 85%) |
| HSV | hsv(312, 26%, 98%) |
| CMYK | cmyk(0%, 26.3%, 5.2%, 1.6%) |
| CIE-LAB | lab(82.58, 32.05, -16.96) |
| CIE-LCH | lch(82.58, 36.26, 332.12°) |
| OKLab | oklab(86.24% 0.0911 -0.0453) |
| OKLCH | oklch(86.24% 0.102 333.5) |
| XYZ | xyz(72.5642, 61.3828, 88.8980) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.28
Pale Mauve
#FED0FC
ΔE00 5.53
Very Light Purple
#F6CEFC
ΔE00 5.97
Light Lilac
#EDC8FF
ΔE00 6.62
Plum
#DDA0DD
ΔE00 7.02
Powder Pink
#FFB2D0
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB9EE #B9FBC6
analogous
#E7B9FB #FBB9EE #FBB9CD
triadic
#FBB9EE #EEFBB9 #B9EEFB
tetradic
#FBB9EE #FBE7B9 #B9FBC6 #B9CDFB
square
#FBB9EE #FBE7B9 #B9FBC6 #B9CDFB
split-complementary
#FBB9EE #CDFBB9 #B9FBE7
monochromatic
#F445D2 #F87FE0 #FBB9EE #FDE2F8 #FDE2F8
Accessibility & contrast
On white
1.58
#FBB9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#FBB9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB9EE
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB9EE | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F0
Deuteranopia (green-blind)
#C8D1EC
Tritanopia (blue-blind)
#FFBCCB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbb9ee; /* rgb */ color: rgb(251, 185, 238); /* oklch */ color: oklch(86.2% 0.102 333.5);
Tailwind
colors: {
custom: {
50: '#fdcef3',
500: '#fbb9ee',
950: '#000000',
},
}SCSS
$custom: #fbb9ee; $custom-light: #fdcef3; $custom-dark: #000000;
JSON
{
"hex": "#fbb9ee",
"rgb": {
"r": 251,
"g": 185,
"b": 238
},
"hsl": {
"h": 311.818,
"s": 89.189,
"l": 85.49
},
"oklch": {
"l": 0.86238,
"c": 0.10171,
"h": 333.5
},
"luminance": 0.6138
}Semantic roles & 50–950 ramp
primary
#FBB9EE
secondary
#78E08D
accent
#E62D00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181317
muted
#868385