#DDDF50#DDDF50

#DDDF50 is a very light, vivid yellow. Relative luminance 0.687; OKLCH L 87.6% C 0.161 H 110.1°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).

Color values

HEX#DDDF50
RGBrgb(221, 223, 80)
HSLhsl(61, 69%, 59%)
HSVhsv(61, 64%, 87%)
CMYKcmyk(0.9%, 0%, 64.1%, 12.5%)
CIE-LABlab(86.37, -17.99, 67.11)
CIE-LCHlch(86.37, 69.48, 105.01°)
OKLaboklab(87.63% -0.0554 0.1515)
OKLCHoklch(87.63% 0.161 110.1)
XYZxyz(57.6563, 68.7282, 17.8166)
Luminance0.6873 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDF50 #5250DF
analogous
#DF9A50 #DDDF50 #96DF50
triadic
#DDDF50 #50DDDF #DF50DD
tetradic
#DDDF50 #50DF9A #5250DF #DF5096
square
#DDDF50 #50DF9A #5250DF #DF5096
split-complementary
#DDDF50 #5096DF #9A50DF
monochromatic
#97991C #CACC25 #DDDF50 #E7E884 #F1F2B7

Accessibility & contrast

On white

1.42
#DDDF50 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.75
#DDDF50 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDF50
14.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDF50#FFFFFF#000000##000000
##DDDF501.001.4214.7514.75
#FFFFFF1.421.0021.0021.00
#00000014.7521.001.001.00
##00000014.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0D63D
Deuteranopia (green-blind)
#F1DA59
Tritanopia (blue-blind)
#ECD2C2
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #dddf50;
/* rgb */ color: rgb(221, 223, 80);
/* oklch */ color: oklch(87.6% 0.161 110.1);
Tailwind
colors: {
  custom: {
    50: '#ebe888',
    500: '#dddf50',
    950: '#000000',
  },
}
SCSS
$custom: #dddf50;
$custom-light: #ebe888;
$custom-dark: #000000;
JSON
{
  "hex": "#dddf50",
  "rgb": {
    "r": 221,
    "g": 223,
    "b": 80
  },
  "hsl": {
    "h": 60.839,
    "s": 69.082,
    "l": 59.412
  },
  "oklch": {
    "l": 0.8763,
    "c": 0.1613,
    "h": 110.1
  },
  "luminance": 0.68727
}

Semantic roles & 50–950 ramp

primary
#DDDF50
secondary
#38379D
accent
#3CEC3E
background
#FFFEFC
surface
#FEFCF4
border
#D6D5CE
text
#17160C
muted
#85847F

Preview Lab

Preview with #DDDF50

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

Preview Lab → · Contrast checker → · Palette generator →

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