#FF698B#FF698B

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

Color values

HEX#FF698B
RGBrgb(255, 105, 139)
HSLhsl(346, 100%, 71%)
HSVhsv(346, 59%, 100%)
CMYKcmyk(0%, 58.8%, 45.5%, 0%)
CIE-LABlab(64.35, 59.85, 11.12)
CIE-LCHlch(64.35, 60.87, 10.53°)
OKLaboklab(71.61% 0.1818 0.0289)
OKLCHoklch(71.61% 0.184 9)
XYZxyz(50.9555, 33.2332, 28.1524)
Luminance0.3323 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF698B #69FFDD
analogous
#FF69D6 #FF698B #FF9269
triadic
#FF698B #8BFF69 #698BFF
tetradic
#FF698B #D6FF69 #69FFDD #9269FF
square
#FF698B #D6FF69 #69FFDD #9269FF
split-complementary
#FF698B #69FF92 #69D6FF
monochromatic
#EE0036 #FF2C5C #FF698B #FFA6BA #FFE0E7

Accessibility & contrast

On white

2.75
#FF698B on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

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

Best text color

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

Contrast matrix

fg \ bg##FF698B#FFFFFF#000000##000000
##FF698B1.002.757.657.65
#FFFFFF2.751.0021.0021.00
#0000007.6521.001.001.00
##0000007.6521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ff698b;
/* rgb */ color: rgb(255, 105, 139);
/* oklch */ color: oklch(71.6% 0.184 9.0);
Tailwind
colors: {
  custom: {
    50: '#ff9aac',
    500: '#ff698b',
    950: '#000000',
  },
}
SCSS
$custom: #ff698b;
$custom-light: #ff9aac;
$custom-dark: #000000;
JSON
{
  "hex": "#ff698b",
  "rgb": {
    "r": 255,
    "g": 105,
    "b": 139
  },
  "hsl": {
    "h": 346.4,
    "s": 100,
    "l": 70.588
  },
  "oklch": {
    "l": 0.71609,
    "c": 0.18405,
    "h": 9
  },
  "luminance": 0.33227
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FF698B

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

Preview Lab → · Contrast checker → · Palette generator →

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