#FFDBC0#FFDBC0

#FFDBC0 is a very light, muted orange. Relative luminance 0.757; OKLCH L 91.5% C 0.054 H 58.9°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).

Color values

HEX#FFDBC0
RGBrgb(255, 219, 192)
HSLhsl(26, 100%, 88%)
HSVhsv(26, 25%, 100%)
CMYKcmyk(0%, 14.1%, 24.7%, 0%)
CIE-LABlab(89.73, 8.51, 17.91)
CIE-LCHlch(89.73, 19.82, 64.59°)
OKLaboklab(91.47% 0.0278 0.0461)
OKLCHoklch(91.47% 0.054 58.9)
XYZxyz(76.0866, 75.7314, 60.4686)
Luminance0.7573 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDBC0 #C0E4FF
analogous
#FFC0C5 #FFDBC0 #FFFAC0
triadic
#FFDBC0 #C0FFDB #DBC0FF
tetradic
#FFDBC0 #C5FFC0 #C0E4FF #FAC0FF
square
#FFDBC0 #C5FFC0 #C0E4FF #FAC0FF
split-complementary
#FFDBC0 #C0FFFA #C0C5FF
monochromatic
#FF9546 #FFB883 #FFDBC0 #FFEEE0 #FFEEE0

Accessibility & contrast

On white

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

On black

16.15
#FFDBC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDBC0
16.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDBC0#FFFFFF#000000##000000
##FFDBC01.001.3016.1516.15
#FFFFFF1.301.0021.0021.00
#00000016.1521.001.001.00
##00000016.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6DDBE
Deuteranopia (green-blind)
#EEE5C0
Tritanopia (blue-blind)
#FFD4D3
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #ffdbc0;
/* rgb */ color: rgb(255, 219, 192);
/* oklch */ color: oklch(91.5% 0.054 58.9);
Tailwind
colors: {
  custom: {
    50: '#ffe6d3',
    500: '#ffdbc0',
    950: '#000000',
  },
}
SCSS
$custom: #ffdbc0;
$custom-light: #ffe6d3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdbc0",
  "rgb": {
    "r": 255,
    "g": 219,
    "b": 192
  },
  "hsl": {
    "h": 25.714,
    "s": 100,
    "l": 87.647
  },
  "oklch": {
    "l": 0.91473,
    "c": 0.05387,
    "h": 58.9
  },
  "luminance": 0.75729
}

Semantic roles & 50–950 ramp

primary
#FFDBC0
secondary
#7BB9E8
accent
#83E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFDBC0

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

Preview Lab → · Contrast checker → · Palette generator →

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