#FBB5EA#FBB5EA
#FBB5EA is a very light, moderate pink. Relative luminance 0.595; OKLCH L 85.4% C 0.105 H 335.5°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB5EA |
|---|---|
| RGB | rgb(251, 181, 234) |
| HSL | hsl(315, 90%, 85%) |
| HSV | hsv(315, 28%, 98%) |
| CMYK | cmyk(0%, 27.9%, 6.8%, 1.6%) |
| CIE-LAB | lab(81.57, 33.47, -16.34) |
| CIE-LCH | lch(81.57, 37.24, 333.97°) |
| OKLab | oklab(85.42% 0.0958 -0.0436) |
| OKLCH | oklch(85.42% 0.105 335.5) |
| XYZ | xyz(71.1580, 59.5003, 85.5624) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 6.10
Pale Mauve
#FED0FC
ΔE00 6.48
Plum
#DDA0DD
ΔE00 6.63
Powder Pink
#FFB2D0
ΔE00 6.88
Very Light Purple
#F6CEFC
ΔE00 6.95
Light Lilac
#EDC8FF
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB5EA #B5FBC6
analogous
#E9B5FB #FBB5EA #FBB5C7
triadic
#FBB5EA #EAFBB5 #B5EAFB
tetradic
#FBB5EA #FBE9B5 #B5FBC6 #B5C7FB
square
#FBB5EA #FBE9B5 #B5FBC6 #B5C7FB
split-complementary
#FBB5EA #C7FBB5 #B5FBE9
monochromatic
#F541C9 #F87BDA #FBB5EA #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.63
#FBB5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#FBB5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB5EA
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB5EA | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5EC
Deuteranopia (green-blind)
#C6CEE8
Tritanopia (blue-blind)
#FFB7C7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fbb5ea; /* rgb */ color: rgb(251, 181, 234); /* oklch */ color: oklch(85.4% 0.105 335.5);
Tailwind
colors: {
custom: {
50: '#fdccf0',
500: '#fbb5ea',
950: '#000000',
},
}SCSS
$custom: #fbb5ea; $custom-light: #fdccf0; $custom-dark: #000000;
JSON
{
"hex": "#fbb5ea",
"rgb": {
"r": 251,
"g": 181,
"b": 234
},
"hsl": {
"h": 314.571,
"s": 89.744,
"l": 84.706
},
"oklch": {
"l": 0.85417,
"c": 0.10524,
"h": 335.5
},
"luminance": 0.59497
}Semantic roles & 50–950 ramp
primary
#FBB5EA
secondary
#75DF8F
accent
#E63800
background
#FFFEFF
surface
#FFFAFE
border
#D7D3D6
text
#181316
muted
#868385