#BED03F#BED03F

#BED03F is a light, vivid yellow. Relative luminance 0.564; OKLCH L 81.8% C 0.165 H 116.3°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).

Color values

HEX#BED03F
RGBrgb(190, 208, 63)
HSLhsl(67, 61%, 53%)
HSVhsv(67, 70%, 82%)
CMYKcmyk(8.7%, 0%, 69.7%, 18.4%)
CIE-LABlab(79.85, -24.35, 66.18)
CIE-LCHlch(79.85, 70.52, 110.20°)
OKLaboklab(81.8% -0.0731 0.1477)
OKLCHoklch(81.8% 0.165 116.3)
XYZxyz(44.6894, 56.4184, 13.2373)
Luminance0.5642 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BED03F #513FD0
analogous
#D0993F #BED03F #76D03F
triadic
#BED03F #3FBED0 #D03FBE
tetradic
#BED03F #3FD099 #513FD0 #D03F76
square
#BED03F #3FD099 #513FD0 #D03F76
split-complementary
#BED03F #3F76D0 #993FD0
monochromatic
#6C771D #99A929 #BED03F #CFDC70 #DFE8A1

Accessibility & contrast

On white

1.71
#BED03F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.28
#BED03F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BED03F
12.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BED03F#FFFFFF#000000##000000
##BED03F1.001.7112.2812.28
#FFFFFF1.711.0021.0021.00
#00000012.2821.001.001.00
##00000012.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#DEC527
Deuteranopia (green-blind)
#DDC74A
Tritanopia (blue-blind)
#CAC4B4
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #bed03f;
/* rgb */ color: rgb(190, 208, 63);
/* oklch */ color: oklch(81.8% 0.165 116.3);
Tailwind
colors: {
  custom: {
    50: '#d5de7d',
    500: '#bed03f',
    950: '#000000',
  },
}
SCSS
$custom: #bed03f;
$custom-light: #d5de7d;
$custom-dark: #000000;
JSON
{
  "hex": "#bed03f",
  "rgb": {
    "r": 190,
    "g": 208,
    "b": 63
  },
  "hsl": {
    "h": 67.448,
    "s": 60.669,
    "l": 53.137
  },
  "oklch": {
    "l": 0.81795,
    "c": 0.16482,
    "h": 116.3
  },
  "luminance": 0.56418
}

Semantic roles & 50–950 ramp

primary
#BED03F
secondary
#3D3480
accent
#44E458
background
#FEFEFB
surface
#FCFCF2
border
#D5D5CC
text
#15150A
muted
#84847D

Preview Lab

Preview with #BED03F

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

Preview Lab → · Contrast checker → · Palette generator →

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