#FBB2EA#FBB2EA
#FBB2EA is a very light, moderate pink. Relative luminance 0.583; OKLCH L 84.9% C 0.110 H 335.2°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB2EA |
|---|---|
| RGB | rgb(251, 178, 234) |
| HSL | hsl(314, 90%, 84%) |
| HSV | hsv(314, 29%, 98%) |
| CMYK | cmyk(0%, 29.1%, 6.8%, 1.6%) |
| CIE-LAB | lab(80.90, 35.04, -17.34) |
| CIE-LCH | lch(80.90, 39.10, 333.67°) |
| OKLab | oklab(84.91% 0.1003 -0.0463) |
| OKLCH | oklch(84.91% 0.11 335.2) |
| XYZ | xyz(70.5546, 58.2934, 85.3612) |
| Luminance | 0.5829 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.16
Light Lavendar
#EFC0FE
ΔE00 6.26
Pale Mauve
#FED0FC
ΔE00 7.18
Powder Pink
#FFB2D0
ΔE00 7.25
Very Light Purple
#F6CEFC
ΔE00 7.57
Light Lilac
#EDC8FF
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB2EA #B2FBC3
analogous
#E8B2FB #FBB2EA #FBB2C6
triadic
#FBB2EA #EAFBB2 #B2EAFB
tetradic
#FBB2EA #FBE8B2 #B2FBC3 #B2C6FB
square
#FBB2EA #FBE8B2 #B2FBC3 #B2C6FB
split-complementary
#FBB2EA #C6FBB2 #B2FBE8
monochromatic
#F53ECA #F878DA #FBB2EA #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.66
#FBB2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#FBB2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB2EA
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB2EA | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C2EC
Deuteranopia (green-blind)
#C4CDE8
Tritanopia (blue-blind)
#FFB5C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fbb2ea; /* rgb */ color: rgb(251, 178, 234); /* oklch */ color: oklch(84.9% 0.110 335.2);
Tailwind
colors: {
custom: {
50: '#fdc9f0',
500: '#fbb2ea',
950: '#000000',
},
}SCSS
$custom: #fbb2ea; $custom-light: #fdc9f0; $custom-dark: #000000;
JSON
{
"hex": "#fbb2ea",
"rgb": {
"r": 251,
"g": 178,
"b": 234
},
"hsl": {
"h": 313.973,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.8491,
"c": 0.11045,
"h": 335.2
},
"luminance": 0.58291
}Semantic roles & 50–950 ramp
primary
#FBB2EA
secondary
#72DF8B
accent
#E63500
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285