#FFDFBF#FFDFBF

#FFDFBF is a very light, muted orange. Relative luminance 0.778; OKLCH L 92.2% C 0.055 H 67.1°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).

Color values

HEX#FFDFBF
RGBrgb(255, 223, 191)
HSLhsl(30, 100%, 87%)
HSVhsv(30, 25%, 100%)
CMYKcmyk(0%, 12.5%, 25.1%, 0%)
CIE-LABlab(90.69, 6.31, 19.76)
CIE-LCHlch(90.69, 20.74, 72.29°)
OKLaboklab(92.21% 0.0215 0.0507)
OKLCHoklch(92.21% 0.055 67.1)
XYZxyz(77.0323, 77.7994, 60.2391)
Luminance0.7780 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDFBF #BFDFFF
analogous
#FFBFBF #FFDFBF #FFFFBF
triadic
#FFDFBF #BFFFDF #DFBFFF
tetradic
#FFDFBF #BFFFBF #BFDFFF #FFBFFF
square
#FFDFBF #BFFFBF #BFDFFF #FFBFFF
split-complementary
#FFDFBF #BFFFFF #BFBFFF
monochromatic
#FFA245 #FFC082 #FFDFBF #FFF0E0 #FFF0E0

Accessibility & contrast

On white

1.27
#FFDFBF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.56
#FFDFBF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDFBF
16.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDFBF#FFFFFF#000000##000000
##FFDFBF1.001.2716.5616.56
#FFFFFF1.271.0021.0021.00
#00000016.5621.001.001.00
##00000016.5621.001.001.00

Color blindness preview

Protanopia (red-blind)
#EAE0BD
Deuteranopia (green-blind)
#F1E7C0
Tritanopia (blue-blind)
#FFD8D6
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #ffdfbf;
/* rgb */ color: rgb(255, 223, 191);
/* oklch */ color: oklch(92.2% 0.055 67.1);
Tailwind
colors: {
  custom: {
    50: '#ffe9d2',
    500: '#ffdfbf',
    950: '#000000',
  },
}
SCSS
$custom: #ffdfbf;
$custom-light: #ffe9d2;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdfbf",
  "rgb": {
    "r": 255,
    "g": 223,
    "b": 191
  },
  "hsl": {
    "h": 30,
    "s": 100,
    "l": 87.451
  },
  "oklch": {
    "l": 0.92213,
    "c": 0.05507,
    "h": 67.1
  },
  "luminance": 0.77797
}

Semantic roles & 50–950 ramp

primary
#FFDFBF
secondary
#7BB1E8
accent
#73E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFDFBF

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

Preview Lab → · Contrast checker → · Palette generator →

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