#DDD05F#DDD05F

#DDD05F is a very light, vivid yellow. Relative luminance 0.613; OKLCH L 84.6% C 0.135 H 102.8°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).

Color values

HEX#DDD05F
RGBrgb(221, 208, 95)
HSLhsl(54, 65%, 62%)
HSVhsv(54, 57%, 87%)
CMYKcmyk(0%, 5.9%, 57%, 13.3%)
CIE-LABlab(82.55, -9.53, 56.62)
CIE-LCHlch(82.55, 57.41, 99.55°)
OKLaboklab(84.63% -0.0298 0.1312)
OKLCHoklch(84.63% 0.135 102.8)
XYZxyz(54.4421, 61.3121, 19.7909)
Luminance0.6131 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDD05F #5F6CDD
analogous
#DD915F #DDD05F #ABDD5F
triadic
#DDD05F #5FDDD0 #D05FDD
tetradic
#DDD05F #5FDD91 #5F6CDD #DD5FAB
square
#DDD05F #5FDD91 #5F6CDD #DD5FAB
split-complementary
#DDD05F #5FABDD #915FDD
monochromatic
#A09322 #D2C12D #DDD05F #E8DF91 #F2EEC4

Accessibility & contrast

On white

1.58
#DDD05F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.26
#DDD05F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDD05F
13.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDD05F#FFFFFF#000000##000000
##DDD05F1.001.5813.2613.26
#FFFFFF1.581.0021.0021.00
#00000013.2621.001.001.00
##00000013.2621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E1CA53
Deuteranopia (green-blind)
#E5D065
Tritanopia (blue-blind)
#ECC3B7
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #ddd05f;
/* rgb */ color: rgb(221, 208, 95);
/* oklch */ color: oklch(84.6% 0.135 102.8);
Tailwind
colors: {
  custom: {
    50: '#eade90',
    500: '#ddd05f',
    950: '#000000',
  },
}
SCSS
$custom: #ddd05f;
$custom-light: #eade90;
$custom-dark: #000000;
JSON
{
  "hex": "#ddd05f",
  "rgb": {
    "r": 221,
    "g": 208,
    "b": 95
  },
  "hsl": {
    "h": 53.81,
    "s": 64.948,
    "l": 61.961
  },
  "oklch": {
    "l": 0.84626,
    "c": 0.13457,
    "h": 102.8
  },
  "luminance": 0.6131
}

Semantic roles & 50–950 ramp

primary
#DDD05F
secondary
#3D48A3
accent
#2BCD19
background
#FFFEFC
surface
#FEFCF4
border
#D6D5CE
text
#16150D
muted
#85847F

Preview Lab

Preview with #DDD05F

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

Preview Lab → · Contrast checker → · Palette generator →

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