#DCDC90#DCDC90

#DCDC90 is a very light, moderate yellow. Relative luminance 0.684; OKLCH L 87.7% C 0.097 H 108.2°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).

Color values

HEX#DCDC90
RGBrgb(220, 220, 144)
HSLhsl(60, 52%, 71%)
HSVhsv(60, 35%, 86%)
CMYKcmyk(0%, 0%, 34.5%, 13.7%)
CIE-LABlab(86.21, -11.32, 37.40)
CIE-LCHlch(86.21, 39.08, 106.84°)
OKLaboklab(87.72% -0.0304 0.0922)
OKLCHoklch(87.72% 0.097 108.2)
XYZxyz(60.1430, 68.4168, 36.4176)
Luminance0.6842 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCDC90 #9090DC
analogous
#DCB690 #DCDC90 #B6DC90
triadic
#DCDC90 #90DCDC #DC90DC
tetradic
#DCDC90 #90DCB6 #9090DC #DC90B6
square
#DCDC90 #90DCB6 #9090DC #DC90B6
split-complementary
#DCDC90 #90B6DC #B690DC
monochromatic
#B8B83A #CDCD61 #DCDC90 #EBEBBF #F8F8E8

Accessibility & contrast

On white

1.43
#DCDC90 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.68
#DCDC90 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCDC90
14.68:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCDC90#FFFFFF#000000##000000
##DCDC901.001.4314.6814.68
#FFFFFF1.431.0021.0021.00
#00000014.6821.001.001.00
##00000014.6821.001.001.00

Color blindness preview

Protanopia (red-blind)
#E8D68B
Deuteranopia (green-blind)
#E9D993
Tritanopia (blue-blind)
#E6D3C9
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #dcdc90;
/* rgb */ color: rgb(220, 220, 144);
/* oklch */ color: oklch(87.7% 0.097 108.2);
Tailwind
colors: {
  custom: {
    50: '#e8e6b1',
    500: '#dcdc90',
    950: '#000000',
  },
}
SCSS
$custom: #dcdc90;
$custom-light: #e8e6b1;
$custom-dark: #000000;
JSON
{
  "hex": "#dcdc90",
  "rgb": {
    "r": 220,
    "g": 220,
    "b": 144
  },
  "hsl": {
    "h": 60,
    "s": 52.055,
    "l": 71.373
  },
  "oklch": {
    "l": 0.87718,
    "c": 0.09703,
    "h": 108.2
  },
  "luminance": 0.68416
}

Semantic roles & 50–950 ramp

primary
#DCDC90
secondary
#5D5DB3
accent
#26BF26
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161611
muted
#848481

Preview Lab

Preview with #DCDC90

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

Preview Lab → · Contrast checker → · Palette generator →

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