#FBEFFB#FBEFFB
#FBEFFB is a very light, muted purple. Relative luminance 0.892; OKLCH L 96.5% C 0.020 H 325.7°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEFFB |
|---|---|
| RGB | rgb(251, 239, 251) |
| HSL | hsl(300, 60%, 96%) |
| HSV | hsv(300, 5%, 98%) |
| CMYK | cmyk(0%, 4.8%, 0%, 1.6%) |
| CIE-LAB | lab(95.67, 6.11, -4.33) |
| CIE-LCH | lch(95.67, 7.49, 324.71°) |
| OKLab | oklab(96.5% 0.0168 -0.0114) |
| OKLCH | oklch(96.5% 0.02 325.7) |
| XYZ | xyz(88.0601, 89.2078, 103.8278) |
| Luminance | 0.8921 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.07
Ghostwhite
#F8F8FF
ΔE00 6.04
Lavender (CSS)
#E6E6FA
ΔE00 6.04
Very Light Pink
#FFF4F2
ΔE00 6.47
Snow
#FFFAFA
ΔE00 6.83
Mistyrose
#FFE4E1
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEFFB #EFFBEF
analogous
#F5EFFB #FBEFFB #FBEFF5
triadic
#FBEFFB #FBFBEF #EFFBFB
tetradic
#FBEFFB #FBF5EF #EFFBEF #EFF5FB
square
#FBEFFB #FBF5EF #EFFBEF #EFF5FB
split-complementary
#FBEFFB #F5FBEF #EFFBF5
monochromatic
#E38DE3 #EFBEEF #F9E7F9 #F9E7F9 #F9E7F9
Accessibility & contrast
On white
1.11
#FBEFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#FBEFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEFFB
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEFFB | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FC
Deuteranopia (green-blind)
#F1F3FB
Tritanopia (blue-blind)
#FCF0F3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fbeffb; /* rgb */ color: rgb(251, 239, 251); /* oklch */ color: oklch(96.5% 0.020 325.7);
Tailwind
colors: {
custom: {
50: '#fcf4fc',
500: '#fbeffb',
950: '#000000',
},
}SCSS
$custom: #fbeffb; $custom-light: #fcf4fc; $custom-dark: #000000;
JSON
{
"hex": "#fbeffb",
"rgb": {
"r": 251,
"g": 239,
"b": 251
},
"hsl": {
"h": 300,
"s": 60,
"l": 96.078
},
"oklch": {
"l": 0.96495,
"c": 0.02033,
"h": 325.7
},
"luminance": 0.89207
}Semantic roles & 50–950 ramp
primary
#FBEFFB
secondary
#B0DFB0
accent
#C81E1E
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585