#FBEFFA#FBEFFA
#FBEFFA is a very light, near-neutral purple. Relative luminance 0.891; OKLCH L 96.5% C 0.019 H 328.3°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEFFA |
|---|---|
| RGB | rgb(251, 239, 250) |
| HSL | hsl(305, 60%, 96%) |
| HSV | hsv(305, 5%, 98%) |
| CMYK | cmyk(0%, 4.8%, 0.4%, 1.6%) |
| CIE-LAB | lab(95.64, 5.93, -3.85) |
| CIE-LCH | lch(95.64, 7.07, 327.05°) |
| OKLab | oklab(96.47% 0.0164 -0.0102) |
| OKLCH | oklch(96.47% 0.019 328.3) |
| XYZ | xyz(87.9029, 89.1449, 102.9998) |
| Luminance | 0.8914 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.70
Ghostwhite
#F8F8FF
ΔE00 5.87
Very Light Pink
#FFF4F2
ΔE00 6.07
Lavender (CSS)
#E6E6FA
ΔE00 6.23
Snow
#FFFAFA
ΔE00 6.49
Mistyrose
#FFE4E1
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEFFA #EFFBF0
analogous
#F6EFFB #FBEFFA #FBEFF4
triadic
#FBEFFA #FAFBEF #EFFAFB
tetradic
#FBEFFA #FBF6EF #EFFBF0 #EFF4FB
square
#FBEFFA #FBF6EF #EFFBF0 #EFF4FB
split-complementary
#FBEFFA #F4FBEF #EFFBF6
monochromatic
#E38DDB #EFBEEB #F9E7F7 #F9E7F7 #F9E7F7
Accessibility & contrast
On white
1.12
#FBEFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#FBEFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEFFA
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEFFA | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FB
Deuteranopia (green-blind)
#F1F3FA
Tritanopia (blue-blind)
#FCF0F2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fbeffa; /* rgb */ color: rgb(251, 239, 250); /* oklch */ color: oklch(96.5% 0.019 328.3);
Tailwind
colors: {
custom: {
50: '#fcf4fc',
500: '#fbeffa',
950: '#000000',
},
}SCSS
$custom: #fbeffa; $custom-light: #fcf4fc; $custom-dark: #000000;
JSON
{
"hex": "#fbeffa",
"rgb": {
"r": 251,
"g": 239,
"b": 250
},
"hsl": {
"h": 305,
"s": 60,
"l": 96.078
},
"oklch": {
"l": 0.96465,
"c": 0.01932,
"h": 328.3
},
"luminance": 0.89144
}Semantic roles & 50–950 ramp
primary
#FBEFFA
secondary
#B0DFB4
accent
#C82C1E
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585