#FE9999#FE9999

#FE9999 is a light, vivid red. Relative luminance 0.462; OKLCH L 78.7% C 0.121 H 20.2°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).

Color values

HEX#FE9999
RGBrgb(254, 153, 153)
HSLhsl(0, 98%, 80%)
HSVhsv(0, 40%, 100%)
CMYKcmyk(0%, 39.8%, 39.8%, 0.4%)
CIE-LABlab(73.65, 37.73, 16.29)
CIE-LCHlch(73.65, 41.09, 23.35°)
OKLaboklab(78.72% 0.114 0.0418)
OKLCHoklch(78.72% 0.121 20.2)
XYZxyz(58.0169, 46.1581, 35.9846)
Luminance0.4615 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FE9999 #99FEFE
analogous
#FE99CC #FE9999 #FECC99
triadic
#FE9999 #99FE99 #9999FE
tetradic
#FE9999 #CCFE99 #99FEFE #CC99FE
square
#FE9999 #CCFE99 #99FEFE #CC99FE
split-complementary
#FE9999 #99FECC #99CCFE
monochromatic
#FD2020 #FD5C5C #FE9999 #FFD6D6 #FFE1E1

Accessibility & contrast

On white

2.05
#FE9999 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.23
#FE9999 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FE9999
10.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FE9999#FFFFFF#000000##000000
##FE99991.002.0510.2310.23
#FFFFFF2.051.0021.0021.00
#00000010.2321.001.001.00
##00000010.2321.001.001.00

Color blindness preview

Protanopia (red-blind)
#AEA998
Deuteranopia (green-blind)
#C6BD97
Tritanopia (blue-blind)
#FF8D9A
Achromatopsia (no color)
#B5B5B5

Design tokens & code

CSS
--color: #fe9999;
/* rgb */ color: rgb(254, 153, 153);
/* oklch */ color: oklch(78.7% 0.121 20.2);
Tailwind
colors: {
  custom: {
    50: '#ffb8b7',
    500: '#fe9999',
    950: '#000000',
  },
}
SCSS
$custom: #fe9999;
$custom-light: #ffb8b7;
$custom-dark: #000000;
JSON
{
  "hex": "#fe9999",
  "rgb": {
    "r": 254,
    "g": 153,
    "b": 153
  },
  "hsl": {
    "h": 0,
    "s": 98.058,
    "l": 79.804
  },
  "oklch": {
    "l": 0.78724,
    "c": 0.12143,
    "h": 20.2
  },
  "luminance": 0.46153
}

Semantic roles & 50–950 ramp

primary
#FE9999
secondary
#D4F7F7
accent
#E5E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080

Preview Lab

Preview with #FE9999

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

Preview Lab → · Contrast checker → · Palette generator →

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