#DDD15C#DDD15C

#DDD15C is a very light, vivid yellow. Relative luminance 0.617; OKLCH L 84.8% C 0.138 H 103.5°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).

Color values

HEX#DDD15C
RGBrgb(221, 209, 92)
HSLhsl(54, 65%, 61%)
HSVhsv(54, 58%, 87%)
CMYKcmyk(0%, 5.4%, 58.4%, 13.3%)
CIE-LABlab(82.78, -10.25, 58.22)
CIE-LCHlch(82.78, 59.11, 99.98°)
OKLaboklab(84.8% -0.0322 0.1343)
OKLCHoklch(84.8% 0.138 103.5)
XYZxyz(54.5529, 61.7477, 19.1680)
Luminance0.6175 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDD15C #5C68DD
analogous
#DD915C #DDD15C #A9DD5C
triadic
#DDD15C #5CDDD1 #D15CDD
tetradic
#DDD15C #5CDD91 #5C68DD #DD5CA9
square
#DDD15C #5CDD91 #5C68DD #DD5CA9
split-complementary
#DDD15C #5CA9DD #915CDD
monochromatic
#9E9221 #D0C12B #DDD15C #E8DF8F #F2EEC1

Accessibility & contrast

On white

1.57
#DDD15C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.35
#DDD15C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDD15C
13.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDD15C#FFFFFF#000000##000000
##DDD15C1.001.5713.3513.35
#FFFFFF1.571.0021.0021.00
#00000013.3521.001.001.00
##00000013.3521.001.001.00

Color blindness preview

Protanopia (red-blind)
#E2CB4F
Deuteranopia (green-blind)
#E6D162
Tritanopia (blue-blind)
#ECC4B8
Achromatopsia (no color)
#CECECE

Design tokens & code

CSS
--color: #ddd15c;
/* rgb */ color: rgb(221, 209, 92);
/* oklch */ color: oklch(84.8% 0.138 103.5);
Tailwind
colors: {
  custom: {
    50: '#eade8e',
    500: '#ddd15c',
    950: '#000000',
  },
}
SCSS
$custom: #ddd15c;
$custom-light: #eade8e;
$custom-dark: #000000;
JSON
{
  "hex": "#ddd15c",
  "rgb": {
    "r": 221,
    "g": 209,
    "b": 92
  },
  "hsl": {
    "h": 54.419,
    "s": 65.482,
    "l": 61.373
  },
  "oklch": {
    "l": 0.84801,
    "c": 0.13811,
    "h": 103.5
  },
  "luminance": 0.61746
}

Semantic roles & 50–950 ramp

primary
#DDD15C
secondary
#3C45A1
accent
#29CD18
background
#FFFEFC
surface
#FEFCF4
border
#D6D5CE
text
#17150D
muted
#85847F

Preview Lab

Preview with #DDD15C

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

Preview Lab → · Contrast checker → · Palette generator →

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