#FFBEB1#FFBEB1

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

Color values

HEX#FFBEB1
RGBrgb(255, 190, 177)
HSLhsl(10, 100%, 85%)
HSVhsv(10, 31%, 100%)
CMYKcmyk(0%, 25.5%, 30.6%, 0%)
CIE-LABlab(82.52, 21.63, 15.72)
CIE-LCHlch(82.52, 26.74, 36.00°)
OKLaboklab(85.75% 0.0663 0.0406)
OKLCHoklch(85.75% 0.078 31.5)
XYZxyz(67.5909, 61.2650, 49.8516)
Luminance0.6126 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBEB1 #B1F2FF
analogous
#FFB1CB #FFBEB1 #FFE5B1
triadic
#FFBEB1 #B1FFBE #BEB1FF
tetradic
#FFBEB1 #CBFFB1 #B1F2FF #E5B1FF
square
#FFBEB1 #CBFFB1 #B1F2FF #E5B1FF
split-complementary
#FFBEB1 #B1FFE5 #B1CBFF
monochromatic
#FF5837 #FF8B74 #FFBEB1 #FFE5E0 #FFE5E0

Accessibility & contrast

On white

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

On black

13.25
#FFBEB1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFBEB1
13.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFBEB1#FFFFFF#000000##000000
##FFBEB11.001.5813.2513.25
#FFFFFF1.581.0021.0021.00
#00000013.2521.001.001.00
##00000013.2521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffbeb1;
/* rgb */ color: rgb(255, 190, 177);
/* oklch */ color: oklch(85.8% 0.078 31.5);
Tailwind
colors: {
  custom: {
    50: '#ffd1c8',
    500: '#ffbeb1',
    950: '#000000',
  },
}
SCSS
$custom: #ffbeb1;
$custom-light: #ffd1c8;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbeb1",
  "rgb": {
    "r": 255,
    "g": 190,
    "b": 177
  },
  "hsl": {
    "h": 10,
    "s": 100,
    "l": 84.706
  },
  "oklch": {
    "l": 0.85751,
    "c": 0.07772,
    "h": 31.5
  },
  "luminance": 0.61261
}

Semantic roles & 50–950 ramp

primary
#FFBEB1
secondary
#6FD2E6
accent
#BFE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382

Preview Lab

Preview with #FFBEB1

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

Preview Lab → · Contrast checker → · Palette generator →

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