#FBE7FA#FBE7FA
#FBE7FA is a very light, muted purple. Relative luminance 0.846; OKLCH L 94.9% C 0.033 H 327.4°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE7FA |
|---|---|
| RGB | rgb(251, 231, 250) |
| HSL | hsl(303, 71%, 95%) |
| HSV | hsv(303, 8%, 98%) |
| CMYK | cmyk(0%, 8%, 0.4%, 1.6%) |
| CIE-LAB | lab(93.69, 10.05, -6.72) |
| CIE-LCH | lch(93.69, 12.09, 326.26°) |
| OKLab | oklab(94.95% 0.0278 -0.0178) |
| OKLCH | oklch(94.95% 0.033 327.4) |
| XYZ | xyz(85.6124, 84.5640, 102.2363) |
| Luminance | 0.8456 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.06
Lavender (CSS)
#E6E6FA
ΔE00 7.75
Light Pink
#FFD1DF
ΔE00 8.48
Mistyrose
#FFE4E1
ΔE00 8.93
Pale Pink
#FFCFDC
ΔE00 9.15
Thistle
#D8BFD8
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE7FA #E7FBE8
analogous
#F2E7FB #FBE7FA #FBE7F0
triadic
#FBE7FA #FAFBE7 #E7FAFB
tetradic
#FBE7FA #FBF2E7 #E7FBE8 #E7F0FB
square
#FBE7FA #FBF2E7 #E7FBE8 #E7F0FB
split-complementary
#FBE7FA #F0FBE7 #E7FBF2
monochromatic
#EA7EE4 #F2B3EF #FBE5FA #FBE5FA #FBE5FA
Accessibility & contrast
On white
1.17
#FBE7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#FBE7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE7FA
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE7FA | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBFB
Deuteranopia (green-blind)
#EAEEF9
Tritanopia (blue-blind)
#FDE8ED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fbe7fa; /* rgb */ color: rgb(251, 231, 250); /* oklch */ color: oklch(94.9% 0.033 327.4);
Tailwind
colors: {
custom: {
50: '#fceefc',
500: '#fbe7fa',
950: '#000000',
},
}SCSS
$custom: #fbe7fa; $custom-light: #fceefc; $custom-dark: #000000;
JSON
{
"hex": "#fbe7fa",
"rgb": {
"r": 251,
"g": 231,
"b": 250
},
"hsl": {
"h": 303,
"s": 71.429,
"l": 94.51
},
"oklch": {
"l": 0.94945,
"c": 0.033,
"h": 327.4
},
"luminance": 0.84563
}Semantic roles & 50–950 ramp
primary
#FBE7FA
secondary
#A5E1A8
accent
#D31C12
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585