#FFEB65#FFEB65

#FFEB65 is a very light, vivid yellow. Relative luminance 0.816; OKLCH L 93.2% C 0.153 H 100.9°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).

Color values

HEX#FFEB65
RGBrgb(255, 235, 101)
HSLhsl(52, 100%, 70%)
HSVhsv(52, 60%, 100%)
CMYKcmyk(0%, 7.8%, 60.4%, 0%)
CIE-LABlab(92.41, -8.75, 65.76)
CIE-LCHlch(92.41, 66.34, 97.58°)
OKLaboklab(93.16% -0.0289 0.1507)
OKLCHoklch(93.16% 0.153 100.9)
XYZxyz(73.3001, 81.6192, 24.2024)
Luminance0.8162 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEB65 #6579FF
analogous
#FF9E65 #FFEB65 #C6FF65
triadic
#FFEB65 #65FFEB #EB65FF
tetradic
#FFEB65 #65FF9E #6579FF #FF65C6
square
#FFEB65 #65FF9E #6579FF #FF65C6
split-complementary
#FFEB65 #65C6FF #9E65FF
monochromatic
#EACB00 #FFE328 #FFEB65 #FFF3A2 #FFFBDF

Accessibility & contrast

On white

1.21
#FFEB65 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.32
#FFEB65 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEB65
17.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEB65#FFFFFF#000000##000000
##FFEB651.001.2117.3217.32
#FFFFFF1.211.0021.0021.00
#00000017.3221.001.001.00
##00000017.3221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFE556
Deuteranopia (green-blind)
#FFED6C
Tritanopia (blue-blind)
#FFDCCE
Achromatopsia (no color)
#E9E9E9

Design tokens & code

CSS
--color: #ffeb65;
/* rgb */ color: rgb(255, 235, 101);
/* oklch */ color: oklch(93.2% 0.153 100.9);
Tailwind
colors: {
  custom: {
    50: '#fff196',
    500: '#ffeb65',
    950: '#000000',
  },
}
SCSS
$custom: #ffeb65;
$custom-light: #fff196;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeb65",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 101
  },
  "hsl": {
    "h": 52.208,
    "s": 100,
    "l": 69.804
  },
  "oklch": {
    "l": 0.93155,
    "c": 0.15349,
    "h": 100.9
  },
  "luminance": 0.81616
}

Semantic roles & 50–950 ramp

primary
#FFEB65
secondary
#2E44DA
accent
#1EE600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#19160E
muted
#87857F

Preview Lab

Preview with #FFEB65

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

Preview Lab → · Contrast checker → · Palette generator →

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