#FBEBFE#FBEBFE
#FBEBFE is a very light, muted purple. Relative luminance 0.871; OKLCH L 95.8% C 0.030 H 320.9°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEBFE |
|---|---|
| RGB | rgb(251, 235, 254) |
| HSL | hsl(291, 90%, 96%) |
| HSV | hsv(291, 7%, 100%) |
| CMYK | cmyk(1.2%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(94.77, 8.70, -7.20) |
| CIE-LCH | lch(94.77, 11.30, 320.40°) |
| OKLab | oklab(95.82% 0.0235 -0.0191) |
| OKLCH | oklch(95.82% 0.03 320.9) |
| XYZ | xyz(87.3786, 87.0822, 105.9521) |
| Luminance | 0.8708 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.65
Lavender (CSS)
#E6E6FA
ΔE00 6.56
Ghostwhite
#F8F8FF
ΔE00 8.77
Mistyrose
#FFE4E1
ΔE00 9.37
Very Light Pink
#FFF4F2
ΔE00 9.40
Snow
#FFFAFA
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEBFE #EEFEEB
analogous
#F1EBFE #FBEBFE #FEEBF7
triadic
#FBEBFE #FEFBEB #EBFEFB
tetradic
#FBEBFE #FEF1EB #EEFEEB #EBF7FE
square
#FBEBFE #FEF1EB #EEFEEB #EBF7FE
split-complementary
#FBEBFE #F7FEEB #EBFEF1
monochromatic
#E476F8 #EFB1FB #F9E2FE #F9E2FE #F9E2FE
Accessibility & contrast
On white
1.14
#FBEBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#FBEBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEBFE
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEBFE | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EFFF
Deuteranopia (green-blind)
#EDF1FD
Tritanopia (blue-blind)
#FCEDF1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fbebfe; /* rgb */ color: rgb(251, 235, 254); /* oklch */ color: oklch(95.8% 0.030 320.9);
Tailwind
colors: {
custom: {
50: '#fcf1fe',
500: '#fbebfe',
950: '#000000',
},
}SCSS
$custom: #fbebfe; $custom-light: #fcf1fe; $custom-dark: #000000;
JSON
{
"hex": "#fbebfe",
"rgb": {
"r": 251,
"g": 235,
"b": 254
},
"hsl": {
"h": 290.526,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.95822,
"c": 0.03033,
"h": 320.9
},
"luminance": 0.87082
}Semantic roles & 50–950 ramp
primary
#FBEBFE
secondary
#AEEAA3
accent
#E60024
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585