#FFCA3C#FFCA3C

#FFCA3C is a very light, vivid orange. Relative luminance 0.638; OKLCH L 86.3% C 0.160 H 87.0°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).

Color values

HEX#FFCA3C
RGBrgb(255, 202, 60)
HSLhsl(44, 100%, 62%)
HSVhsv(44, 76%, 100%)
CMYKcmyk(0%, 20.8%, 76.5%, 0%)
CIE-LABlab(83.88, 5.86, 73.05)
CIE-LCHlch(83.88, 73.29, 85.42°)
OKLaboklab(86.32% 0.0084 0.1594)
OKLCHoklch(86.32% 0.16 87)
XYZxyz(63.1801, 63.8317, 13.2672)
Luminance0.6383 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCA3C #3C71FF
analogous
#FF693C #FFCA3C #D3FF3C
triadic
#FFCA3C #3CFFCA #CA3CFF
tetradic
#FFCA3C #3CFF69 #3C71FF #FF3CD3
square
#FFCA3C #3CFF69 #3C71FF #FF3CD3
split-complementary
#FFCA3C #3CD3FF #693CFF
monochromatic
#C18C00 #FEB900 #FFCA3C #FFDB79 #FFEBB6

Accessibility & contrast

On white

1.53
#FFCA3C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.77
#FFCA3C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCA3C
13.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCA3C#FFFFFF#000000##000000
##FFCA3C1.001.5313.7713.77
#FFFFFF1.531.0021.0021.00
#00000013.7721.001.001.00
##00000013.7721.001.001.00

Color blindness preview

Protanopia (red-blind)
#E3C921
Deuteranopia (green-blind)
#EFD744
Tritanopia (blue-blind)
#FFB8AF
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #ffca3c;
/* rgb */ color: rgb(255, 202, 60);
/* oklch */ color: oklch(86.3% 0.160 87.0);
Tailwind
colors: {
  custom: {
    50: '#ffd97c',
    500: '#ffca3c',
    950: '#000000',
  },
}
SCSS
$custom: #ffca3c;
$custom-light: #ffd97c;
$custom-dark: #000000;
JSON
{
  "hex": "#ffca3c",
  "rgb": {
    "r": 255,
    "g": 202,
    "b": 60
  },
  "hsl": {
    "h": 43.692,
    "s": 100,
    "l": 61.765
  },
  "oklch": {
    "l": 0.86321,
    "c": 0.15957,
    "h": 87
  },
  "luminance": 0.63827
}

Semantic roles & 50–950 ramp

primary
#FFCA3C
secondary
#214CBE
accent
#3EE600
background
#FFFEFB
surface
#FFFBF2
border
#D7D4CC
text
#19140A
muted
#87837D

Preview Lab

Preview with #FFCA3C

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

Preview Lab → · Contrast checker → · Palette generator →

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