#FFEBF3#FFEBF3

#FFEBF3 is a very light, muted pink. Relative luminance 0.871; OKLCH L 95.8% C 0.024 H 351.3°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).

Color values

HEX#FFEBF3
RGBrgb(255, 235, 243)
HSLhsl(336, 100%, 96%)
HSVhsv(336, 8%, 100%)
CMYKcmyk(0%, 7.8%, 4.7%, 0%)
CIE-LABlab(94.80, 8.11, -1.41)
CIE-LCHlch(94.80, 8.23, 350.13°)
OKLaboklab(95.83% 0.0237 -0.0036)
OKLCHoklch(95.83% 0.024 351.3)
XYZxyz(87.1240, 87.1488, 97.0083)
Luminance0.8715 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEBF3 #EBFFF7
analogous
#FFEBFD #FFEBF3 #FFEDEB
triadic
#FFEBF3 #F3FFEB #EBF3FF
tetradic
#FFEBF3 #FDFFEB #EBFFF7 #EDEBFF
square
#FFEBF3 #FDFFEB #EBFFF7 #EDEBFF
split-complementary
#FFEBF3 #EBFFED #EBFDFF
monochromatic
#FF71AA #FFAECE #FFE0ED #FFE0ED #FFE0ED

Accessibility & contrast

On white

1.14
#FFEBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.43
#FFEBF3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEBF3
18.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEBF3#FFFFFF#000000##000000
##FFEBF31.001.1418.4318.43
#FFFFFF1.141.0021.0021.00
#00000018.4321.001.001.00
##00000018.4321.001.001.00

Color blindness preview

Protanopia (red-blind)
#EDEEF3
Deuteranopia (green-blind)
#F1F1F3
Tritanopia (blue-blind)
#FFEBEE
Achromatopsia (no color)
#F0F0F0

Design tokens & code

CSS
--color: #ffebf3;
/* rgb */ color: rgb(255, 235, 243);
/* oklch */ color: oklch(95.8% 0.024 351.3);
Tailwind
colors: {
  custom: {
    50: '#fff1f7',
    500: '#ffebf3',
    950: '#000000',
  },
}
SCSS
$custom: #ffebf3;
$custom-light: #fff1f7;
$custom-dark: #000000;
JSON
{
  "hex": "#ffebf3",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 243
  },
  "hsl": {
    "h": 336,
    "s": 100,
    "l": 96.078
  },
  "oklch": {
    "l": 0.95825,
    "c": 0.02401,
    "h": 351.3
  },
  "luminance": 0.87148
}

Semantic roles & 50–950 ramp

primary
#FFEBF3
secondary
#A0EECF
accent
#E68A00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585

Preview Lab

Preview with #FFEBF3

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

Preview Lab → · Contrast checker → · Palette generator →

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