#FFADEB#FFADEB

#FFADEB is a very light, vivid pink. Relative luminance 0.571; OKLCH L 84.5% C 0.123 H 335.9°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).

Color values

HEX#FFADEB
RGBrgb(255, 173, 235)
HSLhsl(315, 100%, 84%)
HSVhsv(315, 32%, 100%)
CMYKcmyk(0%, 32.2%, 7.8%, 0%)
CIE-LABlab(80.26, 39.13, -18.80)
CIE-LCHlch(80.26, 43.41, 334.33°)
OKLaboklab(84.53% 0.1124 -0.0503)
OKLCHoklch(84.53% 0.123 335.9)
XYZxyz(71.1784, 57.1485, 85.8626)
Luminance0.5715 (WCAG relative)
Temperatureneutral
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFADEB #ADFFC1
analogous
#EAADFF #FFADEB #FFADC2
triadic
#FFADEB #EBFFAD #ADEBFF
tetradic
#FFADEB #FFEAAD #ADFFC1 #ADC2FF
square
#FFADEB #FFEAAD #ADFFC1 #ADC2FF
split-complementary
#FFADEB #C2FFAD #ADFFEA
monochromatic
#FF33CD #FF70DC #FFADEB #FFE0F8 #FFE0F8

Accessibility & contrast

On white

1.69
#FFADEB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.43
#FFADEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFADEB
12.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFADEB#FFFFFF#000000##000000
##FFADEB1.001.6912.4312.43
#FFFFFF1.691.0021.0021.00
#00000012.4321.001.001.00
##00000012.4321.001.001.00

Color blindness preview

Protanopia (red-blind)
#AEC0ED
Deuteranopia (green-blind)
#C2CBE9
Tritanopia (blue-blind)
#FFB0C3
Achromatopsia (no color)
#C7C7C7

Design tokens & code

CSS
--color: #ffadeb;
/* rgb */ color: rgb(255, 173, 235);
/* oklch */ color: oklch(84.5% 0.123 335.9);
Tailwind
colors: {
  custom: {
    50: '#ffc6f1',
    500: '#ffadeb',
    950: '#000000',
  },
}
SCSS
$custom: #ffadeb;
$custom-light: #ffc6f1;
$custom-dark: #000000;
JSON
{
  "hex": "#ffadeb",
  "rgb": {
    "r": 255,
    "g": 173,
    "b": 235
  },
  "hsl": {
    "h": 314.634,
    "s": 100,
    "l": 83.922
  },
  "oklch": {
    "l": 0.84528,
    "c": 0.12314,
    "h": 335.9
  },
  "luminance": 0.57145
}

Semantic roles & 50–950 ramp

primary
#FFADEB
secondary
#6BE589
accent
#E63800
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285

Preview Lab

Preview with #FFADEB

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

Preview Lab → · Contrast checker → · Palette generator →

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