#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
RGBrgb(251, 238, 255)
HSLhsl(286, 100%, 97%)
HSVhsv(286, 7%, 100%)
CMYKcmyk(1.6%, 6.7%, 0%, 0%)
CIE-LABlab(95.53, 7.34, -6.60)
CIE-LCHlch(95.53, 9.87, 318.03°)
OKLaboklab(96.42% 0.0196 -0.0175)
OKLCHoklch(96.42% 0.026 318.2)
XYZxyz(88.4053, 88.8787, 107.0864)
Luminance0.8888 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

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
##FBEEFF1.001.1218.7818.78
#FFFFFF1.121.0021.0021.00
#00000018.7821.001.001.00
##00000018.7821.001.001.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

Preview Lab

Preview with #FBEEFF

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#FBEEFF Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva