#FBEFFD#FBEFFD
#FBEFFD is a very light, muted purple. Relative luminance 0.893; OKLCH L 96.6% C 0.022 H 321.4°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEFFD |
|---|---|
| RGB | rgb(251, 239, 253) |
| HSL | hsl(291, 78%, 96%) |
| HSV | hsv(291, 6%, 99%) |
| CMYK | cmyk(0.8%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(95.72, 6.47, -5.28) |
| CIE-LCH | lch(95.72, 8.35, 320.75°) |
| OKLab | oklab(96.55% 0.0175 -0.014) |
| OKLCH | oklch(96.55% 0.022 321.4) |
| XYZ | xyz(88.3770, 89.3345, 105.4969) |
| Luminance | 0.8933 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.81
Lavender (CSS)
#E6E6FA
ΔE00 5.75
Ghostwhite
#F8F8FF
ΔE00 6.43
Very Light Pink
#FFF4F2
ΔE00 7.24
Snow
#FFFAFA
ΔE00 7.50
Mistyrose
#FFE4E1
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEFFD #F1FDEF
analogous
#F4EFFD #FBEFFD #FDEFF8
triadic
#FBEFFD #FDFBEF #EFFDFB
tetradic
#FBEFFD #FDF4EF #F1FDEF #EFF8FD
square
#FBEFFD #FDF4EF #F1FDEF #EFF8FD
split-complementary
#FBEFFD #F8FDEF #EFFDF4
monochromatic
#E082EF #EDB9F6 #F8E4FC #F8E4FC #F8E4FC
Accessibility & contrast
On white
1.11
#FBEFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#FBEFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEFFD
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEFFD | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#F0F3FC
Tritanopia (blue-blind)
#FCF0F3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fbeffd; /* rgb */ color: rgb(251, 239, 253); /* oklch */ color: oklch(96.6% 0.022 321.4);
Tailwind
colors: {
custom: {
50: '#fcf4fe',
500: '#fbeffd',
950: '#000000',
},
}SCSS
$custom: #fbeffd; $custom-light: #fcf4fe; $custom-dark: #000000;
JSON
{
"hex": "#fbeffd",
"rgb": {
"r": 251,
"g": 239,
"b": 253
},
"hsl": {
"h": 291.429,
"s": 77.778,
"l": 96.471
},
"oklch": {
"l": 0.96554,
"c": 0.02243,
"h": 321.4
},
"luminance": 0.89334
}Semantic roles & 50–950 ramp
primary
#FBEFFD
secondary
#B3E6AA
accent
#DA0B29
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585