#FBEDF9#FBEDF9
#FBEDF9 is a very light, muted purple. Relative luminance 0.879; OKLCH L 96.1% C 0.022 H 330.3°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEDF9 |
|---|---|
| RGB | rgb(251, 237, 249) |
| HSL | hsl(309, 64%, 96%) |
| HSV | hsv(309, 6%, 98%) |
| CMYK | cmyk(0%, 5.6%, 0.8%, 1.6%) |
| CIE-LAB | lab(95.13, 6.78, -4.09) |
| CIE-LCH | lch(95.13, 7.92, 328.94°) |
| OKLab | oklab(96.05% 0.0189 -0.0108) |
| OKLCH | oklch(96.05% 0.022 330.3) |
| XYZ | xyz(87.1642, 87.9178, 101.9821) |
| Luminance | 0.8792 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.99
Lavender (CSS)
#E6E6FA
ΔE00 6.53
Very Light Pink
#FFF4F2
ΔE00 6.69
Ghostwhite
#F8F8FF
ΔE00 6.79
Snow
#FFFAFA
ΔE00 7.33
Mistyrose
#FFE4E1
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEDF9 #EDFBEF
analogous
#F6EDFB #FBEDF9 #FBEDF2
triadic
#FBEDF9 #F9FBED #EDF9FB
tetradic
#FBEDF9 #FBF6ED #EDFBEF #EDF2FB
square
#FBEDF9 #FBF6ED #EDFBEF #EDF2FB
split-complementary
#FBEDF9 #F2FBED #EDFBF6
monochromatic
#E589D8 #F0BBE8 #F9E6F7 #F9E6F7 #F9E6F7
Accessibility & contrast
On white
1.13
#FBEDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#FBEDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEDF9
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEDF9 | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0FA
Deuteranopia (green-blind)
#EFF2F8
Tritanopia (blue-blind)
#FCEEF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fbedf9; /* rgb */ color: rgb(251, 237, 249); /* oklch */ color: oklch(96.1% 0.022 330.3);
Tailwind
colors: {
custom: {
50: '#fcf2fb',
500: '#fbedf9',
950: '#000000',
},
}SCSS
$custom: #fbedf9; $custom-light: #fcf2fb; $custom-dark: #000000;
JSON
{
"hex": "#fbedf9",
"rgb": {
"r": 251,
"g": 237,
"b": 249
},
"hsl": {
"h": 308.571,
"s": 63.636,
"l": 95.686
},
"oklch": {
"l": 0.96054,
"c": 0.02176,
"h": 330.3
},
"luminance": 0.87917
}Semantic roles & 50–950 ramp
primary
#FBEDF9
secondary
#ADDFB4
accent
#CB331A
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585