#FFDD7E#FFDD7E

#FFDD7E is a very light, vivid orange. Relative luminance 0.745; OKLCH L 90.7% C 0.121 H 90.2°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).

Color values

HEX#FFDD7E
RGBrgb(255, 221, 126)
HSLhsl(44, 100%, 75%)
HSVhsv(44, 51%, 100%)
CMYKcmyk(0%, 13.3%, 50.6%, 0%)
CIE-LABlab(89.15, 0.15, 50.61)
CIE-LCHlch(89.15, 50.61, 89.83°)
OKLaboklab(90.66% -0.0005 0.1206)
OKLCHoklch(90.66% 0.121 90.2)
XYZxyz(70.8650, 74.4826, 30.3785)
Luminance0.7448 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDD7E #7EA0FF
analogous
#FF9D7E #FFDD7E #E1FF7E
triadic
#FFDD7E #7EFFDD #DD7EFF
tetradic
#FFDD7E #7EFF9D #7EA0FF #FF7EE1
square
#FFDD7E #7EFF9D #7EA0FF #FF7EE1
split-complementary
#FFDD7E #7EE1FF #9D7EFF
monochromatic
#FFBD04 #FFCD41 #FFDD7E #FFEDBB #FFF7E0

Accessibility & contrast

On white

1.32
#FFDD7E on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.90
#FFDD7E on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDD7E
15.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDD7E#FFFFFF#000000##000000
##FFDD7E1.001.3215.9015.90
#FFFFFF1.321.0021.0021.00
#00000015.9021.001.001.00
##00000015.9021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0DA76
Deuteranopia (green-blind)
#F8E481
Tritanopia (blue-blind)
#FFCFC7
Achromatopsia (no color)
#E0E0E0

Design tokens & code

CSS
--color: #ffdd7e;
/* rgb */ color: rgb(255, 221, 126);
/* oklch */ color: oklch(90.7% 0.121 90.2);
Tailwind
colors: {
  custom: {
    50: '#ffe7a5',
    500: '#ffdd7e',
    950: '#000000',
  },
}
SCSS
$custom: #ffdd7e;
$custom-light: #ffe7a5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdd7e",
  "rgb": {
    "r": 255,
    "g": 221,
    "b": 126
  },
  "hsl": {
    "h": 44.186,
    "s": 100,
    "l": 74.706
  },
  "oklch": {
    "l": 0.90662,
    "c": 0.12059,
    "h": 90.2
  },
  "luminance": 0.74479
}

Semantic roles & 50–950 ramp

primary
#FFDD7E
secondary
#436CDE
accent
#3CE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480

Preview Lab

Preview with #FFDD7E

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

Preview Lab → · Contrast checker → · Palette generator →

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