#FBB2EE#FBB2EE
#FBB2EE is a very light, moderate pink. Relative luminance 0.585; OKLCH L 85.1% C 0.114 H 333.0°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB2EE |
|---|---|
| RGB | rgb(251, 178, 238) |
| HSL | hsl(311, 90%, 84%) |
| HSV | hsv(311, 29%, 98%) |
| CMYK | cmyk(0%, 29.1%, 5.2%, 1.6%) |
| CIE-LAB | lab(81.03, 35.73, -19.30) |
| CIE-LCH | lch(81.03, 40.61, 331.62°) |
| OKLab | oklab(85.05% 0.1015 -0.0517) |
| OKLCH | oklch(85.05% 0.114 333) |
| XYZ | xyz(71.1357, 58.5258, 88.4219) |
| Luminance | 0.5852 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.69
Plum
#DDA0DD
ΔE00 5.93
Pale Mauve
#FED0FC
ΔE00 7.26
Very Light Purple
#F6CEFC
ΔE00 7.50
Light Lilac
#EDC8FF
ΔE00 7.56
Mauve
#E0B0FF
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB2EE #B2FBBF
analogous
#E4B2FB #FBB2EE #FBB2CA
triadic
#FBB2EE #EEFBB2 #B2EEFB
tetradic
#FBB2EE #FBE4B2 #B2FBBF #B2CAFB
square
#FBB2EE #FBE4B2 #B2FBBF #B2CAFB
split-complementary
#FBB2EE #CAFBB2 #B2FBE4
monochromatic
#F53ED4 #F878E1 #FBB2EE #FDE2F9 #FDE2F9
Accessibility & contrast
On white
1.65
#FBB2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#FBB2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB2EE
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB2EE | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F0
Deuteranopia (green-blind)
#C3CDEC
Tritanopia (blue-blind)
#FFB6C7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fbb2ee; /* rgb */ color: rgb(251, 178, 238); /* oklch */ color: oklch(85.1% 0.114 333.0);
Tailwind
colors: {
custom: {
50: '#fdcaf3',
500: '#fbb2ee',
950: '#000000',
},
}SCSS
$custom: #fbb2ee; $custom-light: #fdcaf3; $custom-dark: #000000;
JSON
{
"hex": "#fbb2ee",
"rgb": {
"r": 251,
"g": 178,
"b": 238
},
"hsl": {
"h": 310.685,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.85051,
"c": 0.11388,
"h": 333
},
"luminance": 0.58523
}Semantic roles & 50–950 ramp
primary
#FBB2EE
secondary
#72DF86
accent
#E62900
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285