#FBEFFF#FBEFFF
#FBEFFF is a very light, muted purple. Relative luminance 0.895; OKLCH L 96.6% C 0.025 H 317.7°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEFFF |
|---|---|
| RGB | rgb(251, 239, 255) |
| HSL | hsl(285, 100%, 97%) |
| HSV | hsv(285, 6%, 100%) |
| CMYK | cmyk(1.6%, 6.3%, 0%, 0%) |
| CIE-LAB | lab(95.77, 6.83, -6.24) |
| CIE-LCH | lch(95.77, 9.25, 317.56°) |
| OKLab | oklab(96.61% 0.0182 -0.0166) |
| OKLCH | oklch(96.61% 0.025 317.7) |
| XYZ | xyz(88.6973, 89.4626, 107.1837) |
| Luminance | 0.8946 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.54
Lavender (CSS)
#E6E6FA
ΔE00 5.56
Ghostwhite
#F8F8FF
ΔE00 6.87
Very Light Pink
#FFF4F2
ΔE00 7.98
Snow
#FFFAFA
ΔE00 8.16
Mistyrose
#FFE4E1
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEFFF #F3FFEF
analogous
#F3EFFF #FBEFFF #FFEFFB
triadic
#FBEFFF #FFFBEF #EFFFFB
tetradic
#FBEFFF #FFF3EF #F3FFEF #EFFBFF
square
#FBEFFF #FFF3EF #F3FFEF #EFFBFF
split-complementary
#FBEFFF #FBFFEF #EFFFF3
monochromatic
#DC75FF #ECB2FF #F7E0FF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.11
#FBEFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#FBEFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEFFF
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEFFF | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#F0F3FE
Tritanopia (blue-blind)
#FBF0F4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fbefff; /* rgb */ color: rgb(251, 239, 255); /* oklch */ color: oklch(96.6% 0.025 317.7);
Tailwind
colors: {
custom: {
50: '#fcf4ff',
500: '#fbefff',
950: '#000000',
},
}SCSS
$custom: #fbefff; $custom-light: #fcf4ff; $custom-dark: #000000;
JSON
{
"hex": "#fbefff",
"rgb": {
"r": 251,
"g": 239,
"b": 255
},
"hsl": {
"h": 285,
"s": 100,
"l": 96.863
},
"oklch": {
"l": 0.96613,
"c": 0.02465,
"h": 317.7
},
"luminance": 0.89462
}Semantic roles & 50–950 ramp
primary
#FBEFFF
secondary
#B6EFA3
accent
#E60039
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586