#FFDE7F#FFDE7F

#FFDE7F is a very light, vivid orange. Relative luminance 0.750; OKLCH L 90.9% C 0.120 H 90.8°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).

Color values

HEX#FFDE7F
RGBrgb(255, 222, 127)
HSLhsl(45, 100%, 75%)
HSVhsv(45, 50%, 100%)
CMYKcmyk(0%, 12.9%, 50.2%, 0%)
CIE-LABlab(89.41, -0.27, 50.44)
CIE-LCHlch(89.41, 50.44, 90.31°)
OKLaboklab(90.87% -0.0016 0.1203)
OKLCHoklch(90.87% 0.12 90.8)
XYZxyz(71.1946, 75.0381, 30.8083)
Luminance0.7503 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDE7F #7FA0FF
analogous
#FF9E7F #FFDE7F #E0FF7F
triadic
#FFDE7F #7FFFDE #DE7FFF
tetradic
#FFDE7F #7FFF9E #7FA0FF #FF7FE0
square
#FFDE7F #7FFF9E #7FA0FF #FF7FE0
split-complementary
#FFDE7F #7FE0FF #9E7FFF
monochromatic
#FFBE05 #FFCE42 #FFDE7F #FFEEBC #FFF7E0

Accessibility & contrast

On white

1.31
#FFDE7F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.01
#FFDE7F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDE7F
16.01:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDE7F#FFFFFF#000000##000000
##FFDE7F1.001.3116.0116.01
#FFFFFF1.311.0021.0021.00
#00000016.0121.001.001.00
##00000016.0121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1DB77
Deuteranopia (green-blind)
#F9E583
Tritanopia (blue-blind)
#FFD0C7
Achromatopsia (no color)
#E1E1E1

Design tokens & code

CSS
--color: #ffde7f;
/* rgb */ color: rgb(255, 222, 127);
/* oklch */ color: oklch(90.9% 0.120 90.8);
Tailwind
colors: {
  custom: {
    50: '#ffe8a6',
    500: '#ffde7f',
    950: '#000000',
  },
}
SCSS
$custom: #ffde7f;
$custom-light: #ffe8a6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffde7f",
  "rgb": {
    "r": 255,
    "g": 222,
    "b": 127
  },
  "hsl": {
    "h": 44.531,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.90872,
    "c": 0.12031,
    "h": 90.8
  },
  "luminance": 0.75035
}

Semantic roles & 50–950 ramp

primary
#FFDE7F
secondary
#446CDE
accent
#3BE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480

Preview Lab

Preview with #FFDE7F

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

Preview Lab → · Contrast checker → · Palette generator →

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