#FBB8EB#FBB8EB
#FBB8EB is a very light, moderate pink. Relative luminance 0.608; OKLCH L 86.0% C 0.101 H 335.3°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB8EB |
|---|---|
| RGB | rgb(251, 184, 235) |
| HSL | hsl(314, 89%, 85%) |
| HSV | hsv(314, 27%, 98%) |
| CMYK | cmyk(0%, 26.7%, 6.4%, 1.6%) |
| CIE-LAB | lab(82.27, 32.06, -15.83) |
| CIE-LCH | lch(82.27, 35.75, 333.73°) |
| OKLab | oklab(85.96% 0.0916 -0.0422) |
| OKLCH | oklch(85.96% 0.101 335.3) |
| XYZ | xyz(71.9186, 60.7910, 86.5266) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.77
Light Lavendar
#EFC0FE
ΔE00 5.86
Very Light Purple
#F6CEFC
ΔE00 6.31
Powder Pink
#FFB2D0
ΔE00 6.82
Plum
#DDA0DD
ΔE00 7.08
Light Lilac
#EDC8FF
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB8EB #B8FBC8
analogous
#E9B8FB #FBB8EB #FBB8CA
triadic
#FBB8EB #EBFBB8 #B8EBFB
tetradic
#FBB8EB #FBE9B8 #B8FBC8 #B8CAFB
square
#FBB8EB #FBE9B8 #B8FBC8 #B8CAFB
split-complementary
#FBB8EB #CAFBB8 #B8FBE9
monochromatic
#F444CA #F87EDB #FBB8EB #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.60
#FBB8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#FBB8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB8EB
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB8EB | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7ED
Deuteranopia (green-blind)
#C8D0E9
Tritanopia (blue-blind)
#FFBACA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbb8eb; /* rgb */ color: rgb(251, 184, 235); /* oklch */ color: oklch(86.0% 0.101 335.3);
Tailwind
colors: {
custom: {
50: '#fdcef1',
500: '#fbb8eb',
950: '#000000',
},
}SCSS
$custom: #fbb8eb; $custom-light: #fdcef1; $custom-dark: #000000;
JSON
{
"hex": "#fbb8eb",
"rgb": {
"r": 251,
"g": 184,
"b": 235
},
"hsl": {
"h": 314.328,
"s": 89.333,
"l": 85.294
},
"oklch": {
"l": 0.85964,
"c": 0.10087,
"h": 335.3
},
"luminance": 0.60788
}Semantic roles & 50–950 ramp
primary
#FBB8EB
secondary
#77E090
accent
#E63700
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181316
muted
#868385