#FFDBBD#FFDBBD

#FFDBBD is a very light, muted orange. Relative luminance 0.756; OKLCH L 91.4% C 0.056 H 61.8°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).

Color values

HEX#FFDBBD
RGBrgb(255, 219, 189)
HSLhsl(27, 100%, 87%)
HSVhsv(27, 26%, 100%)
CMYKcmyk(0%, 14.1%, 25.9%, 0%)
CIE-LABlab(89.67, 8.10, 19.39)
CIE-LCHlch(89.67, 21.01, 67.32°)
OKLaboklab(91.41% 0.0267 0.0498)
OKLCHoklch(91.41% 0.056 61.8)
XYZxyz(75.7576, 75.5998, 58.7359)
Luminance0.7560 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDBBD #BDE1FF
analogous
#FFBDC0 #FFDBBD #FFFCBD
triadic
#FFDBBD #BDFFDB #DBBDFF
tetradic
#FFDBBD #C0FFBD #BDE1FF #FCBDFF
square
#FFDBBD #C0FFBD #BDE1FF #FCBDFF
split-complementary
#FFDBBD #BDFFFC #BDC0FF
monochromatic
#FF9843 #FFBA80 #FFDBBD #FFEEE0 #FFEEE0

Accessibility & contrast

On white

1.30
#FFDBBD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.12
#FFDBBD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDBBD
16.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDBBD#FFFFFF#000000##000000
##FFDBBD1.001.3016.1216.12
#FFFFFF1.301.0021.0021.00
#00000016.1221.001.001.00
##00000016.1221.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6DDBB
Deuteranopia (green-blind)
#EFE5BD
Tritanopia (blue-blind)
#FFD4D3
Achromatopsia (no color)
#E1E1E1

Design tokens & code

CSS
--color: #ffdbbd;
/* rgb */ color: rgb(255, 219, 189);
/* oklch */ color: oklch(91.4% 0.056 61.8);
Tailwind
colors: {
  custom: {
    50: '#ffe6d1',
    500: '#ffdbbd',
    950: '#000000',
  },
}
SCSS
$custom: #ffdbbd;
$custom-light: #ffe6d1;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdbbd",
  "rgb": {
    "r": 255,
    "g": 219,
    "b": 189
  },
  "hsl": {
    "h": 27.273,
    "s": 100,
    "l": 87.059
  },
  "oklch": {
    "l": 0.91405,
    "c": 0.05647,
    "h": 61.8
  },
  "luminance": 0.75597
}

Semantic roles & 50–950 ramp

primary
#FFDBBD
secondary
#79B5E7
accent
#7DE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFDBBD

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

Preview Lab → · Contrast checker → · Palette generator →

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