#FF698F#FF698F

#FF698F is a light, vivid pink. Relative luminance 0.333; OKLCH L 71.7% C 0.185 H 7.3°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).

Color values

HEX#FF698F
RGBrgb(255, 105, 143)
HSLhsl(345, 100%, 71%)
HSVhsv(345, 59%, 100%)
CMYKcmyk(0%, 58.8%, 43.9%, 0%)
CIE-LABlab(64.45, 60.23, 8.96)
CIE-LCHlch(64.45, 60.89, 8.46°)
OKLaboklab(71.71% 0.1832 0.0236)
OKLCHoklch(71.71% 0.185 7.3)
XYZxyz(51.2531, 33.3522, 29.7198)
Luminance0.3335 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF698F #69FFD9
analogous
#FF69DA #FF698F #FF8E69
triadic
#FF698F #8FFF69 #698FFF
tetradic
#FF698F #DAFF69 #69FFD9 #8E69FF
square
#FF698F #DAFF69 #69FFD9 #8E69FF
split-complementary
#FF698F #69FF8E #69DAFF
monochromatic
#EE003C #FF2C61 #FF698F #FFA6BD #FFE0E8

Accessibility & contrast

On white

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

On black

7.67
#FF698F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF698F
7.67:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF698F#FFFFFF#000000##000000
##FF698F1.002.747.677.67
#FFFFFF2.741.0021.0021.00
#0000007.6721.001.001.00
##0000007.6721.001.001.00

Color blindness preview

Protanopia (red-blind)
#888A90
Deuteranopia (green-blind)
#AFA78C
Tritanopia (blue-blind)
#FF5677
Achromatopsia (no color)
#9C9C9C

Design tokens & code

CSS
--color: #ff698f;
/* rgb */ color: rgb(255, 105, 143);
/* oklch */ color: oklch(71.7% 0.185 7.3);
Tailwind
colors: {
  custom: {
    50: '#ff9aaf',
    500: '#ff698f',
    950: '#000000',
  },
}
SCSS
$custom: #ff698f;
$custom-light: #ff9aaf;
$custom-dark: #000000;
JSON
{
  "hex": "#ff698f",
  "rgb": {
    "r": 255,
    "g": 105,
    "b": 143
  },
  "hsl": {
    "h": 344.8,
    "s": 100,
    "l": 70.588
  },
  "oklch": {
    "l": 0.71712,
    "c": 0.1847,
    "h": 7.3
  },
  "luminance": 0.33346
}

Semantic roles & 50–950 ramp

primary
#FF698F
secondary
#CEF6EC
accent
#E6AB00
background
#FFF9FA
surface
#FFF2F4
border
#D7CCCE
text
#190E10
muted
#877E7F

Preview Lab

Preview with #FF698F

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

Preview Lab → · Contrast checker → · Palette generator →

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