#FFDBC8#FFDBC8

#FFDBC8 is a very light, muted orange. Relative luminance 0.761; OKLCH L 91.7% C 0.048 H 49.5°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).

Color values

HEX#FFDBC8
RGBrgb(255, 219, 200)
HSLhsl(21, 100%, 89%)
HSVhsv(21, 22%, 100%)
CMYKcmyk(0%, 14.1%, 21.6%, 0%)
CIE-LABlab(89.90, 9.62, 13.96)
CIE-LCHlch(89.90, 16.96, 55.43°)
OKLaboklab(91.66% 0.0309 0.0363)
OKLCHoklch(91.66% 0.048 49.5)
XYZxyz(76.9972, 76.0956, 65.2644)
Luminance0.7609 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDBC8 #C8ECFF
analogous
#FFC8D1 #FFDBC8 #FFF6C8
triadic
#FFDBC8 #C8FFDB #DBC8FF
tetradic
#FFDBC8 #D1FFC8 #C8ECFF #F6C8FF
square
#FFDBC8 #D1FFC8 #C8ECFF #F6C8FF
split-complementary
#FFDBC8 #C8FFF6 #C8D1FF
monochromatic
#FF8B4E #FFB38B #FFDBC8 #FFEBE0 #FFEBE0

Accessibility & contrast

On white

1.29
#FFDBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.22
#FFDBC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDBC8
16.22:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDBC8#FFFFFF#000000##000000
##FFDBC81.001.2916.2216.22
#FFFFFF1.291.0021.0021.00
#00000016.2221.001.001.00
##00000016.2221.001.001.00

Color blindness preview

Protanopia (red-blind)
#E4DEC7
Deuteranopia (green-blind)
#EDE5C8
Tritanopia (blue-blind)
#FFD5D6
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #ffdbc8;
/* rgb */ color: rgb(255, 219, 200);
/* oklch */ color: oklch(91.7% 0.048 49.5);
Tailwind
colors: {
  custom: {
    50: '#ffe6d8',
    500: '#ffdbc8',
    950: '#000000',
  },
}
SCSS
$custom: #ffdbc8;
$custom-light: #ffe6d8;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdbc8",
  "rgb": {
    "r": 255,
    "g": 219,
    "b": 200
  },
  "hsl": {
    "h": 20.727,
    "s": 100,
    "l": 89.216
  },
  "oklch": {
    "l": 0.91661,
    "c": 0.04767,
    "h": 49.5
  },
  "luminance": 0.76093
}

Semantic roles & 50–950 ramp

primary
#FFDBC8
secondary
#82C5E9
accent
#96E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFDBC8

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

Preview Lab → · Contrast checker → · Palette generator →

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