#DCCC95#DCCC95

#DCCC95 is a very light, moderate yellow. Relative luminance 0.606; OKLCH L 84.5% C 0.074 H 93.8°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).

Color values

HEX#DCCC95
RGBrgb(220, 204, 149)
HSLhsl(46, 50%, 72%)
HSVhsv(46, 32%, 86%)
CMYKcmyk(0%, 7.3%, 32.3%, 13.7%)
CIE-LABlab(82.15, -2.56, 29.48)
CIE-LCHlch(82.15, 29.59, 94.96°)
OKLaboklab(84.53% -0.0049 0.0737)
OKLCHoklch(84.53% 0.074 93.8)
XYZxyz(56.5336, 60.5729, 37.1417)
Luminance0.6057 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCC95 #95A5DC
analogous
#DCA995 #DCCC95 #C9DC95
triadic
#DCCC95 #95DCCC #CC95DC
tetradic
#DCCC95 #95DCA9 #95A5DC #DC95C9
square
#DCCC95 #95DCA9 #95A5DC #DC95C9
split-complementary
#DCCC95 #95C9DC #A995DC
monochromatic
#B99D3D #CDB667 #DCCC95 #EBE2C3 #F7F4E8

Accessibility & contrast

On white

1.60
#DCCC95 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.11
#DCCC95 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCC95
13.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCC95#FFFFFF#000000##000000
##DCCC951.001.6013.1113.11
#FFFFFF1.601.0021.0021.00
#00000013.1121.001.001.00
##00000013.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7C991
Deuteranopia (green-blind)
#DCCF97
Tritanopia (blue-blind)
#E7C4BE
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #dccc95;
/* rgb */ color: rgb(220, 204, 149);
/* oklch */ color: oklch(84.5% 0.074 93.8);
Tailwind
colors: {
  custom: {
    50: '#e7dbb4',
    500: '#dccc95',
    950: '#000000',
  },
}
SCSS
$custom: #dccc95;
$custom-light: #e7dbb4;
$custom-dark: #000000;
JSON
{
  "hex": "#dccc95",
  "rgb": {
    "r": 220,
    "g": 204,
    "b": 149
  },
  "hsl": {
    "h": 46.479,
    "s": 50.355,
    "l": 72.353
  },
  "oklch": {
    "l": 0.84526,
    "c": 0.0739,
    "h": 93.8
  },
  "luminance": 0.60571
}

Semantic roles & 50–950 ramp

primary
#DCCC95
secondary
#6274B4
accent
#4ABE28
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161511
muted
#848481

Preview Lab

Preview with #DCCC95

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

Preview Lab → · Contrast checker → · Palette generator →

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