#DDD26C#DDD26C

#DDD26C is a very light, vivid yellow. Relative luminance 0.625; OKLCH L 85.2% C 0.125 H 103.1°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).

Color values

HEX#DDD26C
RGBrgb(221, 210, 108)
HSLhsl(54, 62%, 65%)
HSVhsv(54, 51%, 87%)
CMYKcmyk(0%, 5%, 51.1%, 13.3%)
CIE-LABlab(83.20, -9.51, 51.36)
CIE-LCHlch(83.20, 52.24, 100.49°)
OKLaboklab(85.19% -0.0283 0.1213)
OKLCHoklch(85.19% 0.125 103.1)
XYZxyz(55.5738, 62.5499, 23.3304)
Luminance0.6255 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDD26C #6C77DD
analogous
#DD9A6C #DDD26C #B0DD6C
triadic
#DDD26C #6CDDD2 #D26CDD
tetradic
#DDD26C #6CDD9A #6C77DD #DD6CB0
square
#DDD26C #6CDD9A #6C77DD #DD6CB0
split-complementary
#DDD26C #6CB0DD #9A6CDD
monochromatic
#A89B27 #D2C33A #DDD26C #E8E19E #F4F0CF

Accessibility & contrast

On white

1.55
#DDD26C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.51
#DDD26C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDD26C
13.51:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDD26C#FFFFFF#000000##000000
##DDD26C1.001.5513.5113.51
#FFFFFF1.551.0021.0021.00
#00000013.5121.001.001.00
##00000013.5121.001.001.00

Color blindness preview

Protanopia (red-blind)
#E2CC63
Deuteranopia (green-blind)
#E5D271
Tritanopia (blue-blind)
#EBC6BB
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #ddd26c;
/* rgb */ color: rgb(221, 210, 108);
/* oklch */ color: oklch(85.2% 0.125 103.1);
Tailwind
colors: {
  custom: {
    50: '#eadf99',
    500: '#ddd26c',
    950: '#000000',
  },
}
SCSS
$custom: #ddd26c;
$custom-light: #eadf99;
$custom-dark: #000000;
JSON
{
  "hex": "#ddd26c",
  "rgb": {
    "r": 221,
    "g": 210,
    "b": 108
  },
  "hsl": {
    "h": 54.159,
    "s": 62.431,
    "l": 64.51
  },
  "oklch": {
    "l": 0.85193,
    "c": 0.12451,
    "h": 103.1
  },
  "luminance": 0.62548
}

Semantic roles & 50–950 ramp

primary
#DDD26C
secondary
#434DAA
accent
#2CCA1B
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16150E
muted
#85847F

Preview Lab

Preview with #DDD26C

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

Preview Lab → · Contrast checker → · Palette generator →

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