#DCCBBB#DCCBBB

#DCCBBB is a very light, muted orange. Relative luminance 0.615; OKLCH L 85.2% C 0.029 H 65.7°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).

Color values

HEX#DCCBBB
RGBrgb(220, 203, 187)
HSLhsl(29, 32%, 80%)
HSVhsv(29, 15%, 86%)
CMYKcmyk(0%, 7.7%, 15%, 13.7%)
CIE-LABlab(82.66, 3.30, 10.12)
CIE-LCHlch(82.66, 10.64, 71.95°)
OKLaboklab(85.18% 0.0119 0.0264)
OKLCHoklch(85.18% 0.029 65.7)
XYZxyz(59.8403, 61.5165, 55.7256)
Luminance0.6151 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCBBB #BBCCDC
analogous
#DCBBBC #DCCBBB #DCDCBB
triadic
#DCCBBB #BBDCCB #CBBBDC
tetradic
#DCCBBB #BCDCBB #BBCCDC #DCBBDC
square
#DCCBBB #BCDCBB #BBCCDC #DCBBDC
split-complementary
#DCCBBB #BBDCDC #BBBCDC
monochromatic
#B28D6A #C7AC93 #DCCBBB #F1EAE3 #F5F0EB

Accessibility & contrast

On white

1.58
#DCCBBB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.30
#DCCBBB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCBBB
13.30:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCBBB#FFFFFF#000000##000000
##DCCBBB1.001.5813.3013.30
#FFFFFF1.581.0021.0021.00
#00000013.3021.001.001.00
##00000013.3021.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1CCBA
Deuteranopia (green-blind)
#D5CFBB
Tritanopia (blue-blind)
#E2C7C6
Achromatopsia (no color)
#CECECE

Design tokens & code

CSS
--color: #dccbbb;
/* rgb */ color: rgb(220, 203, 187);
/* oklch */ color: oklch(85.2% 0.029 65.7);
Tailwind
colors: {
  custom: {
    50: '#e7dacf',
    500: '#dccbbb',
    950: '#000000',
  },
}
SCSS
$custom: #dccbbb;
$custom-light: #e7dacf;
$custom-dark: #000000;
JSON
{
  "hex": "#dccbbb",
  "rgb": {
    "r": 220,
    "g": 203,
    "b": 187
  },
  "hsl": {
    "h": 29.091,
    "s": 32.039,
    "l": 79.804
  },
  "oklch": {
    "l": 0.85175,
    "c": 0.02898,
    "h": 65.7
  },
  "luminance": 0.61515
}

Semantic roles & 50–950 ramp

primary
#DCCBBB
secondary
#889EB3
accent
#74AB3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383

Preview Lab

Preview with #DCCBBB

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

Preview Lab → · Contrast checker → · Palette generator →

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