#FFDB8B#FFDB8B

#FFDB8B is a very light, moderate orange. Relative luminance 0.738; OKLCH L 90.5% C 0.107 H 86.1°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).

Color values

HEX#FFDB8B
RGBrgb(255, 219, 139)
HSLhsl(41, 100%, 77%)
HSVhsv(41, 45%, 100%)
CMYKcmyk(0%, 14.1%, 45.5%, 0%)
CIE-LABlab(88.82, 2.35, 43.84)
CIE-LCHlch(88.82, 43.90, 86.94°)
OKLaboklab(90.46% 0.0073 0.1063)
OKLCHoklch(90.46% 0.107 86.1)
XYZxyz(71.2341, 73.7904, 34.9119)
Luminance0.7379 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDB8B #8BAFFF
analogous
#FFA18B #FFDB8B #E9FF8B
triadic
#FFDB8B #8BFFDB #DB8BFF
tetradic
#FFDB8B #8BFFA1 #8BAFFF #FF8BE9
square
#FFDB8B #8BFFA1 #8BAFFF #FF8BE9
split-complementary
#FFDB8B #8BE9FF #A18BFF
monochromatic
#FFB511 #FFC84E #FFDB8B #FFEEC8 #FFF6E0

Accessibility & contrast

On white

1.33
#FFDB8B on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.76
#FFDB8B on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDB8B
15.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDB8B#FFFFFF#000000##000000
##FFDB8B1.001.3315.7615.76
#FFFFFF1.331.0021.0021.00
#00000015.7621.001.001.00
##00000015.7621.001.001.00

Color blindness preview

Protanopia (red-blind)
#EDD985
Deuteranopia (green-blind)
#F6E38E
Tritanopia (blue-blind)
#FFCEC7
Achromatopsia (no color)
#DFDFDF

Design tokens & code

CSS
--color: #ffdb8b;
/* rgb */ color: rgb(255, 219, 139);
/* oklch */ color: oklch(90.5% 0.107 86.1);
Tailwind
colors: {
  custom: {
    50: '#ffe6ae',
    500: '#ffdb8b',
    950: '#000000',
  },
}
SCSS
$custom: #ffdb8b;
$custom-light: #ffe6ae;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdb8b",
  "rgb": {
    "r": 255,
    "g": 219,
    "b": 139
  },
  "hsl": {
    "h": 41.379,
    "s": 100,
    "l": 77.255
  },
  "oklch": {
    "l": 0.90459,
    "c": 0.10659,
    "h": 86.1
  },
  "luminance": 0.73787
}

Semantic roles & 50–950 ramp

primary
#FFDB8B
secondary
#4E7CE0
accent
#47E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481

Preview Lab

Preview with #FFDB8B

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

Preview Lab → · Contrast checker → · Palette generator →

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