#FFD05F#FFD05F

#FFD05F is a very light, vivid orange. Relative luminance 0.672; OKLCH L 87.8% C 0.140 H 86.5°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).

Color values

HEX#FFD05F
RGBrgb(255, 208, 95)
HSLhsl(42, 100%, 69%)
HSVhsv(42, 63%, 100%)
CMYKcmyk(0%, 18.4%, 62.7%, 0%)
CIE-LABlab(85.61, 4.50, 60.88)
CIE-LCHlch(85.61, 61.04, 85.77°)
OKLaboklab(87.76% 0.0086 0.1395)
OKLCHoklch(87.76% 0.14 86.5)
XYZxyz(65.8649, 67.2020, 20.3264)
Luminance0.6720 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFD05F #5F8EFF
analogous
#FF805F #FFD05F #DEFF5F
triadic
#FFD05F #5FFFD0 #D05FFF
tetradic
#FFD05F #5FFF80 #5F8EFF #FF5FDE
square
#FFD05F #5FFF80 #5F8EFF #FF5FDE
split-complementary
#FFD05F #5FDEFF #805FFF
monochromatic
#E4A100 #FFBE22 #FFD05F #FFE29C #FFF4D9

Accessibility & contrast

On white

1.45
#FFD05F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.44
#FFD05F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFD05F
14.44:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFD05F#FFFFFF#000000##000000
##FFD05F1.001.4514.4414.44
#FFFFFF1.451.0021.0021.00
#00000014.4421.001.001.00
##00000014.4421.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6CF53
Deuteranopia (green-blind)
#F2DB64
Tritanopia (blue-blind)
#FFC0B7
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #ffd05f;
/* rgb */ color: rgb(255, 208, 95);
/* oklch */ color: oklch(87.8% 0.140 86.5);
Tailwind
colors: {
  custom: {
    50: '#ffde90',
    500: '#ffd05f',
    950: '#000000',
  },
}
SCSS
$custom: #ffd05f;
$custom-light: #ffde90;
$custom-dark: #000000;
JSON
{
  "hex": "#ffd05f",
  "rgb": {
    "r": 255,
    "g": 208,
    "b": 95
  },
  "hsl": {
    "h": 42.375,
    "s": 100,
    "l": 68.627
  },
  "oklch": {
    "l": 0.87763,
    "c": 0.1398,
    "h": 86.5
  },
  "luminance": 0.67198
}

Semantic roles & 50–950 ramp

primary
#FFD05F
secondary
#295DD9
accent
#43E600
background
#FFFEFC
surface
#FFFCF4
border
#D7D5CE
text
#19150D
muted
#87847F

Preview Lab

Preview with #FFD05F

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

Preview Lab → · Contrast checker → · Palette generator →

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