#FBEEF9#FBEEF9
#FBEEF9 is a very light, muted purple. Relative luminance 0.885; OKLCH L 96.2% C 0.020 H 330.7°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEEF9 |
|---|---|
| RGB | rgb(251, 238, 249) |
| HSL | hsl(309, 62%, 96%) |
| HSV | hsv(309, 5%, 98%) |
| CMYK | cmyk(0%, 5.2%, 0.8%, 1.6%) |
| CIE-LAB | lab(95.37, 6.27, -3.73) |
| CIE-LCH | lch(95.37, 7.29, 329.28°) |
| OKLab | oklab(96.25% 0.0175 -0.0098) |
| OKLCH | oklch(96.25% 0.02 330.7) |
| XYZ | xyz(87.4546, 88.4984, 102.0789) |
| Luminance | 0.8850 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.62
Very Light Pink
#FFF4F2
ΔE00 6.18
Ghostwhite
#F8F8FF
ΔE00 6.26
Lavender (CSS)
#E6E6FA
ΔE00 6.45
Snow
#FFFAFA
ΔE00 6.75
Mistyrose
#FFE4E1
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEEF9 #EEFBF0
analogous
#F6EEFB #FBEEF9 #FBEEF2
triadic
#FBEEF9 #F9FBEE #EEF9FB
tetradic
#FBEEF9 #FBF6EE #EEFBF0 #EEF2FB
square
#FBEEF9 #FBF6EE #EEFBF0 #EEF2FB
split-complementary
#FBEEF9 #F2FBEE #EEFBF6
monochromatic
#E48BD6 #EFBCE8 #F9E6F6 #F9E6F6 #F9E6F6
Accessibility & contrast
On white
1.12
#FBEEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#FBEEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEEF9
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEEF9 | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FA
Deuteranopia (green-blind)
#F0F2F9
Tritanopia (blue-blind)
#FCEFF1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fbeef9; /* rgb */ color: rgb(251, 238, 249); /* oklch */ color: oklch(96.2% 0.020 330.7);
Tailwind
colors: {
custom: {
50: '#fcf3fb',
500: '#fbeef9',
950: '#000000',
},
}SCSS
$custom: #fbeef9; $custom-light: #fcf3fb; $custom-dark: #000000;
JSON
{
"hex": "#fbeef9",
"rgb": {
"r": 251,
"g": 238,
"b": 249
},
"hsl": {
"h": 309.231,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.96245,
"c": 0.02006,
"h": 330.7
},
"luminance": 0.88498
}Semantic roles & 50–950 ramp
primary
#FBEEF9
secondary
#AEDFB6
accent
#CA371C
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585