#FBEEFA#FBEEFA
#FBEEFA is a very light, muted purple. Relative luminance 0.886; OKLCH L 96.3% C 0.021 H 328.1°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEEFA |
|---|---|
| RGB | rgb(251, 238, 250) |
| HSL | hsl(305, 62%, 96%) |
| HSV | hsv(305, 5%, 98%) |
| CMYK | cmyk(0%, 5.2%, 0.4%, 1.6%) |
| CIE-LAB | lab(95.40, 6.45, -4.21) |
| CIE-LCH | lch(95.40, 7.70, 326.88°) |
| OKLab | oklab(96.27% 0.0179 -0.0111) |
| OKLCH | oklch(96.27% 0.021 328.1) |
| XYZ | xyz(87.6109, 88.5610, 102.9025) |
| Luminance | 0.8856 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.00
Lavender (CSS)
#E6E6FA
ΔE00 6.28
Ghostwhite
#F8F8FF
ΔE00 6.42
Very Light Pink
#FFF4F2
ΔE00 6.57
Snow
#FFFAFA
ΔE00 7.07
Mistyrose
#FFE4E1
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEEFA #EEFBEF
analogous
#F5EEFB #FBEEFA #FBEEF3
triadic
#FBEEFA #FAFBEE #EEFAFB
tetradic
#FBEEFA #FBF5EE #EEFBEF #EEF3FB
square
#FBEEFA #FBF5EE #EEFBEF #EEF3FB
split-complementary
#FBEEFA #F3FBEE #EEFBF5
monochromatic
#E48BDD #EFBCEB #F9E6F8 #F9E6F8 #F9E6F8
Accessibility & contrast
On white
1.12
#FBEEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#FBEEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEEFA
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEEFA | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FB
Deuteranopia (green-blind)
#F0F2F9
Tritanopia (blue-blind)
#FCEFF2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fbeefa; /* rgb */ color: rgb(251, 238, 250); /* oklch */ color: oklch(96.3% 0.021 328.1);
Tailwind
colors: {
custom: {
50: '#fcf3fc',
500: '#fbeefa',
950: '#000000',
},
}SCSS
$custom: #fbeefa; $custom-light: #fcf3fc; $custom-dark: #000000;
JSON
{
"hex": "#fbeefa",
"rgb": {
"r": 251,
"g": 238,
"b": 250
},
"hsl": {
"h": 304.615,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.96274,
"c": 0.02103,
"h": 328.1
},
"luminance": 0.8856
}Semantic roles & 50–950 ramp
primary
#FBEEFA
secondary
#AEDFB2
accent
#CA291C
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585