#FFDAC0#FFDAC0

#FFDAC0 is a very light, muted orange. Relative luminance 0.752; OKLCH L 91.3% C 0.054 H 57.1°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).

Color values

HEX#FFDAC0
RGBrgb(255, 218, 192)
HSLhsl(25, 100%, 88%)
HSVhsv(25, 25%, 100%)
CMYKcmyk(0%, 14.5%, 24.7%, 0%)
CIE-LABlab(89.49, 9.02, 17.57)
CIE-LCHlch(89.49, 19.75, 62.81°)
OKLaboklab(91.28% 0.0293 0.0453)
OKLCHoklch(91.28% 0.054 57.1)
XYZxyz(75.8265, 75.2112, 60.3819)
Luminance0.7521 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDAC0 #C0E5FF
analogous
#FFC0C5 #FFDAC0 #FFFAC0
triadic
#FFDAC0 #C0FFDA #DAC0FF
tetradic
#FFDAC0 #C5FFC0 #C0E5FF #FAC0FF
square
#FFDAC0 #C5FFC0 #C0E5FF #FAC0FF
split-complementary
#FFDAC0 #C0FFFA #C0C5FF
monochromatic
#FF9246 #FFB683 #FFDAC0 #FFEDE0 #FFEDE0

Accessibility & contrast

On white

1.31
#FFDAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.04
#FFDAC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDAC0
16.04:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDAC0#FFFFFF#000000##000000
##FFDAC01.001.3116.0416.04
#FFFFFF1.311.0021.0021.00
#00000016.0421.001.001.00
##00000016.0421.001.001.00

Color blindness preview

Protanopia (red-blind)
#E5DCBE
Deuteranopia (green-blind)
#EDE4C0
Tritanopia (blue-blind)
#FFD3D3
Achromatopsia (no color)
#E1E1E1

Design tokens & code

CSS
--color: #ffdac0;
/* rgb */ color: rgb(255, 218, 192);
/* oklch */ color: oklch(91.3% 0.054 57.1);
Tailwind
colors: {
  custom: {
    50: '#ffe5d3',
    500: '#ffdac0',
    950: '#000000',
  },
}
SCSS
$custom: #ffdac0;
$custom-light: #ffe5d3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdac0",
  "rgb": {
    "r": 255,
    "g": 218,
    "b": 192
  },
  "hsl": {
    "h": 24.762,
    "s": 100,
    "l": 87.647
  },
  "oklch": {
    "l": 0.91283,
    "c": 0.05395,
    "h": 57.1
  },
  "luminance": 0.75209
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFDAC0

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

Preview Lab → · Contrast checker → · Palette generator →

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