#FBB5EF#FBB5EF
#FBB5EF is a very light, moderate pink. Relative luminance 0.598; OKLCH L 85.6% C 0.110 H 332.6°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB5EF |
|---|---|
| RGB | rgb(251, 181, 239) |
| HSL | hsl(310, 90%, 85%) |
| HSV | hsv(310, 28%, 98%) |
| CMYK | cmyk(0%, 27.9%, 4.8%, 1.6%) |
| CIE-LAB | lab(81.72, 34.33, -18.79) |
| CIE-LCH | lch(81.72, 39.13, 331.31°) |
| OKLab | oklab(85.59% 0.0973 -0.0503) |
| OKLCH | oklch(85.59% 0.11 332.6) |
| XYZ | xyz(71.8865, 59.7916, 89.3989) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.28
Plum
#DDA0DD
ΔE00 6.30
Pale Mauve
#FED0FC
ΔE00 6.55
Very Light Purple
#F6CEFC
ΔE00 6.82
Light Lilac
#EDC8FF
ΔE00 7.02
Powder Pink
#FFB2D0
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB5EF #B5FBC1
analogous
#E4B5FB #FBB5EF #FBB5CC
triadic
#FBB5EF #EFFBB5 #B5EFFB
tetradic
#FBB5EF #FBE4B5 #B5FBC1 #B5CCFB
square
#FBB5EF #FBE4B5 #B5FBC1 #B5CCFB
split-complementary
#FBB5EF #CCFBB5 #B5FBE4
monochromatic
#F541D6 #F87BE2 #FBB5EF #FDE2F9 #FDE2F9
Accessibility & contrast
On white
1.62
#FBB5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#FBB5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB5EF
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB5EF | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F1
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#FFB8C9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fbb5ef; /* rgb */ color: rgb(251, 181, 239); /* oklch */ color: oklch(85.6% 0.110 332.6);
Tailwind
colors: {
custom: {
50: '#fdccf4',
500: '#fbb5ef',
950: '#000000',
},
}SCSS
$custom: #fbb5ef; $custom-light: #fdccf4; $custom-dark: #000000;
JSON
{
"hex": "#fbb5ef",
"rgb": {
"r": 251,
"g": 181,
"b": 239
},
"hsl": {
"h": 310.286,
"s": 89.744,
"l": 84.706
},
"oklch": {
"l": 0.85592,
"c": 0.10956,
"h": 332.6
},
"luminance": 0.59789
}Semantic roles & 50–950 ramp
primary
#FBB5EF
secondary
#75DF87
accent
#E62700
background
#FFFEFF
surface
#FFFAFE
border
#D7D3D6
text
#181317
muted
#868385