#FBB3EA#FBB3EA
#FBB3EA is a very light, moderate pink. Relative luminance 0.587; OKLCH L 85.1% C 0.109 H 335.3°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB3EA |
|---|---|
| RGB | rgb(251, 179, 234) |
| HSL | hsl(314, 90%, 84%) |
| HSV | hsv(314, 29%, 98%) |
| CMYK | cmyk(0%, 28.7%, 6.8%, 1.6%) |
| CIE-LAB | lab(81.12, 34.52, -17.01) |
| CIE-LCH | lch(81.12, 38.48, 333.77°) |
| OKLab | oklab(85.08% 0.0988 -0.0454) |
| OKLCH | oklch(85.08% 0.109 335.3) |
| XYZ | xyz(70.7543, 58.6928, 85.4278) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 6.19
Plum
#DDA0DD
ΔE00 6.31
Pale Mauve
#FED0FC
ΔE00 6.94
Powder Pink
#FFB2D0
ΔE00 7.12
Very Light Purple
#F6CEFC
ΔE00 7.36
Light Lilac
#EDC8FF
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB3EA #B3FBC4
analogous
#E8B3FB #FBB3EA #FBB3C6
triadic
#FBB3EA #EAFBB3 #B3EAFB
tetradic
#FBB3EA #FBE8B3 #B3FBC4 #B3C6FB
square
#FBB3EA #FBE8B3 #B3FBC4 #B3C6FB
split-complementary
#FBB3EA #C6FBB3 #B3FBE8
monochromatic
#F53FCA #F879DA #FBB3EA #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.65
#FBB3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#FBB3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB3EA
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB3EA | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C3EC
Deuteranopia (green-blind)
#C4CDE8
Tritanopia (blue-blind)
#FFB6C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fbb3ea; /* rgb */ color: rgb(251, 179, 234); /* oklch */ color: oklch(85.1% 0.109 335.3);
Tailwind
colors: {
custom: {
50: '#fdcaf0',
500: '#fbb3ea',
950: '#000000',
},
}SCSS
$custom: #fbb3ea; $custom-light: #fdcaf0; $custom-dark: #000000;
JSON
{
"hex": "#fbb3ea",
"rgb": {
"r": 251,
"g": 179,
"b": 234
},
"hsl": {
"h": 314.167,
"s": 90,
"l": 84.314
},
"oklch": {
"l": 0.85079,
"c": 0.10871,
"h": 335.3
},
"luminance": 0.5869
}Semantic roles & 50–950 ramp
primary
#FBB3EA
secondary
#73DF8D
accent
#E63600
background
#FFFEFF
surface
#FFFAFE
border
#D7D3D6
text
#181316
muted
#868385