#FFCD4F#FFCD4F

#FFCD4F is a very light, vivid orange. Relative luminance 0.655; OKLCH L 87.0% C 0.150 H 86.8°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).

Color values

HEX#FFCD4F
RGBrgb(255, 205, 79)
HSLhsl(43, 100%, 65%)
HSVhsv(43, 69%, 100%)
CMYKcmyk(0%, 19.6%, 69%, 0%)
CIE-LABlab(84.74, 5.14, 66.75)
CIE-LCHlch(84.74, 66.95, 85.59°)
OKLaboklab(87.04% 0.0085 0.1495)
OKLCHoklch(87.04% 0.15 86.8)
XYZxyz(64.4863, 65.4913, 16.6402)
Luminance0.6549 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCD4F #4F81FF
analogous
#FF754F #FFCD4F #D9FF4F
triadic
#FFCD4F #4FFFCD #CD4FFF
tetradic
#FFCD4F #4FFF75 #4F81FF #FF4FD9
square
#FFCD4F #4FFF75 #4F81FF #FF4FD9
split-complementary
#FFCD4F #4FD9FF #754FFF
monochromatic
#D49700 #FFBC12 #FFCD4F #FFDE8C #FFF0C9

Accessibility & contrast

On white

1.49
#FFCD4F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.10
#FFCD4F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCD4F
14.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCD4F#FFFFFF#000000##000000
##FFCD4F1.001.4914.1014.10
#FFFFFF1.491.0021.0021.00
#00000014.1021.001.001.00
##00000014.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#E4CC3F
Deuteranopia (green-blind)
#F0D955
Tritanopia (blue-blind)
#FFBCB3
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #ffcd4f;
/* rgb */ color: rgb(255, 205, 79);
/* oklch */ color: oklch(87.0% 0.150 86.8);
Tailwind
colors: {
  custom: {
    50: '#ffdb87',
    500: '#ffcd4f',
    950: '#000000',
  },
}
SCSS
$custom: #ffcd4f;
$custom-light: #ffdb87;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcd4f",
  "rgb": {
    "r": 255,
    "g": 205,
    "b": 79
  },
  "hsl": {
    "h": 42.955,
    "s": 100,
    "l": 65.49
  },
  "oklch": {
    "l": 0.87036,
    "c": 0.14979,
    "h": 86.8
  },
  "luminance": 0.65487
}

Semantic roles & 50–950 ramp

primary
#FFCD4F
secondary
#2454CE
accent
#41E600
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#19150C
muted
#87847F

Preview Lab

Preview with #FFCD4F

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

Preview Lab → · Contrast checker → · Palette generator →

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