#FFDD6F#FFDD6F

#FFDD6F is a very light, vivid yellow. Relative luminance 0.741; OKLCH L 90.5% C 0.134 H 92.4°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).

Color values

HEX#FFDD6F
RGBrgb(255, 221, 111)
HSLhsl(46, 100%, 72%)
HSVhsv(46, 56%, 100%)
CMYKcmyk(0%, 13.3%, 56.5%, 0%)
CIE-LABlab(88.98, -1.04, 57.47)
CIE-LCHlch(88.98, 57.48, 91.04°)
OKLaboklab(90.47% -0.0056 0.1342)
OKLCHoklch(90.47% 0.134 92.4)
XYZxyz(69.9686, 74.1240, 25.6577)
Luminance0.7412 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDD6F #6F91FF
analogous
#FF956F #FFDD6F #D9FF6F
triadic
#FFDD6F #6FFFDD #DD6FFF
tetradic
#FFDD6F #6FFF95 #6F91FF #FF6FD9
square
#FFDD6F #6FFF95 #6F91FF #FF6FD9
split-complementary
#FFDD6F #6FD9FF #956FFF
monochromatic
#F4BA00 #FFCF32 #FFDD6F #FFEBAC #FFF8E0

Accessibility & contrast

On white

1.33
#FFDD6F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.82
#FFDD6F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDD6F
15.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDD6F#FFFFFF#000000##000000
##FFDD6F1.001.3315.8215.82
#FFFFFF1.331.0021.0021.00
#00000015.8221.001.001.00
##00000015.8221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1DA64
Deuteranopia (green-blind)
#FAE474
Tritanopia (blue-blind)
#FFCEC4
Achromatopsia (no color)
#DFDFDF

Design tokens & code

CSS
--color: #ffdd6f;
/* rgb */ color: rgb(255, 221, 111);
/* oklch */ color: oklch(90.5% 0.134 92.4);
Tailwind
colors: {
  custom: {
    50: '#ffe79b',
    500: '#ffdd6f',
    950: '#000000',
  },
}
SCSS
$custom: #ffdd6f;
$custom-light: #ffe79b;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdd6f",
  "rgb": {
    "r": 255,
    "g": 221,
    "b": 111
  },
  "hsl": {
    "h": 45.833,
    "s": 100,
    "l": 71.765
  },
  "oklch": {
    "l": 0.90474,
    "c": 0.1343,
    "h": 92.4
  },
  "luminance": 0.74121
}

Semantic roles & 50–950 ramp

primary
#FFDD6F
secondary
#375EDC
accent
#36E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160E
muted
#86847F

Preview Lab

Preview with #FFDD6F

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

Preview Lab → · Contrast checker → · Palette generator →

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