#DDDD6B#DDDD6B

#DDDD6B is a very light, vivid yellow. Relative luminance 0.681; OKLCH L 87.5% C 0.137 H 108.9°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).

Color values

HEX#DDDD6B
RGBrgb(221, 221, 107)
HSLhsl(60, 63%, 64%)
HSVhsv(60, 52%, 87%)
CMYKcmyk(0%, 0%, 51.6%, 13.3%)
CIE-LABlab(86.08, -15.10, 55.21)
CIE-LCHlch(86.08, 57.24, 105.30°)
OKLaboklab(87.48% -0.0444 0.1295)
OKLCHoklch(87.48% 0.137 108.9)
XYZxyz(58.3305, 68.1480, 23.9882)
Luminance0.6815 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDD6B #6B6BDD
analogous
#DDA46B #DDDD6B #A4DD6B
triadic
#DDDD6B #6BDDDD #DD6BDD
tetradic
#DDDD6B #6BDDA4 #6B6BDD #DD6BA4
square
#DDDD6B #6BDDA4 #6B6BDD #DD6BA4
split-complementary
#DDDD6B #6BA4DD #A46BDD
monochromatic
#A7A726 #D2D239 #DDDD6B #E8E89D #F4F4CF

Accessibility & contrast

On white

1.44
#DDDD6B on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.63
#DDDD6B on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDD6B
14.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDD6B#FFFFFF#000000##000000
##DDDD6B1.001.4414.6314.63
#FFFFFF1.441.0021.0021.00
#00000014.6321.001.001.00
##00000014.6321.001.001.00

Color blindness preview

Protanopia (red-blind)
#ECD560
Deuteranopia (green-blind)
#EED971
Tritanopia (blue-blind)
#EAD1C3
Achromatopsia (no color)
#D7D7D7

Design tokens & code

CSS
--color: #dddd6b;
/* rgb */ color: rgb(221, 221, 107);
/* oklch */ color: oklch(87.5% 0.137 108.9);
Tailwind
colors: {
  custom: {
    50: '#eae798',
    500: '#dddd6b',
    950: '#000000',
  },
}
SCSS
$custom: #dddd6b;
$custom-light: #eae798;
$custom-dark: #000000;
JSON
{
  "hex": "#dddd6b",
  "rgb": {
    "r": 221,
    "g": 221,
    "b": 107
  },
  "hsl": {
    "h": 60,
    "s": 62.637,
    "l": 64.314
  },
  "oklch": {
    "l": 0.87476,
    "c": 0.1369,
    "h": 108.9
  },
  "luminance": 0.68147
}

Semantic roles & 50–950 ramp

primary
#DDDD6B
secondary
#4242AA
accent
#1BCA1B
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16160E
muted
#85847F

Preview Lab

Preview with #DDDD6B

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

Preview Lab → · Contrast checker → · Palette generator →

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