#FBB3EF#FBB3EF
#FBB3EF is a very light, moderate pink. Relative luminance 0.590; OKLCH L 85.3% C 0.113 H 332.5°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB3EF |
|---|---|
| RGB | rgb(251, 179, 239) |
| HSL | hsl(310, 90%, 84%) |
| HSV | hsv(310, 29%, 98%) |
| CMYK | cmyk(0%, 28.7%, 4.8%, 1.6%) |
| CIE-LAB | lab(81.28, 35.38, -19.46) |
| CIE-LCH | lch(81.28, 40.37, 331.19°) |
| OKLab | oklab(85.25% 0.1003 -0.0522) |
| OKLCH | oklch(85.25% 0.113 332.5) |
| XYZ | xyz(71.4827, 58.9841, 89.2643) |
| Luminance | 0.5898 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.46
Plum
#DDA0DD
ΔE00 6.02
Pale Mauve
#FED0FC
ΔE00 7.05
Very Light Purple
#F6CEFC
ΔE00 7.28
Light Lilac
#EDC8FF
ΔE00 7.32
Mauve
#E0B0FF
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB3EF #B3FBBF
analogous
#E3B3FB #FBB3EF #FBB3CB
triadic
#FBB3EF #EFFBB3 #B3EFFB
tetradic
#FBB3EF #FBE3B3 #B3FBBF #B3CBFB
square
#FBB3EF #FBE3B3 #B3FBBF #B3CBFB
split-complementary
#FBB3EF #CBFBB3 #B3FBE3
monochromatic
#F53FD7 #F879E3 #FBB3EF #FDE2F9 #FDE2F9
Accessibility & contrast
On white
1.64
#FBB3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#FBB3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB3EF
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB3EF | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F1
Deuteranopia (green-blind)
#C3CEED
Tritanopia (blue-blind)
#FFB7C8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fbb3ef; /* rgb */ color: rgb(251, 179, 239); /* oklch */ color: oklch(85.3% 0.113 332.5);
Tailwind
colors: {
custom: {
50: '#fdcaf4',
500: '#fbb3ef',
950: '#000000',
},
}SCSS
$custom: #fbb3ef; $custom-light: #fdcaf4; $custom-dark: #000000;
JSON
{
"hex": "#fbb3ef",
"rgb": {
"r": 251,
"g": 179,
"b": 239
},
"hsl": {
"h": 310,
"s": 90,
"l": 84.314
},
"oklch": {
"l": 0.85254,
"c": 0.11303,
"h": 332.5
},
"luminance": 0.58981
}Semantic roles & 50–950 ramp
primary
#FBB3EF
secondary
#73DF85
accent
#E62600
background
#FFFEFF
surface
#FFFAFE
border
#D7D3D6
text
#181317
muted
#868385