#FFC25F#FFC25F

#FFC25F is a very light, vivid orange. Relative luminance 0.607; OKLCH L 85.1% C 0.135 H 77.3°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).

Color values

HEX#FFC25F
RGBrgb(255, 194, 95)
HSLhsl(37, 100%, 69%)
HSVhsv(37, 63%, 100%)
CMYKcmyk(0%, 23.9%, 62.7%, 0%)
CIE-LABlab(82.20, 11.74, 57.09)
CIE-LCHlch(82.20, 58.28, 78.38°)
OKLaboklab(85.09% 0.0297 0.1314)
OKLCHoklch(85.09% 0.135 77.3)
XYZxyz(62.6010, 60.6742, 19.2384)
Luminance0.6067 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFC25F #5F9CFF
analogous
#FF725F #FFC25F #ECFF5F
triadic
#FFC25F #5FFFC2 #C25FFF
tetradic
#FFC25F #5FFF72 #5F9CFF #FF5FEC
square
#FFC25F #5FFF72 #5F9CFF #FF5FEC
split-complementary
#FFC25F #5FECFF #725FFF
monochromatic
#E48D00 #FFAB22 #FFC25F #FFD99C #FFF1D9

Accessibility & contrast

On white

1.60
#FFC25F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.13
#FFC25F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFC25F
13.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFC25F#FFFFFF#000000##000000
##FFC25F1.001.6013.1313.13
#FFFFFF1.601.0021.0021.00
#00000013.1321.001.001.00
##00000013.1321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9C455
Deuteranopia (green-blind)
#E8D362
Tritanopia (blue-blind)
#FFB1AC
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #ffc25f;
/* rgb */ color: rgb(255, 194, 95);
/* oklch */ color: oklch(85.1% 0.135 77.3);
Tailwind
colors: {
  custom: {
    50: '#ffd490',
    500: '#ffc25f',
    950: '#000000',
  },
}
SCSS
$custom: #ffc25f;
$custom-light: #ffd490;
$custom-dark: #000000;
JSON
{
  "hex": "#ffc25f",
  "rgb": {
    "r": 255,
    "g": 194,
    "b": 95
  },
  "hsl": {
    "h": 37.125,
    "s": 100,
    "l": 68.627
  },
  "oklch": {
    "l": 0.85092,
    "c": 0.13475,
    "h": 77.3
  },
  "luminance": 0.6067
}

Semantic roles & 50–950 ramp

primary
#FFC25F
secondary
#296CD9
accent
#57E600
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#19140D
muted
#87837F

Preview Lab

Preview with #FFC25F

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

Preview Lab → · Contrast checker → · Palette generator →

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