#FFCEBF#FFCEBF

#FFCEBF is a very light, muted red. Relative luminance 0.692; OKLCH L 89.0% C 0.059 H 37.7°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).

Color values

HEX#FFCEBF
RGBrgb(255, 206, 191)
HSLhsl(14, 100%, 87%)
HSVhsv(14, 25%, 100%)
CMYKcmyk(0%, 19.2%, 25.1%, 0%)
CIE-LABlab(86.59, 15.12, 14.01)
CIE-LCHlch(86.59, 20.61, 42.82°)
OKLaboklab(89.01% 0.0471 0.0364)
OKLCHoklch(89.01% 0.059 37.7)
XYZxyz(72.7162, 69.1672, 58.8004)
Luminance0.6916 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCEBF #BFF0FF
analogous
#FFBFD0 #FFCEBF #FFEEBF
triadic
#FFCEBF #BFFFCE #CEBFFF
tetradic
#FFCEBF #D0FFBF #BFF0FF #EEBFFF
square
#FFCEBF #D0FFBF #BFF0FF #EEBFFF
split-complementary
#FFCEBF #BFFFEE #BFD0FF
monochromatic
#FF7045 #FF9F82 #FFCEBF #FFE8E0 #FFE8E0

Accessibility & contrast

On white

1.42
#FFCEBF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.83
#FFCEBF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCEBF
14.83:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCEBF#FFFFFF#000000##000000
##FFCEBF1.001.4214.8314.83
#FFFFFF1.421.0021.0021.00
#00000014.8321.001.001.00
##00000014.8321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9D3BE
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#FFC7CA
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #ffcebf;
/* rgb */ color: rgb(255, 206, 191);
/* oklch */ color: oklch(89.0% 0.059 37.7);
Tailwind
colors: {
  custom: {
    50: '#ffddd2',
    500: '#ffcebf',
    950: '#000000',
  },
}
SCSS
$custom: #ffcebf;
$custom-light: #ffddd2;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcebf",
  "rgb": {
    "r": 255,
    "g": 206,
    "b": 191
  },
  "hsl": {
    "h": 14.063,
    "s": 100,
    "l": 87.451
  },
  "oklch": {
    "l": 0.89009,
    "c": 0.05948,
    "h": 37.7
  },
  "luminance": 0.69164
}

Semantic roles & 50–950 ramp

primary
#FFCEBF
secondary
#7BCEE8
accent
#B0E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCEBF

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

Preview Lab → · Contrast checker → · Palette generator →

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