Chocolate (CSS)#D2691E

#D2691E is a light, vivid orange. Relative luminance 0.239; OKLCH L 63.4% C 0.155 H 50.3°. Best body text is #000000 at 5.78:1 contrast (WCAG AA passes).

Chocolate (CSS) — editorial page

Color values

HEX#D2691E
RGBrgb(210, 105, 30)
HSLhsl(25, 75%, 47%)
HSVhsv(25, 86%, 82%)
CMYKcmyk(0%, 50%, 85.7%, 17.6%)
CIE-LABlab(55.99, 37.05, 56.74)
CIE-LCHlch(55.99, 67.77, 56.85°)
OKLaboklab(63.44% 0.0991 0.1192)
OKLCHoklch(63.44% 0.155 50.3)
XYZxyz(31.8675, 23.9025, 4.1636)
Luminance0.2390 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2691E #1E87D2
analogous
#D21E2D #D2691E #D2C31E
triadic
#D2691E #1ED269 #691ED2
tetradic
#D2691E #2DD21E #1E87D2 #C31ED2
square
#D2691E #2DD21E #1E87D2 #C31ED2
split-complementary
#D2691E #1ED2C3 #1E2DD2
monochromatic
#67330F #9C4E16 #D2691E #E58A48 #EDAC7E

Accessibility & contrast

On white

3.63
#D2691E on #FFFFFF
AA ✗AA large ✓AAA ✗

On black

5.78
#D2691E on #000000
AA ✓AA large ✓AAA ✗

Best text color

#000000 on #D2691E
5.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2691E#FFFFFF#000000##000000
##D2691E1.003.635.785.78
#FFFFFF3.631.0021.0021.00
#0000005.7821.001.001.00
##0000005.7821.001.001.00

Color blindness preview

Protanopia (red-blind)
#87780E
Deuteranopia (green-blind)
#A18F1B
Tritanopia (blue-blind)
#E7515B
Achromatopsia (no color)
#868686

Design tokens & code

CSS
--color: #d2691e;
/* rgb */ color: rgb(210, 105, 30);
/* oklch */ color: oklch(63.4% 0.155 50.3);
Tailwind
colors: {
  custom: {
    50: '#e89562',
    500: '#d2691e',
    950: '#000000',
  },
}
SCSS
$custom: #d2691e;
$custom-light: #e89562;
$custom-dark: #000000;
JSON
{
  "hex": "#d2691e",
  "rgb": {
    "r": 210,
    "g": 105,
    "b": 30
  },
  "hsl": {
    "h": 25,
    "s": 75,
    "l": 47.059
  },
  "oklch": {
    "l": 0.6344,
    "c": 0.15499,
    "h": 50.3
  },
  "luminance": 0.23899
}

Semantic roles & 50–950 ramp

primary
#D2691E
secondary
#77AED5
accent
#A4F236
background
#FFF9F6
surface
#FFF2EB
border
#D7CCC6
text
#180D05
muted
#867E7A

Preview Lab

Preview with #D2691E

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

Preview Lab → · Contrast checker → · Palette generator →

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