#FFC85F#FFC85F

#FFC85F is a very light, vivid orange. Relative luminance 0.634; OKLCH L 86.2% C 0.136 H 81.3°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).

Color values

HEX#FFC85F
RGBrgb(255, 200, 95)
HSLhsl(39, 100%, 69%)
HSVhsv(39, 63%, 100%)
CMYKcmyk(0%, 21.6%, 62.7%, 0%)
CIE-LABlab(83.65, 8.63, 58.71)
CIE-LCHlch(83.65, 59.34, 81.64°)
OKLaboklab(86.23% 0.0206 0.1349)
OKLCHoklch(86.23% 0.136 81.3)
XYZxyz(63.9634, 63.3990, 19.6925)
Luminance0.6340 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFC85F #5F96FF
analogous
#FF785F #FFC85F #E6FF5F
triadic
#FFC85F #5FFFC8 #C85FFF
tetradic
#FFC85F #5FFF78 #5F96FF #FF5FE6
square
#FFC85F #5FFF78 #5F96FF #FF5FE6
split-complementary
#FFC85F #5FE6FF #785FFF
monochromatic
#E49500 #FFB322 #FFC85F #FFDD9C #FFF2D9

Accessibility & contrast

On white

1.54
#FFC85F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.68
#FFC85F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFC85F
13.68:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFC85F#FFFFFF#000000##000000
##FFC85F1.001.5413.6813.68
#FFFFFF1.541.0021.0021.00
#00000013.6821.001.001.00
##00000013.6821.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFC854
Deuteranopia (green-blind)
#ECD663
Tritanopia (blue-blind)
#FFB7B1
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #ffc85f;
/* rgb */ color: rgb(255, 200, 95);
/* oklch */ color: oklch(86.2% 0.136 81.3);
Tailwind
colors: {
  custom: {
    50: '#ffd890',
    500: '#ffc85f',
    950: '#000000',
  },
}
SCSS
$custom: #ffc85f;
$custom-light: #ffd890;
$custom-dark: #000000;
JSON
{
  "hex": "#ffc85f",
  "rgb": {
    "r": 255,
    "g": 200,
    "b": 95
  },
  "hsl": {
    "h": 39.375,
    "s": 100,
    "l": 68.627
  },
  "oklch": {
    "l": 0.86227,
    "c": 0.13647,
    "h": 81.3
  },
  "luminance": 0.63395
}

Semantic roles & 50–950 ramp

primary
#FFC85F
secondary
#2966D9
accent
#4FE600
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#19140D
muted
#87837F

Preview Lab

Preview with #FFC85F

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

Preview Lab → · Contrast checker → · Palette generator →

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