#FFE95F#FFE95F

#FFE95F is a very light, vivid yellow. Relative luminance 0.804; OKLCH L 92.7% C 0.156 H 100.2°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).

Color values

HEX#FFE95F
RGBrgb(255, 233, 95)
HSLhsl(52, 100%, 69%)
HSVhsv(52, 63%, 100%)
CMYKcmyk(0%, 8.6%, 62.7%, 0%)
CIE-LABlab(91.85, -8.13, 67.67)
CIE-LCHlch(91.85, 68.16, 96.85°)
OKLaboklab(92.7% -0.0278 0.154)
OKLCHoklch(92.7% 0.156 100.2)
XYZxyz(72.4474, 80.3672, 22.5205)
Luminance0.8036 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE95F #5F75FF
analogous
#FF995F #FFE95F #C5FF5F
triadic
#FFE95F #5FFFE9 #E95FFF
tetradic
#FFE95F #5FFF99 #5F75FF #FF5FC5
square
#FFE95F #5FFF99 #5F75FF #FF5FC5
split-complementary
#FFE95F #5FC5FF #995FFF
monochromatic
#E4C400 #FFE122 #FFE95F #FFF19C #FFFAD9

Accessibility & contrast

On white

1.23
#FFE95F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.07
#FFE95F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE95F
17.07:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE95F#FFFFFF#000000##000000
##FFE95F1.001.2317.0717.07
#FFFFFF1.231.0021.0021.00
#00000017.0721.001.001.00
##00000017.0721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FDE34F
Deuteranopia (green-blind)
#FFEB66
Tritanopia (blue-blind)
#FFD9CC
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #ffe95f;
/* rgb */ color: rgb(255, 233, 95);
/* oklch */ color: oklch(92.7% 0.156 100.2);
Tailwind
colors: {
  custom: {
    50: '#ffef92',
    500: '#ffe95f',
    950: '#000000',
  },
}
SCSS
$custom: #ffe95f;
$custom-light: #ffef92;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe95f",
  "rgb": {
    "r": 255,
    "g": 233,
    "b": 95
  },
  "hsl": {
    "h": 51.75,
    "s": 100,
    "l": 68.627
  },
  "oklch": {
    "l": 0.92696,
    "c": 0.15647,
    "h": 100.2
  },
  "luminance": 0.80364
}

Semantic roles & 50–950 ramp

primary
#FFE95F
secondary
#2941D9
accent
#20E600
background
#FFFFFC
surface
#FFFEF4
border
#D7D6CE
text
#19160D
muted
#87857F

Preview Lab

Preview with #FFE95F

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

Preview Lab → · Contrast checker → · Palette generator →

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