#FFC06F#FFC06F

#FFC06F is a very light, vivid orange. Relative luminance 0.601; OKLCH L 84.9% C 0.122 H 71.8°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).

Color values

HEX#FFC06F
RGBrgb(255, 192, 111)
HSLhsl(34, 100%, 72%)
HSVhsv(34, 56%, 100%)
CMYKcmyk(0%, 24.7%, 56.5%, 0%)
CIE-LABlab(81.90, 13.89, 49.13)
CIE-LCHlch(81.90, 51.05, 74.22°)
OKLaboklab(84.91% 0.0381 0.116)
OKLCHoklch(84.91% 0.122 71.8)
XYZxyz(62.9623, 60.1113, 23.3223)
Luminance0.6011 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFC06F #6FAEFF
analogous
#FF786F #FFC06F #F6FF6F
triadic
#FFC06F #6FFFC0 #C06FFF
tetradic
#FFC06F #6FFF78 #6FAEFF #FF6FF6
square
#FFC06F #6FFF78 #6FAEFF #FF6FF6
split-complementary
#FFC06F #6FF6FF #786FFF
monochromatic
#F48900 #FFA532 #FFC06F #FFDBAC #FFF2E0

Accessibility & contrast

On white

1.61
#FFC06F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.02
#FFC06F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFC06F
13.02:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFC06F#FFFFFF#000000##000000
##FFC06F1.001.6113.0213.02
#FFFFFF1.611.0021.0021.00
#00000013.0221.001.001.00
##00000013.0221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D6C368
Deuteranopia (green-blind)
#E5D271
Tritanopia (blue-blind)
#FFB0AD
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #ffc06f;
/* rgb */ color: rgb(255, 192, 111);
/* oklch */ color: oklch(84.9% 0.122 71.8);
Tailwind
colors: {
  custom: {
    50: '#ffd39a',
    500: '#ffc06f',
    950: '#000000',
  },
}
SCSS
$custom: #ffc06f;
$custom-light: #ffd39a;
$custom-dark: #000000;
JSON
{
  "hex": "#ffc06f",
  "rgb": {
    "r": 255,
    "g": 192,
    "b": 111
  },
  "hsl": {
    "h": 33.75,
    "s": 100,
    "l": 71.765
  },
  "oklch": {
    "l": 0.84909,
    "c": 0.1221,
    "h": 71.8
  },
  "luminance": 0.60107
}

Semantic roles & 50–950 ramp

primary
#FFC06F
secondary
#377FDC
accent
#64E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#19140E
muted
#87837F

Preview Lab

Preview with #FFC06F

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

Preview Lab → · Contrast checker → · Palette generator →

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