#FBB3EE#FBB3EE
#FBB3EE is a very light, moderate pink. Relative luminance 0.589; OKLCH L 85.2% C 0.112 H 333.0°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB3EE |
|---|---|
| RGB | rgb(251, 179, 238) |
| HSL | hsl(311, 90%, 84%) |
| HSV | hsv(311, 29%, 98%) |
| CMYK | cmyk(0%, 28.7%, 5.2%, 1.6%) |
| CIE-LAB | lab(81.25, 35.20, -18.97) |
| CIE-LCH | lch(81.25, 39.99, 331.69°) |
| OKLab | oklab(85.22% 0.1 -0.0508) |
| OKLCH | oklch(85.22% 0.112 333) |
| XYZ | xyz(71.3354, 58.9252, 88.4884) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.59
Plum
#DDA0DD
ΔE00 6.06
Pale Mauve
#FED0FC
ΔE00 7.01
Very Light Purple
#F6CEFC
ΔE00 7.28
Light Lilac
#EDC8FF
ΔE00 7.41
Powder Pink
#FFB2D0
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB3EE #B3FBC0
analogous
#E4B3FB #FBB3EE #FBB3CA
triadic
#FBB3EE #EEFBB3 #B3EEFB
tetradic
#FBB3EE #FBE4B3 #B3FBC0 #B3CAFB
square
#FBB3EE #FBE4B3 #B3FBC0 #B3CAFB
split-complementary
#FBB3EE #CAFBB3 #B3FBE4
monochromatic
#F53FD4 #F879E1 #FBB3EE #FDE2F8 #FDE2F8
Accessibility & contrast
On white
1.64
#FBB3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#FBB3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB3EE
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB3EE | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F0
Deuteranopia (green-blind)
#C3CEEC
Tritanopia (blue-blind)
#FFB6C8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fbb3ee; /* rgb */ color: rgb(251, 179, 238); /* oklch */ color: oklch(85.2% 0.112 333.0);
Tailwind
colors: {
custom: {
50: '#fdcaf3',
500: '#fbb3ee',
950: '#000000',
},
}SCSS
$custom: #fbb3ee; $custom-light: #fdcaf3; $custom-dark: #000000;
JSON
{
"hex": "#fbb3ee",
"rgb": {
"r": 251,
"g": 179,
"b": 238
},
"hsl": {
"h": 310.833,
"s": 90,
"l": 84.314
},
"oklch": {
"l": 0.85219,
"c": 0.11215,
"h": 333
},
"luminance": 0.58922
}Semantic roles & 50–950 ramp
primary
#FBB3EE
secondary
#73DF87
accent
#E62900
background
#FFFEFF
surface
#FFFAFE
border
#D7D3D6
text
#181317
muted
#868385