#DDCDC3#DDCDC3

#DDCDC3 is a very light, muted orange. Relative luminance 0.630; OKLCH L 85.9% C 0.023 H 54.3°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).

Color values

HEX#DDCDC3
RGBrgb(221, 205, 195)
HSLhsl(23, 28%, 82%)
HSVhsv(23, 12%, 87%)
CMYKcmyk(0%, 7.2%, 11.8%, 13.3%)
CIE-LABlab(83.43, 3.89, 6.98)
CIE-LCHlch(83.43, 7.99, 60.88°)
OKLaboklab(85.86% 0.0132 0.0183)
OKLCHoklch(85.86% 0.023 54.3)
XYZxyz(61.4996, 62.9759, 60.5350)
Luminance0.6298 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDCDC3 #C3D3DD
analogous
#DDC3C6 #DDCDC3 #DDDAC3
triadic
#DDCDC3 #C3DDCD #CDC3DD
tetradic
#DDCDC3 #C6DDC3 #C3D3DD #DAC3DD
square
#DDCDC3 #C6DDC3 #C3D3DD #DAC3DD
split-complementary
#DDCDC3 #C3DDDA #C3C6DD
monochromatic
#B18C75 #C7AC9C #DDCDC3 #F3EEEA #F4EFEB

Accessibility & contrast

On white

1.54
#DDCDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.60
#DDCDC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDCDC3
13.60:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDCDC3#FFFFFF#000000##000000
##DDCDC31.001.5413.6013.60
#FFFFFF1.541.0021.0021.00
#00000013.6021.001.001.00
##00000013.6021.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1CEC2
Deuteranopia (green-blind)
#D5D1C3
Tritanopia (blue-blind)
#E2CACA
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #ddcdc3;
/* rgb */ color: rgb(221, 205, 195);
/* oklch */ color: oklch(85.9% 0.023 54.3);
Tailwind
colors: {
  custom: {
    50: '#e7dcd5',
    500: '#ddcdc3',
    950: '#000000',
  },
}
SCSS
$custom: #ddcdc3;
$custom-light: #e7dcd5;
$custom-dark: #000000;
JSON
{
  "hex": "#ddcdc3",
  "rgb": {
    "r": 221,
    "g": 205,
    "b": 195
  },
  "hsl": {
    "h": 23.077,
    "s": 27.66,
    "l": 81.569
  },
  "oklch": {
    "l": 0.85864,
    "c": 0.02258,
    "h": 54.3
  },
  "luminance": 0.62975
}

Semantic roles & 50–950 ramp

primary
#DDCDC3
secondary
#90A6B4
accent
#7FA63F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483

Preview Lab

Preview with #DDCDC3

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

Preview Lab → · Contrast checker → · Palette generator →

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