#FFEBFF#FFEBFF

#FFEBFF is a very light, muted purple. Relative luminance 0.879; OKLCH L 96.2% C 0.034 H 325.8°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).

Color values

HEX#FFEBFF
RGBrgb(255, 235, 255)
HSLhsl(300, 100%, 96%)
HSVhsv(300, 8%, 100%)
CMYKcmyk(0%, 7.8%, 0%, 0%)
CIE-LABlab(95.12, 10.20, -7.17)
CIE-LCHlch(95.12, 12.47, 324.88°)
OKLaboklab(96.18% 0.0281 -0.019)
OKLCHoklch(96.18% 0.034 325.8)
XYZxyz(88.9957, 87.8975, 106.8659)
Luminance0.8790 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEBFF #EBFFEB
analogous
#F5EBFF #FFEBFF #FFEBF5
triadic
#FFEBFF #FFFFEB #EBFFFF
tetradic
#FFEBFF #FFF5EB #EBFFEB #EBF5FF
square
#FFEBFF #FFF5EB #EBFFEB #EBF5FF
split-complementary
#FFEBFF #F5FFEB #EBFFF5
monochromatic
#FF71FF #FFAEFF #FFE0FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.13
#FFEBFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.58
#FFEBFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEBFF
18.58:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEBFF#FFFFFF#000000##000000
##FFEBFF1.001.1318.5818.58
#FFFFFF1.131.0021.0021.00
#00000018.5821.001.001.00
##00000018.5821.001.001.00

Color blindness preview

Protanopia (red-blind)
#EAEFFF
Deuteranopia (green-blind)
#EEF2FE
Tritanopia (blue-blind)
#FFECF1
Achromatopsia (no color)
#F1F1F1

Design tokens & code

CSS
--color: #ffebff;
/* rgb */ color: rgb(255, 235, 255);
/* oklch */ color: oklch(96.2% 0.034 325.8);
Tailwind
colors: {
  custom: {
    50: '#fff1ff',
    500: '#ffebff',
    950: '#000000',
  },
}
SCSS
$custom: #ffebff;
$custom-light: #fff1ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffebff",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 96.078
  },
  "oklch": {
    "l": 0.96177,
    "c": 0.0339,
    "h": 325.8
  },
  "luminance": 0.87897
}

Semantic roles & 50–950 ramp

primary
#FFEBFF
secondary
#A0EEA0
accent
#E60000
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181618
muted
#868586

Preview Lab

Preview with #FFEBFF

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

Preview Lab → · Contrast checker → · Palette generator →

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