#FBB0EE#FBB0EE
#FBB0EE is a very light, moderate pink. Relative luminance 0.577; OKLCH L 84.7% C 0.117 H 332.8°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB0EE |
|---|---|
| RGB | rgb(251, 176, 238) |
| HSL | hsl(310, 90%, 84%) |
| HSV | hsv(310, 30%, 98%) |
| CMYK | cmyk(0%, 29.9%, 5.2%, 1.6%) |
| CIE-LAB | lab(80.59, 36.78, -19.96) |
| CIE-LCH | lch(80.59, 41.85, 331.51°) |
| OKLab | oklab(84.72% 0.1044 -0.0536) |
| OKLCH | oklch(84.72% 0.117 332.8) |
| XYZ | xyz(70.7407, 57.7358, 88.2902) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.69
Light Lavendar
#EFC0FE
ΔE00 5.91
Pale Mauve
#FED0FC
ΔE00 7.75
Light Lilac
#EDC8FF
ΔE00 7.88
Mauve
#E0B0FF
ΔE00 7.94
Very Light Purple
#F6CEFC
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB0EE #B0FBBD
analogous
#E2B0FB #FBB0EE #FBB0C8
triadic
#FBB0EE #EEFBB0 #B0EEFB
tetradic
#FBB0EE #FBE2B0 #B0FBBD #B0C8FB
square
#FBB0EE #FBE2B0 #B0FBBD #B0C8FB
split-complementary
#FBB0EE #C8FBB0 #B0FBE2
monochromatic
#F53BD5 #F876E1 #FBB0EE #FEE2F9 #FEE2F9
Accessibility & contrast
On white
1.67
#FBB0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#FBB0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB0EE
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB0EE | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F0
Deuteranopia (green-blind)
#C1CCEC
Tritanopia (blue-blind)
#FFB4C6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fbb0ee; /* rgb */ color: rgb(251, 176, 238); /* oklch */ color: oklch(84.7% 0.117 332.8);
Tailwind
colors: {
custom: {
50: '#fdc8f3',
500: '#fbb0ee',
950: '#000000',
},
}SCSS
$custom: #fbb0ee; $custom-light: #fdc8f3; $custom-dark: #000000;
JSON
{
"hex": "#fbb0ee",
"rgb": {
"r": 251,
"g": 176,
"b": 238
},
"hsl": {
"h": 310.4,
"s": 90.361,
"l": 83.725
},
"oklch": {
"l": 0.84716,
"c": 0.11736,
"h": 332.8
},
"luminance": 0.57733
}Semantic roles & 50–950 ramp
primary
#FBB0EE
secondary
#70DF83
accent
#E62800
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285