#DDD25F#DDD25F

#DDD25F is a very light, vivid yellow. Relative luminance 0.623; OKLCH L 85.0% C 0.136 H 103.8°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).

Color values

HEX#DDD25F
RGBrgb(221, 210, 95)
HSLhsl(55, 65%, 62%)
HSVhsv(55, 57%, 87%)
CMYKcmyk(0%, 5%, 57%, 13.3%)
CIE-LABlab(83.07, -10.54, 57.21)
CIE-LCHlch(83.07, 58.17, 100.44°)
OKLaboklab(85.04% -0.0327 0.1325)
OKLCHoklch(85.04% 0.136 103.8)
XYZxyz(54.9328, 62.2935, 19.9545)
Luminance0.6229 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDD25F #5F6ADD
analogous
#DD935F #DDD25F #A9DD5F
triadic
#DDD25F #5FDDD2 #D25FDD
tetradic
#DDD25F #5FDD93 #5F6ADD #DD5FA9
square
#DDD25F #5FDD93 #5F6ADD #DD5FA9
split-complementary
#DDD25F #5FA9DD #935FDD
monochromatic
#A09522 #D2C42D #DDD25F #E8E091 #F2EEC4

Accessibility & contrast

On white

1.56
#DDD25F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.46
#DDD25F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDD25F
13.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDD25F#FFFFFF#000000##000000
##DDD25F1.001.5613.4613.46
#FFFFFF1.561.0021.0021.00
#00000013.4621.001.001.00
##00000013.4621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E3CC53
Deuteranopia (green-blind)
#E6D265
Tritanopia (blue-blind)
#ECC5B9
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #ddd25f;
/* rgb */ color: rgb(221, 210, 95);
/* oklch */ color: oklch(85.0% 0.136 103.8);
Tailwind
colors: {
  custom: {
    50: '#eadf90',
    500: '#ddd25f',
    950: '#000000',
  },
}
SCSS
$custom: #ddd25f;
$custom-light: #eadf90;
$custom-dark: #000000;
JSON
{
  "hex": "#ddd25f",
  "rgb": {
    "r": 221,
    "g": 210,
    "b": 95
  },
  "hsl": {
    "h": 54.762,
    "s": 64.948,
    "l": 61.961
  },
  "oklch": {
    "l": 0.85041,
    "c": 0.13648,
    "h": 103.8
  },
  "luminance": 0.62292
}

Semantic roles & 50–950 ramp

primary
#DDD25F
secondary
#3D46A3
accent
#28CD19
background
#FFFEFC
surface
#FEFCF4
border
#D6D5CE
text
#16150D
muted
#85847F

Preview Lab

Preview with #DDD25F

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

Preview Lab → · Contrast checker → · Palette generator →

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