#FFC05F#FFC05F

#FFC05F is a very light, vivid orange. Relative luminance 0.598; OKLCH L 84.7% C 0.134 H 75.9°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).

Color values

HEX#FFC05F
RGBrgb(255, 192, 95)
HSLhsl(36, 100%, 69%)
HSVhsv(36, 63%, 100%)
CMYKcmyk(0%, 24.7%, 62.7%, 0%)
CIE-LABlab(81.72, 12.78, 56.55)
CIE-LCHlch(81.72, 57.98, 77.27°)
OKLaboklab(84.72% 0.0327 0.1303)
OKLCHoklch(84.72% 0.134 75.9)
XYZxyz(62.1589, 59.7900, 19.0910)
Luminance0.5978 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFC05F #5F9EFF
analogous
#FF705F #FFC05F #EEFF5F
triadic
#FFC05F #5FFFC0 #C05FFF
tetradic
#FFC05F #5FFF70 #5F9EFF #FF5FEE
square
#FFC05F #5FFF70 #5F9EFF #FF5FEE
split-complementary
#FFC05F #5FEEFF #705FFF
monochromatic
#E48A00 #FFA822 #FFC05F #FFD89C #FFF0D9

Accessibility & contrast

On white

1.62
#FFC05F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.96
#FFC05F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFC05F
12.96:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFC05F#FFFFFF#000000##000000
##FFC05F1.001.6212.9612.96
#FFFFFF1.621.0021.0021.00
#00000012.9621.001.001.00
##00000012.9621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8C255
Deuteranopia (green-blind)
#E6D162
Tritanopia (blue-blind)
#FFAFAA
Achromatopsia (no color)
#CBCBCB

Design tokens & code

CSS
--color: #ffc05f;
/* rgb */ color: rgb(255, 192, 95);
/* oklch */ color: oklch(84.7% 0.134 75.9);
Tailwind
colors: {
  custom: {
    50: '#ffd290',
    500: '#ffc05f',
    950: '#000000',
  },
}
SCSS
$custom: #ffc05f;
$custom-light: #ffd290;
$custom-dark: #000000;
JSON
{
  "hex": "#ffc05f",
  "rgb": {
    "r": 255,
    "g": 192,
    "b": 95
  },
  "hsl": {
    "h": 36.375,
    "s": 100,
    "l": 68.627
  },
  "oklch": {
    "l": 0.84716,
    "c": 0.13433,
    "h": 75.9
  },
  "luminance": 0.59785
}

Semantic roles & 50–950 ramp

primary
#FFC05F
secondary
#296ED9
accent
#5AE600
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#19140D
muted
#87837F

Preview Lab

Preview with #FFC05F

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

Preview Lab → · Contrast checker → · Palette generator →

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