#FBEEFB#FBEEFB
#FBEEFB is a very light, muted purple. Relative luminance 0.886; OKLCH L 96.3% C 0.022 H 325.7°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEEFB |
|---|---|
| RGB | rgb(251, 238, 251) |
| HSL | hsl(300, 62%, 96%) |
| HSV | hsv(300, 5%, 98%) |
| CMYK | cmyk(0%, 5.2%, 0%, 1.6%) |
| CIE-LAB | lab(95.42, 6.62, -4.69) |
| CIE-LCH | lch(95.42, 8.11, 324.73°) |
| OKLab | oklab(96.3% 0.0182 -0.0124) |
| OKLCH | oklch(96.3% 0.022 325.7) |
| XYZ | xyz(87.7682, 88.6239, 103.7305) |
| Luminance | 0.8862 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.38
Lavender (CSS)
#E6E6FA
ΔE00 6.13
Ghostwhite
#F8F8FF
ΔE00 6.59
Very Light Pink
#FFF4F2
ΔE00 6.95
Snow
#FFFAFA
ΔE00 7.39
Mistyrose
#FFE4E1
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEEFB #EEFBEE
analogous
#F4EEFB #FBEEFB #FBEEF4
triadic
#FBEEFB #FBFBEE #EEFBFB
tetradic
#FBEEFB #FBF4EE #EEFBEE #EEF4FB
square
#FBEEFB #FBF4EE #EEFBEE #EEF4FB
split-complementary
#FBEEFB #F4FBEE #EEFBF4
monochromatic
#E48BE4 #EFBCEF #F9E6F9 #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.12
#FBEEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#FBEEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEEFB
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEEFB | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FC
Deuteranopia (green-blind)
#F0F2FA
Tritanopia (blue-blind)
#FCEFF2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fbeefb; /* rgb */ color: rgb(251, 238, 251); /* oklch */ color: oklch(96.3% 0.022 325.7);
Tailwind
colors: {
custom: {
50: '#fcf3fc',
500: '#fbeefb',
950: '#000000',
},
}SCSS
$custom: #fbeefb; $custom-light: #fcf3fc; $custom-dark: #000000;
JSON
{
"hex": "#fbeefb",
"rgb": {
"r": 251,
"g": 238,
"b": 251
},
"hsl": {
"h": 300,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.96304,
"c": 0.02203,
"h": 325.7
},
"luminance": 0.88623
}Semantic roles & 50–950 ramp
primary
#FBEEFB
secondary
#AEDFAE
accent
#CA1C1C
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585