#FBEDFD#FBEDFD
#FBEDFD is a very light, muted purple. Relative luminance 0.882; OKLCH L 96.2% C 0.026 H 321.9°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEDFD |
|---|---|
| RGB | rgb(251, 237, 253) |
| HSL | hsl(293, 80%, 96%) |
| HSV | hsv(293, 6%, 99%) |
| CMYK | cmyk(0.8%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(95.23, 7.49, -6.00) |
| CIE-LCH | lch(95.23, 9.60, 321.31°) |
| OKLab | oklab(96.17% 0.0203 -0.0159) |
| OKLCH | oklch(96.17% 0.026 321.9) |
| XYZ | xyz(87.7947, 88.1700, 105.3028) |
| Luminance | 0.8817 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.50
Lavender (CSS)
#E6E6FA
ΔE00 6.09
Ghostwhite
#F8F8FF
ΔE00 7.53
Very Light Pink
#FFF4F2
ΔE00 8.16
Snow
#FFFAFA
ΔE00 8.57
Mistyrose
#FFE4E1
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEDFD #EFFDED
analogous
#F3EDFD #FBEDFD #FDEDF7
triadic
#FBEDFD #FDFBED #EDFDFB
tetradic
#FBEDFD #FDF3ED #EFFDED #EDF7FD
square
#FBEDFD #FDF3ED #EFFDED #EDF7FD
split-complementary
#FBEDFD #F7FDED #EDFDF3
monochromatic
#E37FF1 #EFB6F7 #F9E3FC #F9E3FC #F9E3FC
Accessibility & contrast
On white
1.13
#FBEDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#FBEDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEDFD
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEDFD | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FE
Deuteranopia (green-blind)
#EFF2FC
Tritanopia (blue-blind)
#FCEEF2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fbedfd; /* rgb */ color: rgb(251, 237, 253); /* oklch */ color: oklch(96.2% 0.026 321.9);
Tailwind
colors: {
custom: {
50: '#fcf2fe',
500: '#fbedfd',
950: '#000000',
},
}SCSS
$custom: #fbedfd; $custom-light: #fcf2fe; $custom-dark: #000000;
JSON
{
"hex": "#fbedfd",
"rgb": {
"r": 251,
"g": 237,
"b": 253
},
"hsl": {
"h": 292.5,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.96172,
"c": 0.02584,
"h": 321.9
},
"luminance": 0.88169
}Semantic roles & 50–950 ramp
primary
#FBEDFD
secondary
#B0E6A8
accent
#DC0924
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585