#FDD25F#FDD25F

#FDD25F is a very light, vivid orange. Relative luminance 0.678; OKLCH L 88.0% C 0.140 H 88.6°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).

Color values

HEX#FDD25F
RGBrgb(253, 210, 95)
HSLhsl(44, 98%, 68%)
HSVhsv(44, 62%, 99%)
CMYKcmyk(0%, 17%, 62.5%, 0.8%)
CIE-LABlab(85.91, 2.66, 61.16)
CIE-LCHlch(85.91, 61.22, 87.51°)
OKLaboklab(87.96% 0.0033 0.1402)
OKLCHoklch(87.96% 0.14 88.6)
XYZxyz(65.6234, 67.8059, 20.4556)
Luminance0.6780 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDD25F #5F8AFD
analogous
#FD835F #FDD25F #D9FD5F
triadic
#FDD25F #5FFDD2 #D25FFD
tetradic
#FDD25F #5FFD83 #5F8AFD #FD5FD9
square
#FDD25F #5FFD83 #5F8AFD #FD5FD9
split-complementary
#FDD25F #5FD9FD #835FFD
monochromatic
#DFA303 #FCC123 #FDD25F #FEE39B #FFF4D8

Accessibility & contrast

On white

1.44
#FDD25F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.56
#FDD25F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDD25F
14.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDD25F#FFFFFF#000000##000000
##FDD25F1.001.4414.5614.56
#FFFFFF1.441.0021.0021.00
#00000014.5621.001.001.00
##00000014.5621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E8D053
Deuteranopia (green-blind)
#F2DC64
Tritanopia (blue-blind)
#FFC2B9
Achromatopsia (no color)
#D7D7D7

Design tokens & code

CSS
--color: #fdd25f;
/* rgb */ color: rgb(253, 210, 95);
/* oklch */ color: oklch(88.0% 0.140 88.6);
Tailwind
colors: {
  custom: {
    50: '#ffdf91',
    500: '#fdd25f',
    950: '#000000',
  },
}
SCSS
$custom: #fdd25f;
$custom-light: #ffdf91;
$custom-dark: #000000;
JSON
{
  "hex": "#fdd25f",
  "rgb": {
    "r": 253,
    "g": 210,
    "b": 95
  },
  "hsl": {
    "h": 43.671,
    "s": 97.531,
    "l": 68.235
  },
  "oklch": {
    "l": 0.87958,
    "c": 0.14024,
    "h": 88.6
  },
  "luminance": 0.67802
}

Semantic roles & 50–950 ramp

primary
#FDD25F
secondary
#2959D7
accent
#3EE600
background
#FFFEFC
surface
#FFFCF4
border
#D7D5CE
text
#19150D
muted
#87847F

Preview Lab

Preview with #FDD25F

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

Preview Lab → · Contrast checker → · Palette generator →

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