#FF698C#FF698C

#FF698C is a light, vivid red. Relative luminance 0.333; OKLCH L 71.6% C 0.184 H 8.6°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).

Color values

HEX#FF698C
RGBrgb(255, 105, 140)
HSLhsl(346, 100%, 71%)
HSVhsv(346, 59%, 100%)
CMYKcmyk(0%, 58.8%, 45.1%, 0%)
CIE-LABlab(64.37, 59.94, 10.58)
CIE-LCHlch(64.37, 60.87, 10.01°)
OKLaboklab(71.64% 0.1821 0.0276)
OKLCHoklch(71.64% 0.184 8.6)
XYZxyz(51.0289, 33.2626, 28.5389)
Luminance0.3326 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF698C #69FFDC
analogous
#FF69D7 #FF698C #FF9169
triadic
#FF698C #8CFF69 #698CFF
tetradic
#FF698C #D7FF69 #69FFDC #9169FF
square
#FF698C #D7FF69 #69FFDC #9169FF
split-complementary
#FF698C #69FF91 #69D7FF
monochromatic
#EE0037 #FF2C5D #FF698C #FFA6BB #FFE0E8

Accessibility & contrast

On white

2.74
#FF698C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

7.65
#FF698C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF698C
7.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF698C#FFFFFF#000000##000000
##FF698C1.002.747.657.65
#FFFFFF2.741.0021.0021.00
#0000007.6521.001.001.00
##0000007.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#88898D
Deuteranopia (green-blind)
#AFA789
Tritanopia (blue-blind)
#FF5576
Achromatopsia (no color)
#9C9C9C

Design tokens & code

CSS
--color: #ff698c;
/* rgb */ color: rgb(255, 105, 140);
/* oklch */ color: oklch(71.6% 0.184 8.6);
Tailwind
colors: {
  custom: {
    50: '#ff9aad',
    500: '#ff698c',
    950: '#000000',
  },
}
SCSS
$custom: #ff698c;
$custom-light: #ff9aad;
$custom-dark: #000000;
JSON
{
  "hex": "#ff698c",
  "rgb": {
    "r": 255,
    "g": 105,
    "b": 140
  },
  "hsl": {
    "h": 346,
    "s": 100,
    "l": 70.588
  },
  "oklch": {
    "l": 0.71635,
    "c": 0.1842,
    "h": 8.6
  },
  "luminance": 0.33257
}

Semantic roles & 50–950 ramp

primary
#FF698C
secondary
#CEF6ED
accent
#E6B000
background
#FFF9FA
surface
#FFF2F4
border
#D7CCCE
text
#190E10
muted
#877E7F

Preview Lab

Preview with #FF698C

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

Preview Lab → · Contrast checker → · Palette generator →

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