#FFEBFE#FFEBFE

#FFEBFE is a very light, muted purple. Relative luminance 0.878; OKLCH L 96.1% C 0.033 H 327.3°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).

Color values

HEX#FFEBFE
RGBrgb(255, 235, 254)
HSLhsl(303, 100%, 96%)
HSVhsv(303, 8%, 100%)
CMYKcmyk(0%, 7.8%, 0.4%, 0%)
CIE-LABlab(95.09, 10.02, -6.70)
CIE-LCHlch(95.09, 12.05, 326.25°)
OKLaboklab(96.15% 0.0277 -0.0177)
OKLCHoklch(96.15% 0.033 327.3)
XYZxyz(88.8352, 87.8333, 106.0203)
Luminance0.8783 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEBFE #EBFFEC
analogous
#F6EBFF #FFEBFE #FFEBF4
triadic
#FFEBFE #FEFFEB #EBFEFF
tetradic
#FFEBFE #FFF6EB #EBFFEC #EBF4FF
square
#FFEBFE #FFF6EB #EBFFEC #EBF4FF
split-complementary
#FFEBFE #F4FFEB #EBFFF6
monochromatic
#FF71F8 #FFAEFB #FFE0FD #FFE0FD #FFE0FD

Accessibility & contrast

On white

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

On black

18.57
#FFEBFE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEBFE
18.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEBFE#FFFFFF#000000##000000
##FFEBFE1.001.1318.5718.57
#FFFFFF1.131.0021.0021.00
#00000018.5721.001.001.00
##00000018.5721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffebfe;
/* rgb */ color: rgb(255, 235, 254);
/* oklch */ color: oklch(96.1% 0.033 327.3);
Tailwind
colors: {
  custom: {
    50: '#fff1fe',
    500: '#ffebfe',
    950: '#000000',
  },
}
SCSS
$custom: #ffebfe;
$custom-light: #fff1fe;
$custom-dark: #000000;
JSON
{
  "hex": "#ffebfe",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 254
  },
  "hsl": {
    "h": 303,
    "s": 100,
    "l": 96.078
  },
  "oklch": {
    "l": 0.96147,
    "c": 0.0329,
    "h": 327.3
  },
  "luminance": 0.87832
}

Semantic roles & 50–950 ramp

primary
#FFEBFE
secondary
#A0EEA4
accent
#E60B00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585

Preview Lab

Preview with #FFEBFE

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

Preview Lab → · Contrast checker → · Palette generator →

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