#FBB5EE#FBB5EE
#FBB5EE is a very light, moderate pink. Relative luminance 0.597; OKLCH L 85.6% C 0.109 H 333.2°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB5EE |
|---|---|
| RGB | rgb(251, 181, 238) |
| HSL | hsl(311, 90%, 85%) |
| HSV | hsv(311, 28%, 98%) |
| CMYK | cmyk(0%, 27.9%, 5.2%, 1.6%) |
| CIE-LAB | lab(81.69, 34.15, -18.30) |
| CIE-LCH | lch(81.69, 38.75, 331.82°) |
| OKLab | oklab(85.56% 0.097 -0.049) |
| OKLCH | oklch(85.56% 0.109 333.2) |
| XYZ | xyz(71.7391, 59.7327, 88.6230) |
| Luminance | 0.5973 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.44
Plum
#DDA0DD
ΔE00 6.35
Pale Mauve
#FED0FC
ΔE00 6.52
Very Light Purple
#F6CEFC
ΔE00 6.83
Light Lilac
#EDC8FF
ΔE00 7.12
Powder Pink
#FFB2D0
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB5EE #B5FBC2
analogous
#E5B5FB #FBB5EE #FBB5CB
triadic
#FBB5EE #EEFBB5 #B5EEFB
tetradic
#FBB5EE #FBE5B5 #B5FBC2 #B5CBFB
square
#FBB5EE #FBE5B5 #B5FBC2 #B5CBFB
split-complementary
#FBB5EE #CBFBB5 #B5FBE5
monochromatic
#F541D3 #F87BE1 #FBB5EE #FDE2F8 #FDE2F8
Accessibility & contrast
On white
1.62
#FBB5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#FBB5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB5EE
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB5EE | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F0
Deuteranopia (green-blind)
#C5CFEC
Tritanopia (blue-blind)
#FFB8C9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fbb5ee; /* rgb */ color: rgb(251, 181, 238); /* oklch */ color: oklch(85.6% 0.109 333.2);
Tailwind
colors: {
custom: {
50: '#fdccf3',
500: '#fbb5ee',
950: '#000000',
},
}SCSS
$custom: #fbb5ee; $custom-light: #fdccf3; $custom-dark: #000000;
JSON
{
"hex": "#fbb5ee",
"rgb": {
"r": 251,
"g": 181,
"b": 238
},
"hsl": {
"h": 311.143,
"s": 89.744,
"l": 84.706
},
"oklch": {
"l": 0.85556,
"c": 0.10867,
"h": 333.2
},
"luminance": 0.5973
}Semantic roles & 50–950 ramp
primary
#FBB5EE
secondary
#75DF89
accent
#E62B00
background
#FFFEFF
surface
#FFFAFE
border
#D7D3D6
text
#181317
muted
#868385