#DBDF50#DBDF50

#DBDF50 is a very light, vivid yellow. Relative luminance 0.684; OKLCH L 87.5% C 0.162 H 110.9°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).

Color values

HEX#DBDF50
RGBrgb(219, 223, 80)
HSLhsl(62, 69%, 59%)
HSVhsv(62, 64%, 87%)
CMYKcmyk(1.8%, 0%, 64.1%, 12.5%)
CIE-LABlab(86.21, -18.81, 66.90)
CIE-LCHlch(86.21, 69.49, 105.70°)
OKLaboklab(87.47% -0.0576 0.1511)
OKLCHoklch(87.47% 0.162 110.9)
XYZxyz(57.0508, 68.4160, 17.7882)
Luminance0.6842 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DBDF50 #5450DF
analogous
#DF9B50 #DBDF50 #94DF50
triadic
#DBDF50 #50DBDF #DF50DB
tetradic
#DBDF50 #50DF9B #5450DF #DF5094
square
#DBDF50 #50DF9B #5450DF #DF5094
split-complementary
#DBDF50 #5094DF #9B50DF
monochromatic
#95991C #C8CC25 #DBDF50 #E6E884 #F0F2B7

Accessibility & contrast

On white

1.43
#DBDF50 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.68
#DBDF50 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DBDF50
14.68:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DBDF50#FFFFFF#000000##000000
##DBDF501.001.4314.6814.68
#FFFFFF1.431.0021.0021.00
#00000014.6821.001.001.00
##00000014.6821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #dbdf50;
/* rgb */ color: rgb(219, 223, 80);
/* oklch */ color: oklch(87.5% 0.162 110.9);
Tailwind
colors: {
  custom: {
    50: '#e9e888',
    500: '#dbdf50',
    950: '#000000',
  },
}
SCSS
$custom: #dbdf50;
$custom-light: #e9e888;
$custom-dark: #000000;
JSON
{
  "hex": "#dbdf50",
  "rgb": {
    "r": 219,
    "g": 223,
    "b": 80
  },
  "hsl": {
    "h": 61.678,
    "s": 69.082,
    "l": 59.412
  },
  "oklch": {
    "l": 0.87468,
    "c": 0.1617,
    "h": 110.9
  },
  "luminance": 0.68415
}

Semantic roles & 50–950 ramp

primary
#DBDF50
secondary
#39379D
accent
#3CEC41
background
#FFFEFC
surface
#FEFCF4
border
#D6D5CE
text
#17160C
muted
#85847F

Preview Lab

Preview with #DBDF50

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

Preview Lab → · Contrast checker → · Palette generator →

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