#CDDC50#CDDC50

#CDDC50 is a very light, vivid yellow. Relative luminance 0.647; OKLCH L 85.7% C 0.162 H 115.1°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).

Color values

HEX#CDDC50
RGBrgb(205, 220, 80)
HSLhsl(66, 67%, 59%)
HSVhsv(66, 64%, 86%)
CMYKcmyk(6.8%, 0%, 63.6%, 13.7%)
CIE-LABlab(84.35, -23.04, 64.63)
CIE-LCHlch(84.35, 68.61, 109.62°)
OKLaboklab(85.72% -0.0687 0.1467)
OKLCHoklch(85.72% 0.162 115.1)
XYZxyz(52.2192, 64.7456, 17.3341)
Luminance0.6474 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDDC50 #5F50DC
analogous
#DCA550 #CDDC50 #87DC50
triadic
#CDDC50 #50CDDC #DC50CD
tetradic
#CDDC50 #50DCA5 #5F50DC #DC5087
square
#CDDC50 #50DCA5 #5F50DC #DC5087
split-complementary
#CDDC50 #5087DC #A550DC
monochromatic
#87941E #B6C728 #CDDC50 #DCE683 #EAF0B6

Accessibility & contrast

On white

1.51
#CDDC50 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.95
#CDDC50 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDDC50
13.95:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDDC50#FFFFFF#000000##000000
##CDDC501.001.5113.9513.95
#FFFFFF1.511.0021.0021.00
#00000013.9521.001.001.00
##00000013.9521.001.001.00

Color blindness preview

Protanopia (red-blind)
#EBD13E
Deuteranopia (green-blind)
#EAD45A
Tritanopia (blue-blind)
#D9D0BF
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #cddc50;
/* rgb */ color: rgb(205, 220, 80);
/* oklch */ color: oklch(85.7% 0.162 115.1);
Tailwind
colors: {
  custom: {
    50: '#dfe688',
    500: '#cddc50',
    950: '#000000',
  },
}
SCSS
$custom: #cddc50;
$custom-light: #dfe688;
$custom-dark: #000000;
JSON
{
  "hex": "#cddc50",
  "rgb": {
    "r": 205,
    "g": 220,
    "b": 80
  },
  "hsl": {
    "h": 66.429,
    "s": 66.667,
    "l": 58.824
  },
  "oklch": {
    "l": 0.85717,
    "c": 0.16193,
    "h": 115.1
  },
  "luminance": 0.64745
}

Semantic roles & 50–950 ramp

primary
#CDDC50
secondary
#423899
accent
#3EEA51
background
#FEFEFC
surface
#FCFCF4
border
#D5D5CE
text
#16150C
muted
#84847F

Preview Lab

Preview with #CDDC50

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

Preview Lab → · Contrast checker → · Palette generator →

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