#FBEBFC#FBEBFC
#FBEBFC is a very light, muted purple. Relative luminance 0.870; OKLCH L 95.8% C 0.028 H 324.0°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEBFC |
|---|---|
| RGB | rgb(251, 235, 252) |
| HSL | hsl(296, 74%, 95%) |
| HSV | hsv(296, 7%, 99%) |
| CMYK | cmyk(0.4%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(94.72, 8.35, -6.24) |
| CIE-LCH | lch(94.72, 10.42, 323.20°) |
| OKLab | oklab(95.76% 0.0228 -0.0166) |
| OKLCH | oklch(95.76% 0.028 324) |
| XYZ | xyz(87.0601, 86.9548, 104.2741) |
| Luminance | 0.8695 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.94
Lavender (CSS)
#E6E6FA
ΔE00 6.61
Ghostwhite
#F8F8FF
ΔE00 8.38
Mistyrose
#FFE4E1
ΔE00 8.74
Very Light Pink
#FFF4F2
ΔE00 8.74
Snow
#FFFAFA
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEBFC #ECFCEB
analogous
#F2EBFC #FBEBFC #FCEBF4
triadic
#FBEBFC #FCFBEB #EBFCFB
tetradic
#FBEBFC #FCF2EB #ECFCEB #EBF4FC
square
#FBEBFC #FCF2EB #ECFCEB #EBF4FC
split-complementary
#FBEBFC #F4FCEB #EBFCF2
monochromatic
#E681EC #F0B6F4 #FAE4FB #FAE4FB #FAE4FB
Accessibility & contrast
On white
1.14
#FBEBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#FBEBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEBFC
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEBFC | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFD
Deuteranopia (green-blind)
#EDF0FB
Tritanopia (blue-blind)
#FCECF0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fbebfc; /* rgb */ color: rgb(251, 235, 252); /* oklch */ color: oklch(95.8% 0.028 324.0);
Tailwind
colors: {
custom: {
50: '#fcf1fd',
500: '#fbebfc',
950: '#000000',
},
}SCSS
$custom: #fbebfc; $custom-light: #fcf1fd; $custom-dark: #000000;
JSON
{
"hex": "#fbebfc",
"rgb": {
"r": 251,
"g": 235,
"b": 252
},
"hsl": {
"h": 296.471,
"s": 73.913,
"l": 95.49
},
"oklch": {
"l": 0.95762,
"c": 0.02819,
"h": 324
},
"luminance": 0.86954
}Semantic roles & 50–950 ramp
primary
#FBEBFC
secondary
#ABE3A8
accent
#D60F1B
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585