#FBB3E7#FBB3E7
#FBB3E7 is a very light, moderate pink. Relative luminance 0.585; OKLCH L 85.0% C 0.106 H 337.1°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB3E7 |
|---|---|
| RGB | rgb(251, 179, 231) |
| HSL | hsl(317, 90%, 84%) |
| HSV | hsv(317, 29%, 98%) |
| CMYK | cmyk(0%, 28.7%, 8%, 1.6%) |
| CIE-LAB | lab(81.03, 34.01, -15.54) |
| CIE-LCH | lch(81.03, 37.39, 335.44°) |
| OKLab | oklab(84.98% 0.0979 -0.0414) |
| OKLCH | oklch(84.98% 0.106 337.1) |
| XYZ | xyz(70.3269, 58.5218, 83.1772) |
| Luminance | 0.5852 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 6.40
Plum
#DDA0DD
ΔE00 6.60
Light Lavendar
#EFC0FE
ΔE00 6.71
Pale Mauve
#FED0FC
ΔE00 6.98
Very Light Purple
#F6CEFC
ΔE00 7.50
Baby Pink
#FFB7CE
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB3E7 #B3FBC7
analogous
#EBB3FB #FBB3E7 #FBB3C3
triadic
#FBB3E7 #E7FBB3 #B3E7FB
tetradic
#FBB3E7 #FBEBB3 #B3FBC7 #B3C3FB
square
#FBB3E7 #FBEBB3 #B3FBC7 #B3C3FB
split-complementary
#FBB3E7 #C3FBB3 #B3FBEB
monochromatic
#F53FC2 #F879D5 #FBB3E7 #FDE2F6 #FDE2F6
Accessibility & contrast
On white
1.65
#FBB3E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#FBB3E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB3E7
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB3E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB3E7 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C3E9
Deuteranopia (green-blind)
#C5CDE5
Tritanopia (blue-blind)
#FFB5C5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fbb3e7; /* rgb */ color: rgb(251, 179, 231); /* oklch */ color: oklch(85.0% 0.106 337.1);
Tailwind
colors: {
custom: {
50: '#fdcaee',
500: '#fbb3e7',
950: '#000000',
},
}SCSS
$custom: #fbb3e7; $custom-light: #fdcaee; $custom-dark: #000000;
JSON
{
"hex": "#fbb3e7",
"rgb": {
"r": 251,
"g": 179,
"b": 231
},
"hsl": {
"h": 316.667,
"s": 90,
"l": 84.314
},
"oklch": {
"l": 0.84975,
"c": 0.10624,
"h": 337.1
},
"luminance": 0.58519
}Semantic roles & 50–950 ramp
primary
#FBB3E7
secondary
#73DF91
accent
#E64000
background
#FFFEFF
surface
#FFFAFE
border
#D7D3D6
text
#181316
muted
#868385