#FEB25F#FEB25F

#FEB25F is a very light, vivid orange. Relative luminance 0.537; OKLCH L 82.0% C 0.133 H 66.4°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).

Color values

HEX#FEB25F
RGBrgb(254, 178, 95)
HSLhsl(31, 99%, 68%)
HSVhsv(31, 63%, 100%)
CMYKcmyk(0%, 29.9%, 62.6%, 0.4%)
CIE-LABlab(78.31, 19.68, 52.64)
CIE-LCHlch(78.31, 56.20, 69.51°)
OKLaboklab(82.03% 0.0532 0.1219)
OKLCHoklch(82.03% 0.133 66.4)
XYZxyz(58.8628, 53.7427, 18.0975)
Luminance0.5374 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEB25F #5FABFE
analogous
#FE625F #FEB25F #FAFE5F
triadic
#FEB25F #5FFEB2 #B25FFE
tetradic
#FEB25F #5FFE62 #5FABFE #FE5FFA
square
#FEB25F #5FFE62 #5FABFE #FE5FFA
split-complementary
#FEB25F #5FFAFE #625FFE
monochromatic
#E17601 #FE9522 #FEB25F #FECF9C #FFEDD9

Accessibility & contrast

On white

1.79
#FEB25F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.75
#FEB25F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEB25F
11.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEB25F#FFFFFF#000000##000000
##FEB25F1.001.7911.7511.75
#FFFFFF1.791.0021.0021.00
#00000011.7521.001.001.00
##00000011.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#CBB757
Deuteranopia (green-blind)
#DDC961
Tritanopia (blue-blind)
#FFA09F
Achromatopsia (no color)
#C2C2C2

Design tokens & code

CSS
--color: #feb25f;
/* rgb */ color: rgb(254, 178, 95);
/* oklch */ color: oklch(82.0% 0.133 66.4);
Tailwind
colors: {
  custom: {
    50: '#ffc98f',
    500: '#feb25f',
    950: '#000000',
  },
}
SCSS
$custom: #feb25f;
$custom-light: #ffc98f;
$custom-dark: #000000;
JSON
{
  "hex": "#feb25f",
  "rgb": {
    "r": 254,
    "g": 178,
    "b": 95
  },
  "hsl": {
    "h": 31.321,
    "s": 98.758,
    "l": 68.431
  },
  "oklch": {
    "l": 0.82029,
    "c": 0.13299,
    "h": 66.4
  },
  "luminance": 0.53738
}

Semantic roles & 50–950 ramp

primary
#FEB25F
secondary
#297DD8
accent
#6EE600
background
#FFFDFC
surface
#FFF9F4
border
#D7D2CE
text
#19130C
muted
#87827F

Preview Lab

Preview with #FEB25F

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

Preview Lab → · Contrast checker → · Palette generator →

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