#FBEFFC#FBEFFC
#FBEFFC is a very light, muted purple. Relative luminance 0.893; OKLCH L 96.5% C 0.021 H 323.4°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEFFC |
|---|---|
| RGB | rgb(251, 239, 252) |
| HSL | hsl(295, 68%, 96%) |
| HSV | hsv(295, 5%, 99%) |
| CMYK | cmyk(0.4%, 5.2%, 0%, 1.2%) |
| CIE-LAB | lab(95.69, 6.29, -4.81) |
| CIE-LCH | lch(95.69, 7.91, 322.62°) |
| OKLab | oklab(96.52% 0.0172 -0.0127) |
| OKLCH | oklch(96.52% 0.021 323.4) |
| XYZ | xyz(88.2181, 89.2710, 104.6602) |
| Luminance | 0.8927 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.44
Lavender (CSS)
#E6E6FA
ΔE00 5.89
Ghostwhite
#F8F8FF
ΔE00 6.23
Very Light Pink
#FFF4F2
ΔE00 6.85
Snow
#FFFAFA
ΔE00 7.16
Mistyrose
#FFE4E1
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEFFC #F0FCEF
analogous
#F5EFFC #FBEFFC #FCEFF7
triadic
#FBEFFC #FCFBEF #EFFCFB
tetradic
#FBEFFC #FCF5EF #F0FCEF #EFF7FC
square
#FBEFFC #FCF5EF #F0FCEF #EFF7FC
split-complementary
#FBEFFC #F7FCEF #EFFCF5
monochromatic
#E188E9 #EEBBF2 #F9E5FA #F9E5FA #F9E5FA
Accessibility & contrast
On white
1.11
#FBEFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#FBEFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEFFC
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEFFC | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FD
Deuteranopia (green-blind)
#F0F3FB
Tritanopia (blue-blind)
#FCF0F3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fbeffc; /* rgb */ color: rgb(251, 239, 252); /* oklch */ color: oklch(96.5% 0.021 323.4);
Tailwind
colors: {
custom: {
50: '#fcf4fd',
500: '#fbeffc',
950: '#000000',
},
}SCSS
$custom: #fbeffc; $custom-light: #fcf4fd; $custom-dark: #000000;
JSON
{
"hex": "#fbeffc",
"rgb": {
"r": 251,
"g": 239,
"b": 252
},
"hsl": {
"h": 295.385,
"s": 68.421,
"l": 96.275
},
"oklch": {
"l": 0.96524,
"c": 0.02137,
"h": 323.4
},
"luminance": 0.89271
}Semantic roles & 50–950 ramp
primary
#FBEFFC
secondary
#B1E2AD
accent
#D01524
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585