#FFDBC2#FFDBC2

#FFDBC2 is a very light, muted orange. Relative luminance 0.758; OKLCH L 91.5% C 0.052 H 56.8°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).

Color values

HEX#FFDBC2
RGBrgb(255, 219, 194)
HSLhsl(25, 100%, 88%)
HSVhsv(25, 24%, 100%)
CMYKcmyk(0%, 14.1%, 23.9%, 0%)
CIE-LABlab(89.78, 8.78, 16.92)
CIE-LCHlch(89.78, 19.06, 62.57°)
OKLaboklab(91.52% 0.0286 0.0437)
OKLCHoklch(91.52% 0.052 56.8)
XYZxyz(76.3097, 75.8206, 61.6436)
Luminance0.7582 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDBC2 #C2E6FF
analogous
#FFC2C7 #FFDBC2 #FFF9C2
triadic
#FFDBC2 #C2FFDB #DBC2FF
tetradic
#FFDBC2 #C7FFC2 #C2E6FF #F9C2FF
square
#FFDBC2 #C7FFC2 #C2E6FF #F9C2FF
split-complementary
#FFDBC2 #C2FFF9 #C2C7FF
monochromatic
#FF9348 #FFB785 #FFDBC2 #FFEDE0 #FFEDE0

Accessibility & contrast

On white

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

On black

16.16
#FFDBC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDBC2
16.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDBC2#FFFFFF#000000##000000
##FFDBC21.001.3016.1616.16
#FFFFFF1.301.0021.0021.00
#00000016.1621.001.001.00
##00000016.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E5DDC0
Deuteranopia (green-blind)
#EEE5C2
Tritanopia (blue-blind)
#FFD4D4
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #ffdbc2;
/* rgb */ color: rgb(255, 219, 194);
/* oklch */ color: oklch(91.5% 0.052 56.8);
Tailwind
colors: {
  custom: {
    50: '#ffe6d4',
    500: '#ffdbc2',
    950: '#000000',
  },
}
SCSS
$custom: #ffdbc2;
$custom-light: #ffe6d4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdbc2",
  "rgb": {
    "r": 255,
    "g": 219,
    "b": 194
  },
  "hsl": {
    "h": 24.59,
    "s": 100,
    "l": 88.039
  },
  "oklch": {
    "l": 0.91519,
    "c": 0.05221,
    "h": 56.8
  },
  "luminance": 0.75818
}

Semantic roles & 50–950 ramp

primary
#FFDBC2
secondary
#7DBCE8
accent
#87E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFDBC2

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

Preview Lab → · Contrast checker → · Palette generator →

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