#FFBEB0#FFBEB0

#FFBEB0 is a very light, moderate red. Relative luminance 0.612; OKLCH L 85.7% C 0.078 H 32.4°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).

Color values

HEX#FFBEB0
RGBrgb(255, 190, 176)
HSLhsl(11, 100%, 85%)
HSVhsv(11, 31%, 100%)
CMYKcmyk(0%, 25.5%, 31%, 0%)
CIE-LABlab(82.50, 21.51, 16.22)
CIE-LCHlch(82.50, 26.94, 37.02°)
OKLaboklab(85.73% 0.0659 0.0419)
OKLCHoklch(85.73% 0.078 32.4)
XYZxyz(67.4916, 61.2252, 49.3286)
Luminance0.6122 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBEB0 #B0F1FF
analogous
#FFB0CA #FFBEB0 #FFE6B0
triadic
#FFBEB0 #B0FFBE #BEB0FF
tetradic
#FFBEB0 #CAFFB0 #B0F1FF #E6B0FF
square
#FFBEB0 #CAFFB0 #B0F1FF #E6B0FF
split-complementary
#FFBEB0 #B0FFE6 #B0CAFF
monochromatic
#FF5936 #FF8C73 #FFBEB0 #FFE6E0 #FFE6E0

Accessibility & contrast

On white

1.59
#FFBEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.24
#FFBEB0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFBEB0
13.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFBEB0#FFFFFF#000000##000000
##FFBEB01.001.5913.2413.24
#FFFFFF1.591.0021.0021.00
#00000013.2421.001.001.00
##00000013.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#CCC6AF
Deuteranopia (green-blind)
#DBD2AF
Tritanopia (blue-blind)
#FFB6BA
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #ffbeb0;
/* rgb */ color: rgb(255, 190, 176);
/* oklch */ color: oklch(85.7% 0.078 32.4);
Tailwind
colors: {
  custom: {
    50: '#ffd1c7',
    500: '#ffbeb0',
    950: '#000000',
  },
}
SCSS
$custom: #ffbeb0;
$custom-light: #ffd1c7;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbeb0",
  "rgb": {
    "r": 255,
    "g": 190,
    "b": 176
  },
  "hsl": {
    "h": 10.633,
    "s": 100,
    "l": 84.51
  },
  "oklch": {
    "l": 0.85727,
    "c": 0.07805,
    "h": 32.4
  },
  "luminance": 0.61222
}

Semantic roles & 50–950 ramp

primary
#FFBEB0
secondary
#6ED0E5
accent
#BDE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382

Preview Lab

Preview with #FFBEB0

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

Preview Lab → · Contrast checker → · Palette generator →

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