#FFEBFC#FFEBFC

#FFEBFC is a very light, muted purple. Relative luminance 0.877; OKLCH L 96.1% C 0.031 H 330.7°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).

Color values

HEX#FFEBFC
RGBrgb(255, 235, 252)
HSLhsl(309, 100%, 96%)
HSVhsv(309, 8%, 100%)
CMYKcmyk(0%, 7.8%, 1.2%, 0%)
CIE-LABlab(95.04, 9.67, -5.74)
CIE-LCHlch(95.04, 11.24, 329.32°)
OKLaboklab(96.09% 0.027 -0.0152)
OKLCHoklch(96.09% 0.031 330.7)
XYZxyz(88.5166, 87.7058, 104.3424)
Luminance0.8770 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEBFC #EBFFEE
analogous
#F8EBFF #FFEBFC #FFEBF2
triadic
#FFEBFC #FCFFEB #EBFCFF
tetradic
#FFEBFC #FFF8EB #EBFFEE #EBF2FF
square
#FFEBFC #FFF8EB #EBFFEE #EBF2FF
split-complementary
#FFEBFC #F2FFEB #EBFFF8
monochromatic
#FF71EA #FFAEF3 #FFE0FA #FFE0FA #FFE0FA

Accessibility & contrast

On white

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

On black

18.54
#FFEBFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEBFC
18.54:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEBFC#FFFFFF#000000##000000
##FFEBFC1.001.1318.5418.54
#FFFFFF1.131.0021.0021.00
#00000018.5421.001.001.00
##00000018.5421.001.001.00

Color blindness preview

Protanopia (red-blind)
#EBEFFD
Deuteranopia (green-blind)
#EFF2FB
Tritanopia (blue-blind)
#FFECF0
Achromatopsia (no color)
#F1F1F1

Design tokens & code

CSS
--color: #ffebfc;
/* rgb */ color: rgb(255, 235, 252);
/* oklch */ color: oklch(96.1% 0.031 330.7);
Tailwind
colors: {
  custom: {
    50: '#fff1fd',
    500: '#ffebfc',
    950: '#000000',
  },
}
SCSS
$custom: #ffebfc;
$custom-light: #fff1fd;
$custom-dark: #000000;
JSON
{
  "hex": "#ffebfc",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 252
  },
  "hsl": {
    "h": 309,
    "s": 100,
    "l": 96.078
  },
  "oklch": {
    "l": 0.96087,
    "c": 0.03096,
    "h": 330.7
  },
  "luminance": 0.87705
}

Semantic roles & 50–950 ramp

primary
#FFEBFC
secondary
#A0EEAC
accent
#E62200
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585

Preview Lab

Preview with #FFEBFC

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

Preview Lab → · Contrast checker → · Palette generator →

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