#DBDC50#DBDC50

#DBDC50 is a very light, vivid yellow. Relative luminance 0.668; OKLCH L 86.8% C 0.159 H 109.7°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).

Color values

HEX#DBDC50
RGBrgb(219, 220, 80)
HSLhsl(60, 67%, 59%)
HSVhsv(60, 64%, 86%)
CMYKcmyk(0.5%, 0%, 63.6%, 13.7%)
CIE-LABlab(85.42, -17.34, 66.07)
CIE-LCHlch(85.42, 68.30, 104.70°)
OKLaboklab(86.83% -0.0534 0.1494)
OKLCHoklch(86.83% 0.159 109.7)
XYZxyz(56.2564, 66.8272, 17.5234)
Luminance0.6683 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DBDC50 #5150DC
analogous
#DC9750 #DBDC50 #95DC50
triadic
#DBDC50 #50DBDC #DC50DB
tetradic
#DBDC50 #50DC97 #5150DC #DC5095
square
#DBDC50 #50DC97 #5150DC #DC5095
split-complementary
#DBDC50 #5095DC #9750DC
monochromatic
#93941E #C6C728 #DBDC50 #E5E683 #F0F0B6

Accessibility & contrast

On white

1.46
#DBDC50 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.37
#DBDC50 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DBDC50
14.37:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DBDC50#FFFFFF#000000##000000
##DBDC501.001.4614.3714.37
#FFFFFF1.461.0021.0021.00
#00000014.3721.001.001.00
##00000014.3721.001.001.00

Color blindness preview

Protanopia (red-blind)
#EDD33D
Deuteranopia (green-blind)
#EED859
Tritanopia (blue-blind)
#EACFBF
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #dbdc50;
/* rgb */ color: rgb(219, 220, 80);
/* oklch */ color: oklch(86.8% 0.159 109.7);
Tailwind
colors: {
  custom: {
    50: '#e9e688',
    500: '#dbdc50',
    950: '#000000',
  },
}
SCSS
$custom: #dbdc50;
$custom-light: #e9e688;
$custom-dark: #000000;
JSON
{
  "hex": "#dbdc50",
  "rgb": {
    "r": 219,
    "g": 220,
    "b": 80
  },
  "hsl": {
    "h": 60.429,
    "s": 66.667,
    "l": 58.824
  },
  "oklch": {
    "l": 0.86831,
    "c": 0.15862,
    "h": 109.7
  },
  "luminance": 0.66826
}

Semantic roles & 50–950 ramp

primary
#DBDC50
secondary
#383899
accent
#3EEA3F
background
#FFFEFC
surface
#FEFCF4
border
#D6D5CE
text
#17150C
muted
#85847F

Preview Lab

Preview with #DBDC50

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

Preview Lab → · Contrast checker → · Palette generator →

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