#FBEFFE#FBEFFE
#FBEFFE is a very light, muted purple. Relative luminance 0.894; OKLCH L 96.6% C 0.024 H 319.4°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEFFE |
|---|---|
| RGB | rgb(251, 239, 254) |
| HSL | hsl(288, 88%, 97%) |
| HSV | hsv(288, 6%, 100%) |
| CMYK | cmyk(1.2%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(95.75, 6.65, -5.76) |
| CIE-LCH | lch(95.75, 8.80, 319.07°) |
| OKLab | oklab(96.58% 0.0179 -0.0153) |
| OKLCH | oklch(96.58% 0.024 319.4) |
| XYZ | xyz(88.5367, 89.3984, 106.3381) |
| Luminance | 0.8940 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.18
Lavender (CSS)
#E6E6FA
ΔE00 5.64
Ghostwhite
#F8F8FF
ΔE00 6.64
Very Light Pink
#FFF4F2
ΔE00 7.61
Snow
#FFFAFA
ΔE00 7.83
Mistyrose
#FFE4E1
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEFFE #F2FEEF
analogous
#F4EFFE #FBEFFE #FEEFFA
triadic
#FBEFFE #FEFBEF #EFFEFB
tetradic
#FBEFFE #FEF4EF #F2FEEF #EFFAFE
square
#FBEFFE #FEF4EF #F2FEEF #EFFAFE
split-complementary
#FBEFFE #FAFEEF #EFFEF4
monochromatic
#DE7CF7 #EDB5FA #F8E2FD #F8E2FD #F8E2FD
Accessibility & contrast
On white
1.11
#FBEFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#FBEFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEFFE
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEFFE | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#F0F3FD
Tritanopia (blue-blind)
#FBF0F4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fbeffe; /* rgb */ color: rgb(251, 239, 254); /* oklch */ color: oklch(96.6% 0.024 319.4);
Tailwind
colors: {
custom: {
50: '#fcf4fe',
500: '#fbeffe',
950: '#000000',
},
}SCSS
$custom: #fbeffe; $custom-light: #fcf4fe; $custom-dark: #000000;
JSON
{
"hex": "#fbeffe",
"rgb": {
"r": 251,
"g": 239,
"b": 254
},
"hsl": {
"h": 288,
"s": 88.235,
"l": 96.667
},
"oklch": {
"l": 0.96583,
"c": 0.02353,
"h": 319.4
},
"luminance": 0.89398
}Semantic roles & 50–950 ramp
primary
#FBEFFE
secondary
#B4EAA7
accent
#E5012E
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585