#FBB2EF#FBB2EF
#FBB2EF is a very light, moderate purple. Relative luminance 0.586; OKLCH L 85.1% C 0.115 H 332.4°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB2EF |
|---|---|
| RGB | rgb(251, 178, 239) |
| HSL | hsl(310, 90%, 84%) |
| HSV | hsv(310, 29%, 98%) |
| CMYK | cmyk(0%, 29.1%, 4.8%, 1.6%) |
| CIE-LAB | lab(81.06, 35.90, -19.79) |
| CIE-LCH | lch(81.06, 40.99, 331.14°) |
| OKLab | oklab(85.09% 0.1017 -0.0531) |
| OKLCH | oklch(85.09% 0.115 332.4) |
| XYZ | xyz(71.2830, 58.5848, 89.1977) |
| Luminance | 0.5858 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.56
Plum
#DDA0DD
ΔE00 5.89
Pale Mauve
#FED0FC
ΔE00 7.30
Light Lilac
#EDC8FF
ΔE00 7.48
Very Light Purple
#F6CEFC
ΔE00 7.50
Mauve
#E0B0FF
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB2EF #B2FBBE
analogous
#E3B2FB #FBB2EF #FBB2CB
triadic
#FBB2EF #EFFBB2 #B2EFFB
tetradic
#FBB2EF #FBE3B2 #B2FBBE #B2CBFB
square
#FBB2EF #FBE3B2 #B2FBBE #B2CBFB
split-complementary
#FBB2EF #CBFBB2 #B2FBE3
monochromatic
#F53ED7 #F878E3 #FBB2EF #FDE2F9 #FDE2F9
Accessibility & contrast
On white
1.65
#FBB2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#FBB2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB2EF
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB2EF | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F1
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#FFB6C8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fbb2ef; /* rgb */ color: rgb(251, 178, 239); /* oklch */ color: oklch(85.1% 0.115 332.4);
Tailwind
colors: {
custom: {
50: '#fdcaf4',
500: '#fbb2ef',
950: '#000000',
},
}SCSS
$custom: #fbb2ef; $custom-light: #fdcaf4; $custom-dark: #000000;
JSON
{
"hex": "#fbb2ef",
"rgb": {
"r": 251,
"g": 178,
"b": 239
},
"hsl": {
"h": 309.863,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.85086,
"c": 0.11477,
"h": 332.4
},
"luminance": 0.58582
}Semantic roles & 50–950 ramp
primary
#FBB2EF
secondary
#72DF84
accent
#E62600
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285