#FBEDFC#FBEDFC
#FBEDFC is a very light, muted purple. Relative luminance 0.881; OKLCH L 96.1% C 0.025 H 323.8°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEDFC |
|---|---|
| RGB | rgb(251, 237, 252) |
| HSL | hsl(296, 71%, 96%) |
| HSV | hsv(296, 6%, 99%) |
| CMYK | cmyk(0.4%, 6%, 0%, 1.2%) |
| CIE-LAB | lab(95.21, 7.32, -5.52) |
| CIE-LCH | lch(95.21, 9.17, 322.95°) |
| OKLab | oklab(96.14% 0.02 -0.0146) |
| OKLCH | oklch(96.14% 0.025 323.8) |
| XYZ | xyz(87.6359, 88.1064, 104.4661) |
| Luminance | 0.8811 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.13
Lavender (CSS)
#E6E6FA
ΔE00 6.17
Ghostwhite
#F8F8FF
ΔE00 7.33
Very Light Pink
#FFF4F2
ΔE00 7.80
Snow
#FFFAFA
ΔE00 8.26
Mistyrose
#FFE4E1
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEDFC #EEFCED
analogous
#F3EDFC #FBEDFC #FCEDF5
triadic
#FBEDFC #FCFBED #EDFCFB
tetradic
#FBEDFC #FCF3ED #EEFCED #EDF5FC
square
#FBEDFC #FCF3ED #EEFCED #EDF5FC
split-complementary
#FBEDFC #F5FCED #EDFCF3
monochromatic
#E484EB #EFB9F3 #F9E5FB #F9E5FB #F9E5FB
Accessibility & contrast
On white
1.13
#FBEDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#FBEDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEDFC
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEDFC | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FD
Deuteranopia (green-blind)
#EFF2FB
Tritanopia (blue-blind)
#FCEEF2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fbedfc; /* rgb */ color: rgb(251, 237, 252); /* oklch */ color: oklch(96.1% 0.025 323.8);
Tailwind
colors: {
custom: {
50: '#fcf2fd',
500: '#fbedfc',
950: '#000000',
},
}SCSS
$custom: #fbedfc; $custom-light: #fcf2fd; $custom-dark: #000000;
JSON
{
"hex": "#fbedfc",
"rgb": {
"r": 251,
"g": 237,
"b": 252
},
"hsl": {
"h": 296,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.96143,
"c": 0.02477,
"h": 323.8
},
"luminance": 0.88106
}Semantic roles & 50–950 ramp
primary
#FBEDFC
secondary
#AEE3AA
accent
#D3121F
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585