#FFBEB2#FFBEB2

#FFBEB2 is a very light, moderate red. Relative luminance 0.613; OKLCH L 85.8% C 0.077 H 30.6°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).

Color values

HEX#FFBEB2
RGBrgb(255, 190, 178)
HSLhsl(9, 100%, 85%)
HSVhsv(9, 30%, 100%)
CMYKcmyk(0%, 25.5%, 30.2%, 0%)
CIE-LABlab(82.54, 21.76, 15.21)
CIE-LCHlch(82.54, 26.55, 34.96°)
OKLaboklab(85.77% 0.0667 0.0394)
OKLCHoklch(85.77% 0.077 30.6)
XYZxyz(67.6910, 61.3050, 50.3784)
Luminance0.6130 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBEB2 #B2F3FF
analogous
#FFB2CC #FFBEB2 #FFE5B2
triadic
#FFBEB2 #B2FFBE #BEB2FF
tetradic
#FFBEB2 #CCFFB2 #B2F3FF #E5B2FF
square
#FFBEB2 #CCFFB2 #B2F3FF #E5B2FF
split-complementary
#FFBEB2 #B2FFE5 #B2CCFF
monochromatic
#FF5738 #FF8A75 #FFBEB2 #FFE5E0 #FFE5E0

Accessibility & contrast

On white

1.58
#FFBEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.26
#FFBEB2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFBEB2
13.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFBEB2#FFFFFF#000000##000000
##FFBEB21.001.5813.2613.26
#FFFFFF1.581.0021.0021.00
#00000013.2621.001.001.00
##00000013.2621.001.001.00

Color blindness preview

Protanopia (red-blind)
#CCC6B1
Deuteranopia (green-blind)
#DBD2B1
Tritanopia (blue-blind)
#FFB6BB
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #ffbeb2;
/* rgb */ color: rgb(255, 190, 178);
/* oklch */ color: oklch(85.8% 0.077 30.6);
Tailwind
colors: {
  custom: {
    50: '#ffd1c9',
    500: '#ffbeb2',
    950: '#000000',
  },
}
SCSS
$custom: #ffbeb2;
$custom-light: #ffd1c9;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbeb2",
  "rgb": {
    "r": 255,
    "g": 190,
    "b": 178
  },
  "hsl": {
    "h": 9.351,
    "s": 100,
    "l": 84.902
  },
  "oklch": {
    "l": 0.85774,
    "c": 0.0774,
    "h": 30.6
  },
  "luminance": 0.61301
}

Semantic roles & 50–950 ramp

primary
#FFBEB2
secondary
#70D3E6
accent
#C2E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382

Preview Lab

Preview with #FFBEB2

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

Preview Lab → · Contrast checker → · Palette generator →

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