#FFD2B2#FFD2B2

#FFD2B2 is a very light, moderate orange. Relative luminance 0.706; OKLCH L 89.5% C 0.066 H 57.2°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).

Color values

HEX#FFD2B2
RGBrgb(255, 210, 178)
HSLhsl(25, 100%, 85%)
HSVhsv(25, 30%, 100%)
CMYKcmyk(0%, 17.6%, 30.2%, 0%)
CIE-LABlab(87.28, 11.32, 21.81)
CIE-LCHlch(87.28, 24.57, 62.57°)
OKLaboklab(89.46% 0.0359 0.0557)
OKLCHoklch(89.46% 0.066 57.2)
XYZxyz(72.3238, 70.5706, 51.9227)
Luminance0.7057 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFD2B2 #B2DFFF
analogous
#FFB2B9 #FFD2B2 #FFF8B2
triadic
#FFD2B2 #B2FFD2 #D2B2FF
tetradic
#FFD2B2 #B9FFB2 #B2DFFF #F8B2FF
square
#FFD2B2 #B9FFB2 #B2DFFF #F8B2FF
split-complementary
#FFD2B2 #B2FFF8 #B2B9FF
monochromatic
#FF8A38 #FFAE75 #FFD2B2 #FFEDE0 #FFEDE0

Accessibility & contrast

On white

1.39
#FFD2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.11
#FFD2B2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFD2B2
15.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFD2B2#FFFFFF#000000##000000
##FFD2B21.001.3915.1115.11
#FFFFFF1.391.0021.0021.00
#00000015.1121.001.001.00
##00000015.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFD5B0
Deuteranopia (green-blind)
#EADFB2
Tritanopia (blue-blind)
#FFC9C9
Achromatopsia (no color)
#DBDBDB

Design tokens & code

CSS
--color: #ffd2b2;
/* rgb */ color: rgb(255, 210, 178);
/* oklch */ color: oklch(89.5% 0.066 57.2);
Tailwind
colors: {
  custom: {
    50: '#ffdfc9',
    500: '#ffd2b2',
    950: '#000000',
  },
}
SCSS
$custom: #ffd2b2;
$custom-light: #ffdfc9;
$custom-dark: #000000;
JSON
{
  "hex": "#ffd2b2",
  "rgb": {
    "r": 255,
    "g": 210,
    "b": 178
  },
  "hsl": {
    "h": 24.935,
    "s": 100,
    "l": 84.902
  },
  "oklch": {
    "l": 0.89458,
    "c": 0.06624,
    "h": 57.2
  },
  "luminance": 0.70568
}

Semantic roles & 50–950 ramp

primary
#FFD2B2
secondary
#70B5E6
accent
#86E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482

Preview Lab

Preview with #FFD2B2

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

Preview Lab → · Contrast checker → · Palette generator →

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