#DDD95C#DDD95C

#DDD95C is a very light, vivid yellow. Relative luminance 0.658; OKLCH L 86.5% C 0.146 H 107.4°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).

Color values

HEX#DDD95C
RGBrgb(221, 217, 92)
HSLhsl(58, 65%, 61%)
HSVhsv(58, 58%, 87%)
CMYKcmyk(0%, 1.8%, 58.4%, 13.3%)
CIE-LABlab(84.88, -14.26, 60.55)
CIE-LCHlch(84.88, 62.20, 103.25°)
OKLaboklab(86.47% -0.0436 0.1393)
OKLCHoklch(86.47% 0.146 107.4)
XYZxyz(56.5652, 65.7723, 19.8388)
Luminance0.6577 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDD95C #5C60DD
analogous
#DD995C #DDD95C #A1DD5C
triadic
#DDD95C #5CDDD9 #D95CDD
tetradic
#DDD95C #5CDD99 #5C60DD #DD5CA1
square
#DDD95C #5CDD99 #5C60DD #DD5CA1
split-complementary
#DDD95C #5CA1DD #995CDD
monochromatic
#9E9A21 #D0CB2B #DDD95C #E8E58F #F2F1C1

Accessibility & contrast

On white

1.48
#DDD95C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.15
#DDD95C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDD95C
14.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDD95C#FFFFFF#000000##000000
##DDD95C1.001.4814.1514.15
#FFFFFF1.481.0021.0021.00
#00000014.1521.001.001.00
##00000014.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#E9D14E
Deuteranopia (green-blind)
#ECD663
Tritanopia (blue-blind)
#ECCCBE
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #ddd95c;
/* rgb */ color: rgb(221, 217, 92);
/* oklch */ color: oklch(86.5% 0.146 107.4);
Tailwind
colors: {
  custom: {
    50: '#eae48f',
    500: '#ddd95c',
    950: '#000000',
  },
}
SCSS
$custom: #ddd95c;
$custom-light: #eae48f;
$custom-dark: #000000;
JSON
{
  "hex": "#ddd95c",
  "rgb": {
    "r": 221,
    "g": 217,
    "b": 92
  },
  "hsl": {
    "h": 58.14,
    "s": 65.482,
    "l": 61.373
  },
  "oklch": {
    "l": 0.86473,
    "c": 0.14593,
    "h": 107.4
  },
  "luminance": 0.65771
}

Semantic roles & 50–950 ramp

primary
#DDD95C
secondary
#3C3FA1
accent
#1ECD18
background
#FFFEFC
surface
#FEFCF4
border
#D6D5CE
text
#17150D
muted
#85847F

Preview Lab

Preview with #DDD95C

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

Preview Lab → · Contrast checker → · Palette generator →

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