#FBB0EF#FBB0EF
#FBB0EF is a very light, moderate purple. Relative luminance 0.578; OKLCH L 84.8% C 0.118 H 332.3°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB0EF |
|---|---|
| RGB | rgb(251, 176, 239) |
| HSL | hsl(310, 90%, 84%) |
| HSV | hsv(310, 30%, 98%) |
| CMYK | cmyk(0%, 29.9%, 4.8%, 1.6%) |
| CIE-LAB | lab(80.62, 36.95, -20.45) |
| CIE-LCH | lch(80.62, 42.23, 331.04°) |
| OKLab | oklab(84.75% 0.1047 -0.0549) |
| OKLCH | oklch(84.75% 0.118 332.3) |
| XYZ | xyz(70.8880, 57.7947, 89.0661) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.67
Light Lavendar
#EFC0FE
ΔE00 5.80
Mauve
#E0B0FF
ΔE00 7.76
Pale Mauve
#FED0FC
ΔE00 7.79
Light Lilac
#EDC8FF
ΔE00 7.81
Very Light Purple
#F6CEFC
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB0EF #B0FBBC
analogous
#E1B0FB #FBB0EF #FBB0C9
triadic
#FBB0EF #EFFBB0 #B0EFFB
tetradic
#FBB0EF #FBE1B0 #B0FBBC #B0C9FB
square
#FBB0EF #FBE1B0 #B0FBBC #B0C9FB
split-complementary
#FBB0EF #C9FBB0 #B0FBE1
monochromatic
#F53BD7 #F876E3 #FBB0EF #FEE2F9 #FEE2F9
Accessibility & contrast
On white
1.67
#FBB0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#FBB0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB0EF
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB0EF | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F1
Deuteranopia (green-blind)
#C1CCED
Tritanopia (blue-blind)
#FFB4C6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fbb0ef; /* rgb */ color: rgb(251, 176, 239); /* oklch */ color: oklch(84.8% 0.118 332.3);
Tailwind
colors: {
custom: {
50: '#fdc8f4',
500: '#fbb0ef',
950: '#000000',
},
}SCSS
$custom: #fbb0ef; $custom-light: #fdc8f4; $custom-dark: #000000;
JSON
{
"hex": "#fbb0ef",
"rgb": {
"r": 251,
"g": 176,
"b": 239
},
"hsl": {
"h": 309.6,
"s": 90.361,
"l": 83.725
},
"oklch": {
"l": 0.84752,
"c": 0.11823,
"h": 332.3
},
"luminance": 0.57792
}Semantic roles & 50–950 ramp
primary
#FBB0EF
secondary
#70DF82
accent
#E62500
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285