#FBB1EF#FBB1EF
#FBB1EF is a very light, moderate purple. Relative luminance 0.582; OKLCH L 84.9% C 0.117 H 332.4°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB1EF |
|---|---|
| RGB | rgb(251, 177, 239) |
| HSL | hsl(310, 90%, 84%) |
| HSV | hsv(310, 29%, 98%) |
| CMYK | cmyk(0%, 29.5%, 4.8%, 1.6%) |
| CIE-LAB | lab(80.84, 36.43, -20.12) |
| CIE-LCH | lch(80.84, 41.61, 331.09°) |
| OKLab | oklab(84.92% 0.1032 -0.054) |
| OKLCH | oklch(84.92% 0.117 332.4) |
| XYZ | xyz(71.0848, 58.1883, 89.1317) |
| Luminance | 0.5819 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.68
Plum
#DDA0DD
ΔE00 5.78
Pale Mauve
#FED0FC
ΔE00 7.54
Light Lilac
#EDC8FF
ΔE00 7.65
Very Light Purple
#F6CEFC
ΔE00 7.73
Mauve
#E0B0FF
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB1EF #B1FBBD
analogous
#E2B1FB #FBB1EF #FBB1CA
triadic
#FBB1EF #EFFBB1 #B1EFFB
tetradic
#FBB1EF #FBE2B1 #B1FBBD #B1CAFB
square
#FBB1EF #FBE2B1 #B1FBBD #B1CAFB
split-complementary
#FBB1EF #CAFBB1 #B1FBE2
monochromatic
#F53DD7 #F877E3 #FBB1EF #FEE2F9 #FEE2F9
Accessibility & contrast
On white
1.66
#FBB1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#FBB1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB1EF
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB1EF | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2F1
Deuteranopia (green-blind)
#C1CCED
Tritanopia (blue-blind)
#FFB5C7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fbb1ef; /* rgb */ color: rgb(251, 177, 239); /* oklch */ color: oklch(84.9% 0.117 332.4);
Tailwind
colors: {
custom: {
50: '#fdc9f4',
500: '#fbb1ef',
950: '#000000',
},
}SCSS
$custom: #fbb1ef; $custom-light: #fdc9f4; $custom-dark: #000000;
JSON
{
"hex": "#fbb1ef",
"rgb": {
"r": 251,
"g": 177,
"b": 239
},
"hsl": {
"h": 309.73,
"s": 90.244,
"l": 83.922
},
"oklch": {
"l": 0.84919,
"c": 0.1165,
"h": 332.4
},
"luminance": 0.58186
}Semantic roles & 50–950 ramp
primary
#FBB1EF
secondary
#71DF83
accent
#E62500
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285