#FFDACC#FFDACC

#FFDACC is a very light, muted orange. Relative luminance 0.758; OKLCH L 91.6% C 0.046 H 41.8°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).

Color values

HEX#FFDACC
RGBrgb(255, 218, 204)
HSLhsl(16, 100%, 90%)
HSVhsv(16, 20%, 100%)
CMYKcmyk(0%, 14.5%, 20%, 0%)
CIE-LABlab(89.75, 10.71, 11.65)
CIE-LCHlch(89.75, 15.83, 47.39°)
OKLaboklab(91.57% 0.034 0.0304)
OKLCHoklch(91.57% 0.046 41.8)
XYZxyz(77.2107, 75.7649, 67.6719)
Luminance0.7576 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDACC #CCF1FF
analogous
#FFCCD7 #FFDACC #FFF4CC
triadic
#FFDACC #CCFFDA #DACCFF
tetradic
#FFDACC #D7FFCC #CCF1FF #F4CCFF
square
#FFDACC #D7FFCC #CCF1FF #F4CCFF
split-complementary
#FFDACC #CCFFF4 #CCD7FF
monochromatic
#FF8152 #FFAE8F #FFDACC #FFE9E0 #FFE9E0

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFDACC#FFFFFF#000000##000000
##FFDACC1.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)
#E3DDCB
Deuteranopia (green-blind)
#EBE5CC
Tritanopia (blue-blind)
#FFD5D6
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #ffdacc;
/* rgb */ color: rgb(255, 218, 204);
/* oklch */ color: oklch(91.6% 0.046 41.8);
Tailwind
colors: {
  custom: {
    50: '#ffe5db',
    500: '#ffdacc',
    950: '#000000',
  },
}
SCSS
$custom: #ffdacc;
$custom-light: #ffe5db;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdacc",
  "rgb": {
    "r": 255,
    "g": 218,
    "b": 204
  },
  "hsl": {
    "h": 16.471,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.9157,
    "c": 0.0456,
    "h": 41.8
  },
  "luminance": 0.75762
}

Semantic roles & 50–950 ramp

primary
#FFDACC
secondary
#86CEEA
accent
#A6E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181515
muted
#868484

Preview Lab

Preview with #FFDACC

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

Preview Lab → · Contrast checker → · Palette generator →

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