#DCCC5C#DCCC5C

#DCCC5C is a very light, vivid yellow. Relative luminance 0.592; OKLCH L 83.7% C 0.134 H 101.2°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).

Color values

HEX#DCCC5C
RGBrgb(220, 204, 92)
HSLhsl(53, 65%, 61%)
HSVhsv(53, 58%, 86%)
CMYKcmyk(0%, 7.3%, 58.2%, 13.7%)
CIE-LABlab(81.39, -8.13, 56.64)
CIE-LCHlch(81.39, 57.22, 98.16°)
OKLaboklab(83.68% -0.026 0.131)
OKLCHoklch(83.68% 0.134 101.2)
XYZxyz(53.0418, 59.1761, 18.7513)
Luminance0.5917 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCC5C #5C6CDC
analogous
#DC8C5C #DCCC5C #ACDC5C
triadic
#DCCC5C #5CDCCC #CC5CDC
tetradic
#DCCC5C #5CDC8C #5C6CDC #DC5CAC
square
#DCCC5C #5CDC8C #5C6CDC #DC5CAC
split-complementary
#DCCC5C #5CACDC #8C5CDC
monochromatic
#9C8D22 #CEBA2C #DCCC5C #E7DC8E #F2ECC1

Accessibility & contrast

On white

1.64
#DCCC5C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.83
#DCCC5C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCC5C
12.83:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCC5C#FFFFFF#000000##000000
##DCCC5C1.001.6412.8312.83
#FFFFFF1.641.0021.0021.00
#00000012.8321.001.001.00
##00000012.8321.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDC650
Deuteranopia (green-blind)
#E2CD62
Tritanopia (blue-blind)
#EBBFB3
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #dccc5c;
/* rgb */ color: rgb(220, 204, 92);
/* oklch */ color: oklch(83.7% 0.134 101.2);
Tailwind
colors: {
  custom: {
    50: '#eadb8e',
    500: '#dccc5c',
    950: '#000000',
  },
}
SCSS
$custom: #dccc5c;
$custom-light: #eadb8e;
$custom-dark: #000000;
JSON
{
  "hex": "#dccc5c",
  "rgb": {
    "r": 220,
    "g": 204,
    "b": 92
  },
  "hsl": {
    "h": 52.5,
    "s": 64.646,
    "l": 61.176
  },
  "oklch": {
    "l": 0.83677,
    "c": 0.13351,
    "h": 101.2
  },
  "luminance": 0.59174
}

Semantic roles & 50–950 ramp

primary
#DCCC5C
secondary
#3C49A0
accent
#2FCC19
background
#FFFEFC
surface
#FEFBF4
border
#D6D4CE
text
#16140D
muted
#85837F

Preview Lab

Preview with #DCCC5C

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

Preview Lab → · Contrast checker → · Palette generator →

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