#FBEAFC#FBEAFC
#FBEAFC is a very light, muted purple. Relative luminance 0.864; OKLCH L 95.6% C 0.030 H 324.1°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEAFC |
|---|---|
| RGB | rgb(251, 234, 252) |
| HSL | hsl(297, 75%, 95%) |
| HSV | hsv(297, 7%, 99%) |
| CMYK | cmyk(0.4%, 7.1%, 0%, 1.2%) |
| CIE-LAB | lab(94.48, 8.86, -6.60) |
| CIE-LCH | lch(94.48, 11.05, 323.32°) |
| OKLab | oklab(95.57% 0.0242 -0.0175) |
| OKLCH | oklch(95.57% 0.03 324.1) |
| XYZ | xyz(86.7746, 86.3838, 104.1790) |
| Luminance | 0.8638 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.37
Lavender (CSS)
#E6E6FA
ΔE00 6.87
Ghostwhite
#F8F8FF
ΔE00 8.89
Mistyrose
#FFE4E1
ΔE00 8.92
Very Light Pink
#FFF4F2
ΔE00 9.20
Light Pink
#FFD1DF
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEAFC #EBFCEA
analogous
#F2EAFC #FBEAFC #FCEAF4
triadic
#FBEAFC #FCFBEA #EAFCFB
tetradic
#FBEAFC #FCF2EA #EBFCEA #EAF4FC
square
#FBEAFC #FCF2EA #EBFCEA #EAF4FC
split-complementary
#FBEAFC #F4FCEA #EAFCF2
monochromatic
#E77FED #F1B4F4 #FAE4FB #FAE4FB #FAE4FB
Accessibility & contrast
On white
1.15
#FBEAFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#FBEAFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEAFC
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEAFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEAFC | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFD
Deuteranopia (green-blind)
#ECF0FB
Tritanopia (blue-blind)
#FCEBF0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fbeafc; /* rgb */ color: rgb(251, 234, 252); /* oklch */ color: oklch(95.6% 0.030 324.1);
Tailwind
colors: {
custom: {
50: '#fcf0fd',
500: '#fbeafc',
950: '#000000',
},
}SCSS
$custom: #fbeafc; $custom-light: #fcf0fd; $custom-dark: #000000;
JSON
{
"hex": "#fbeafc",
"rgb": {
"r": 251,
"g": 234,
"b": 252
},
"hsl": {
"h": 296.667,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.95573,
"c": 0.0299,
"h": 324.1
},
"luminance": 0.86383
}Semantic roles & 50–950 ramp
primary
#FBEAFC
secondary
#AAE3A7
accent
#D70E19
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585