#FFC55F#FFC55F

#FFC55F is a very light, vivid orange. Relative luminance 0.620; OKLCH L 85.7% C 0.136 H 79.3°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).

Color values

HEX#FFC55F
RGBrgb(255, 197, 95)
HSLhsl(38, 100%, 69%)
HSVhsv(38, 63%, 100%)
CMYKcmyk(0%, 22.7%, 62.7%, 0%)
CIE-LABlab(82.93, 10.18, 57.90)
CIE-LCHlch(82.93, 58.79, 80.03°)
OKLaboklab(85.66% 0.0251 0.1332)
OKLCHoklch(85.66% 0.136 79.3)
XYZxyz(63.2754, 62.0231, 19.4632)
Luminance0.6202 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFC55F #5F99FF
analogous
#FF755F #FFC55F #E9FF5F
triadic
#FFC55F #5FFFC5 #C55FFF
tetradic
#FFC55F #5FFF75 #5F99FF #FF5FE9
square
#FFC55F #5FFF75 #5F99FF #FF5FE9
split-complementary
#FFC55F #5FE9FF #755FFF
monochromatic
#E49100 #FFAF22 #FFC55F #FFDB9C #FFF1D9

Accessibility & contrast

On white

1.57
#FFC55F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.40
#FFC55F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFC55F
13.40:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFC55F#FFFFFF#000000##000000
##FFC55F1.001.5713.4013.40
#FFFFFF1.571.0021.0021.00
#00000013.4021.001.001.00
##00000013.4021.001.001.00

Color blindness preview

Protanopia (red-blind)
#DCC654
Deuteranopia (green-blind)
#EAD462
Tritanopia (blue-blind)
#FFB4AE
Achromatopsia (no color)
#CECECE

Design tokens & code

CSS
--color: #ffc55f;
/* rgb */ color: rgb(255, 197, 95);
/* oklch */ color: oklch(85.7% 0.136 79.3);
Tailwind
colors: {
  custom: {
    50: '#ffd690',
    500: '#ffc55f',
    950: '#000000',
  },
}
SCSS
$custom: #ffc55f;
$custom-light: #ffd690;
$custom-dark: #000000;
JSON
{
  "hex": "#ffc55f",
  "rgb": {
    "r": 255,
    "g": 197,
    "b": 95
  },
  "hsl": {
    "h": 38.25,
    "s": 100,
    "l": 68.627
  },
  "oklch": {
    "l": 0.85658,
    "c": 0.13552,
    "h": 79.3
  },
  "luminance": 0.62019
}

Semantic roles & 50–950 ramp

primary
#FFC55F
secondary
#2969D9
accent
#53E600
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#19140D
muted
#87837F

Preview Lab

Preview with #FFC55F

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

Preview Lab → · Contrast checker → · Palette generator →

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