#FBEEFF#FBEEFF
#FBEEFF is a very light, muted purple. Relative luminance 0.889; OKLCH L 96.4% C 0.026 H 318.2°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEEFF |
|---|---|
| RGB | rgb(251, 238, 255) |
| HSL | hsl(286, 100%, 97%) |
| HSV | hsv(286, 7%, 100%) |
| CMYK | cmyk(1.6%, 6.7%, 0%, 0%) |
| CIE-LAB | lab(95.53, 7.34, -6.60) |
| CIE-LCH | lch(95.53, 9.87, 318.03°) |
| OKLab | oklab(96.42% 0.0196 -0.0175) |
| OKLCH | oklch(96.42% 0.026 318.2) |
| XYZ | xyz(88.4053, 88.8787, 107.0864) |
| Luminance | 0.8888 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.87
Lavender (CSS)
#E6E6FA
ΔE00 5.76
Ghostwhite
#F8F8FF
ΔE00 7.42
Very Light Pink
#FFF4F2
ΔE00 8.42
Snow
#FFFAFA
ΔE00 8.68
Mistyrose
#FFE4E1
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEEFF #F2FFEE
analogous
#F3EEFF #FBEEFF #FFEEFB
triadic
#FBEEFF #FFFBEE #EEFFFB
tetradic
#FBEEFF #FFF3EE #F2FFEE #EEFBFF
square
#FBEEFF #FFF3EE #F2FFEE #EEFBFF
split-complementary
#FBEEFF #FBFFEE #EEFFF3
monochromatic
#DE74FF #EDB1FF #F8E0FF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.12
#FBEEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#FBEEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEEFF
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEEFF | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#EFF3FE
Tritanopia (blue-blind)
#FBF0F3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fbeeff; /* rgb */ color: rgb(251, 238, 255); /* oklch */ color: oklch(96.4% 0.026 318.2);
Tailwind
colors: {
custom: {
50: '#fcf3ff',
500: '#fbeeff',
950: '#000000',
},
}SCSS
$custom: #fbeeff; $custom-light: #fcf3ff; $custom-dark: #000000;
JSON
{
"hex": "#fbeeff",
"rgb": {
"r": 251,
"g": 238,
"b": 255
},
"hsl": {
"h": 285.882,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.96422,
"c": 0.02633,
"h": 318.2
},
"luminance": 0.88878
}Semantic roles & 50–950 ramp
primary
#FBEEFF
secondary
#B4EFA3
accent
#E60036
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586