#FFDB5F#FFDB5F

#FFDB5F is a very light, vivid yellow. Relative luminance 0.727; OKLCH L 89.9% C 0.146 H 93.0°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).

Color values

HEX#FFDB5F
RGBrgb(255, 219, 95)
HSLhsl(47, 100%, 69%)
HSVhsv(47, 63%, 100%)
CMYKcmyk(0%, 14.1%, 62.7%, 0%)
CIE-LABlab(88.33, -1.11, 63.87)
CIE-LCHlch(88.33, 63.88, 90.99°)
OKLaboklab(89.91% -0.0077 0.1459)
OKLCHoklch(89.91% 0.146 93)
XYZxyz(68.6403, 72.7529, 21.2515)
Luminance0.7275 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDB5F #5F83FF
analogous
#FF8B5F #FFDB5F #D3FF5F
triadic
#FFDB5F #5FFFDB #DB5FFF
tetradic
#FFDB5F #5FFF8B #5F83FF #FF5FD3
square
#FFDB5F #5FFF8B #5F83FF #FF5FD3
split-complementary
#FFDB5F #5FD3FF #8B5FFF
monochromatic
#E4B000 #FFCD22 #FFDB5F #FFE99C #FFF7D9

Accessibility & contrast

On white

1.35
#FFDB5F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.55
#FFDB5F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDB5F
15.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDB5F#FFFFFF#000000##000000
##FFDB5F1.001.3515.5515.55
#FFFFFF1.351.0021.0021.00
#00000015.5521.001.001.00
##00000015.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0D751
Deuteranopia (green-blind)
#F9E265
Tritanopia (blue-blind)
#FFCBC0
Achromatopsia (no color)
#DEDEDE

Design tokens & code

CSS
--color: #ffdb5f;
/* rgb */ color: rgb(255, 219, 95);
/* oklch */ color: oklch(89.9% 0.146 93.0);
Tailwind
colors: {
  custom: {
    50: '#ffe591',
    500: '#ffdb5f',
    950: '#000000',
  },
}
SCSS
$custom: #ffdb5f;
$custom-light: #ffe591;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdb5f",
  "rgb": {
    "r": 255,
    "g": 219,
    "b": 95
  },
  "hsl": {
    "h": 46.5,
    "s": 100,
    "l": 68.627
  },
  "oklch": {
    "l": 0.8991,
    "c": 0.14611,
    "h": 93
  },
  "luminance": 0.72749
}

Semantic roles & 50–950 ramp

primary
#FFDB5F
secondary
#2951D9
accent
#34E600
background
#FFFEFC
surface
#FFFCF4
border
#D7D5CE
text
#19150D
muted
#87847F

Preview Lab

Preview with #FFDB5F

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

Preview Lab → · Contrast checker → · Palette generator →

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