#F2BEBE#F2BEBE

#F2BEBE is a very light, muted red. Relative luminance 0.594; OKLCH L 84.8% C 0.060 H 18.4°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).

Color values

HEX#F2BEBE
RGBrgb(242, 190, 190)
HSLhsl(0, 67%, 85%)
HSVhsv(0, 21%, 95%)
CMYKcmyk(0%, 21.5%, 21.5%, 5.1%)
CIE-LABlab(81.52, 18.62, 7.16)
CIE-LCHlch(81.52, 19.95, 21.02°)
OKLaboklab(84.78% 0.0569 0.0189)
OKLCHoklch(84.78% 0.06 18.4)
XYZxyz(64.3262, 59.4246, 56.7869)
Luminance0.5942 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2BEBE #BEF2F2
analogous
#F2BED8 #F2BEBE #F2D8BE
triadic
#F2BEBE #BEF2BE #BEBEF2
tetradic
#F2BEBE #D8F2BE #BEF2F2 #D8BEF2
square
#F2BEBE #D8F2BE #BEF2F2 #D8BEF2
split-complementary
#F2BEBE #BEF2D8 #BED8F2
monochromatic
#DE5858 #E88B8B #F2BEBE #FAE5E5 #FAE5E5

Accessibility & contrast

On white

1.63
#F2BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.88
#F2BEBE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2BEBE
12.88:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2BEBE#FFFFFF#000000##000000
##F2BEBE1.001.6312.8812.88
#FFFFFF1.631.0021.0021.00
#00000012.8821.001.001.00
##00000012.8821.001.001.00

Color blindness preview

Protanopia (red-blind)
#C7C5BE
Deuteranopia (green-blind)
#D3CEBD
Tritanopia (blue-blind)
#FDB9BE
Achromatopsia (no color)
#CBCBCB

Design tokens & code

CSS
--color: #f2bebe;
/* rgb */ color: rgb(242, 190, 190);
/* oklch */ color: oklch(84.8% 0.060 18.4);
Tailwind
colors: {
  custom: {
    50: '#f7d1d1',
    500: '#f2bebe',
    950: '#000000',
  },
}
SCSS
$custom: #f2bebe;
$custom-light: #f7d1d1;
$custom-dark: #000000;
JSON
{
  "hex": "#f2bebe",
  "rgb": {
    "r": 242,
    "g": 190,
    "b": 190
  },
  "hsl": {
    "h": 0,
    "s": 66.667,
    "l": 84.706
  },
  "oklch": {
    "l": 0.84781,
    "c": 0.05999,
    "h": 18.4
  },
  "luminance": 0.59422
}

Semantic roles & 50–950 ramp

primary
#F2BEBE
secondary
#82D2D2
accent
#CFCF17
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383

Preview Lab

Preview with #F2BEBE

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

Preview Lab → · Contrast checker → · Palette generator →

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