#FFDBBB#FFDBBB

#FFDBBB is a very light, muted orange. Relative luminance 0.755; OKLCH L 91.4% C 0.058 H 63.6°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).

Color values

HEX#FFDBBB
RGBrgb(255, 219, 187)
HSLhsl(28, 100%, 87%)
HSVhsv(28, 27%, 100%)
CMYKcmyk(0%, 14.1%, 26.7%, 0%)
CIE-LABlab(89.63, 7.83, 20.37)
CIE-LCHlch(89.63, 21.83, 68.97°)
OKLaboklab(91.36% 0.0259 0.0522)
OKLCHoklch(91.36% 0.058 63.6)
XYZxyz(75.5420, 75.5136, 57.6004)
Luminance0.7551 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDBBB #BBDFFF
analogous
#FFBBBD #FFDBBB #FFFDBB
triadic
#FFDBBB #BBFFDB #DBBBFF
tetradic
#FFDBBB #BDFFBB #BBDFFF #FDBBFF
square
#FFDBBB #BDFFBB #BBDFFF #FDBBFF
split-complementary
#FFDBBB #BBFFFD #BBBDFF
monochromatic
#FF9A41 #FFBB7E #FFDBBB #FFEFE0 #FFEFE0

Accessibility & contrast

On white

1.30
#FFDBBB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.10
#FFDBBB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDBBB
16.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDBBB#FFFFFF#000000##000000
##FFDBBB1.001.3016.1016.10
#FFFFFF1.301.0021.0021.00
#00000016.1021.001.001.00
##00000016.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#E7DDB9
Deuteranopia (green-blind)
#EFE5BC
Tritanopia (blue-blind)
#FFD3D2
Achromatopsia (no color)
#E1E1E1

Design tokens & code

CSS
--color: #ffdbbb;
/* rgb */ color: rgb(255, 219, 187);
/* oklch */ color: oklch(91.4% 0.058 63.6);
Tailwind
colors: {
  custom: {
    50: '#ffe6cf',
    500: '#ffdbbb',
    950: '#000000',
  },
}
SCSS
$custom: #ffdbbb;
$custom-light: #ffe6cf;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdbbb",
  "rgb": {
    "r": 255,
    "g": 219,
    "b": 187
  },
  "hsl": {
    "h": 28.235,
    "s": 100,
    "l": 86.667
  },
  "oklch": {
    "l": 0.9136,
    "c": 0.05826,
    "h": 63.6
  },
  "luminance": 0.75511
}

Semantic roles & 50–950 ramp

primary
#FFDBBB
secondary
#77B2E7
accent
#7AE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483

Preview Lab

Preview with #FFDBBB

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

Preview Lab → · Contrast checker → · Palette generator →

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