#FBB9EA#FBB9EA
#FBB9EA is a very light, moderate pink. Relative luminance 0.611; OKLCH L 86.1% C 0.098 H 336.0°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB9EA |
|---|---|
| RGB | rgb(251, 185, 234) |
| HSL | hsl(315, 89%, 85%) |
| HSV | hsv(315, 26%, 98%) |
| CMYK | cmyk(0%, 26.3%, 6.8%, 1.6%) |
| CIE-LAB | lab(82.46, 31.36, -15.00) |
| CIE-LCH | lch(82.46, 34.77, 334.44°) |
| OKLab | oklab(86.1% 0.0898 -0.04) |
| OKLCH | oklch(86.1% 0.098 336) |
| XYZ | xyz(71.9830, 61.1503, 85.8374) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.58
Light Lavendar
#EFC0FE
ΔE00 6.07
Very Light Purple
#F6CEFC
ΔE00 6.19
Powder Pink
#FFB2D0
ΔE00 6.50
Light Lilac
#EDC8FF
ΔE00 7.17
Plum
#DDA0DD
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB9EA #B9FBCA
analogous
#EBB9FB #FBB9EA #FBB9C9
triadic
#FBB9EA #EAFBB9 #B9EAFB
tetradic
#FBB9EA #FBEBB9 #B9FBCA #B9C9FB
square
#FBB9EA #FBEBB9 #B9FBCA #B9C9FB
split-complementary
#FBB9EA #C9FBB9 #B9FBEB
monochromatic
#F445C7 #F87FD9 #FBB9EA #FDE2F6 #FDE2F6
Accessibility & contrast
On white
1.59
#FBB9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#FBB9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB9EA
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB9EA | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC7EC
Deuteranopia (green-blind)
#C9D1E8
Tritanopia (blue-blind)
#FFBBCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbb9ea; /* rgb */ color: rgb(251, 185, 234); /* oklch */ color: oklch(86.1% 0.098 336.0);
Tailwind
colors: {
custom: {
50: '#fdcef0',
500: '#fbb9ea',
950: '#000000',
},
}SCSS
$custom: #fbb9ea; $custom-light: #fdcef0; $custom-dark: #000000;
JSON
{
"hex": "#fbb9ea",
"rgb": {
"r": 251,
"g": 185,
"b": 234
},
"hsl": {
"h": 315.455,
"s": 89.189,
"l": 85.49
},
"oklch": {
"l": 0.86102,
"c": 0.0983,
"h": 336
},
"luminance": 0.61148
}Semantic roles & 50–950 ramp
primary
#FBB9EA
secondary
#78E093
accent
#E63B00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181316
muted
#868385