#DDD94C#DDD94C

#DDD94C is a very light, vivid yellow. Relative luminance 0.655; OKLCH L 86.3% C 0.158 H 107.7°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).

Color values

HEX#DDD94C
RGBrgb(221, 217, 76)
HSLhsl(58, 68%, 58%)
HSVhsv(58, 66%, 87%)
CMYKcmyk(0%, 1.8%, 65.6%, 13.3%)
CIE-LABlab(84.75, -15.26, 67.00)
CIE-LCHlch(84.75, 68.72, 102.83°)
OKLaboklab(86.33% -0.0481 0.1507)
OKLCHoklch(86.33% 0.158 107.7)
XYZxyz(55.9381, 65.5214, 16.5364)
Luminance0.6552 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDD94C #4C50DD
analogous
#DD904C #DDD94C #98DD4C
triadic
#DDD94C #4CDDD9 #D94CDD
tetradic
#DDD94C #4CDD90 #4C50DD #DD4C98
square
#DDD94C #4CDD90 #4C50DD #DD4C98
split-complementary
#DDD94C #4C98DD #904CDD
monochromatic
#938F1C #C6C226 #DDD94C #E7E47F #F1EFB3

Accessibility & contrast

On white

1.49
#DDD94C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.10
#DDD94C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDD94C
14.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDD94C#FFFFFF#000000##000000
##DDD94C1.001.4914.1014.10
#FFFFFF1.491.0021.0021.00
#00000014.1021.001.001.00
##00000014.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#EAD138
Deuteranopia (green-blind)
#EDD655
Tritanopia (blue-blind)
#ECCBBC
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #ddd94c;
/* rgb */ color: rgb(221, 217, 76);
/* oklch */ color: oklch(86.3% 0.158 107.7);
Tailwind
colors: {
  custom: {
    50: '#ebe485',
    500: '#ddd94c',
    950: '#000000',
  },
}
SCSS
$custom: #ddd94c;
$custom-light: #ebe485;
$custom-dark: #000000;
JSON
{
  "hex": "#ddd94c",
  "rgb": {
    "r": 221,
    "g": 217,
    "b": 76
  },
  "hsl": {
    "h": 58.345,
    "s": 68.075,
    "l": 58.235
  },
  "oklch": {
    "l": 0.8633,
    "c": 0.15816,
    "h": 107.7
  },
  "luminance": 0.6552
}

Semantic roles & 50–950 ramp

primary
#DDD94C
secondary
#363897
accent
#42EB3D
background
#FFFEFC
surface
#FEFCF3
border
#D6D5CD
text
#17150C
muted
#85847F

Preview Lab

Preview with #DDD94C

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

Preview Lab → · Contrast checker → · Palette generator →

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