#DACC50#DACC50

#DACC50 is a very light, vivid yellow. Relative luminance 0.587; OKLCH L 83.4% C 0.143 H 102.9°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).

Color values

HEX#DACC50
RGBrgb(218, 204, 80)
HSLhsl(54, 65%, 58%)
HSVhsv(54, 63%, 85%)
CMYKcmyk(0%, 6.4%, 63.3%, 14.5%)
CIE-LABlab(81.11, -9.76, 61.51)
CIE-LCHlch(81.11, 62.28, 99.02°)
OKLaboklab(83.38% -0.0319 0.1397)
OKLCHoklch(83.38% 0.143 102.9)
XYZxyz(51.9563, 58.6724, 16.1760)
Luminance0.5867 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DACC50 #505EDA
analogous
#DA8750 #DACC50 #A3DA50
triadic
#DACC50 #50DACC #CC50DA
tetradic
#DACC50 #50DA87 #505EDA #DA50A3
square
#DACC50 #50DA87 #505EDA #DA50A3
split-complementary
#DACC50 #50A3DA #8750DA
monochromatic
#91851F #C3B429 #DACC50 #E5DB83 #EFE9B5

Accessibility & contrast

On white

1.65
#DACC50 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.73
#DACC50 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DACC50
12.73:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DACC50#FFFFFF#000000##000000
##DACC501.001.6512.7312.73
#FFFFFF1.651.0021.0021.00
#00000012.7321.001.001.00
##00000012.7321.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDC641
Deuteranopia (green-blind)
#E2CC57
Tritanopia (blue-blind)
#EABFB2
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #dacc50;
/* rgb */ color: rgb(218, 204, 80);
/* oklch */ color: oklch(83.4% 0.143 102.9);
Tailwind
colors: {
  custom: {
    50: '#e9db87',
    500: '#dacc50',
    950: '#000000',
  },
}
SCSS
$custom: #dacc50;
$custom-light: #e9db87;
$custom-dark: #000000;
JSON
{
  "hex": "#dacc50",
  "rgb": {
    "r": 218,
    "g": 204,
    "b": 80
  },
  "hsl": {
    "h": 53.913,
    "s": 65.094,
    "l": 58.431
  },
  "oklch": {
    "l": 0.83382,
    "c": 0.14334,
    "h": 102.9
  },
  "luminance": 0.5867
}

Semantic roles & 50–950 ramp

primary
#DACC50
secondary
#384296
accent
#51E840
background
#FFFEFC
surface
#FEFBF3
border
#D6D4CD
text
#16140C
muted
#85837F

Preview Lab

Preview with #DACC50

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

Preview Lab → · Contrast checker → · Palette generator →

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