#FFCA3D#FFCA3D

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

Color values

HEX#FFCA3D
RGBrgb(255, 202, 61)
HSLhsl(44, 100%, 62%)
HSVhsv(44, 76%, 100%)
CMYKcmyk(0%, 20.8%, 76.1%, 0%)
CIE-LABlab(83.88, 5.89, 72.71)
CIE-LCHlch(83.88, 72.95, 85.37°)
OKLaboklab(86.33% 0.0087 0.1588)
OKLCHoklch(86.33% 0.159 86.9)
XYZxyz(63.2068, 63.8423, 13.4077)
Luminance0.6384 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCA3D #3D72FF
analogous
#FF693D #FFCA3D #D3FF3D
triadic
#FFCA3D #3DFFCA #CA3DFF
tetradic
#FFCA3D #3DFF69 #3D72FF #FF3DD3
square
#FFCA3D #3DFF69 #3D72FF #FF3DD3
split-complementary
#FFCA3D #3DD3FF #693DFF
monochromatic
#C28D00 #FFB900 #FFCA3D #FFDB7A #FFEBB7

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFCA3D#FFFFFF#000000##000000
##FFCA3D1.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)
#E3C923
Deuteranopia (green-blind)
#EFD745
Tritanopia (blue-blind)
#FFB8AF
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #ffca3d;
/* rgb */ color: rgb(255, 202, 61);
/* oklch */ color: oklch(86.3% 0.159 86.9);
Tailwind
colors: {
  custom: {
    50: '#ffd97d',
    500: '#ffca3d',
    950: '#000000',
  },
}
SCSS
$custom: #ffca3d;
$custom-light: #ffd97d;
$custom-dark: #000000;
JSON
{
  "hex": "#ffca3d",
  "rgb": {
    "r": 255,
    "g": 202,
    "b": 61
  },
  "hsl": {
    "h": 43.608,
    "s": 100,
    "l": 61.961
  },
  "oklch": {
    "l": 0.86328,
    "c": 0.15906,
    "h": 86.9
  },
  "luminance": 0.63838
}

Semantic roles & 50–950 ramp

primary
#FFCA3D
secondary
#224DBF
accent
#3FE600
background
#FFFEFB
surface
#FFFBF2
border
#D7D4CC
text
#19140A
muted
#87837D

Preview Lab

Preview with #FFCA3D

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

Preview Lab → · Contrast checker → · Palette generator →

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