#CCC4BE#CCC4BE

#CCC4BE is a very light, near-neutral orange. Relative luminance 0.560; OKLCH L 82.5% C 0.012 H 59.5°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).

Color values

HEX#CCC4BE
RGBrgb(204, 196, 190)
HSLhsl(26, 12%, 77%)
HSVhsv(26, 7%, 80%)
CMYKcmyk(0%, 3.9%, 6.9%, 20%)
CIE-LABlab(79.63, 1.73, 4.00)
CIE-LCHlch(79.63, 4.36, 66.56°)
OKLaboklab(82.51% 0.0062 0.0106)
OKLCHoklch(82.51% 0.012 59.5)
XYZxyz(53.9349, 56.0354, 56.6798)
Luminance0.5604 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCC4BE #BEC6CC
analogous
#CCBEBF #CCC4BE #CCCBBE
triadic
#CCC4BE #BECCC4 #C4BECC
tetradic
#CCC4BE #BFCCBE #BEC6CC #CBBECC
square
#CCC4BE #BFCCBE #BEC6CC #CBBECC
split-complementary
#CCC4BE #BECCCB #BEBFCC
monochromatic
#968679 #B1A59C #CCC4BE #E7E3E0 #F2EFEE

Accessibility & contrast

On white

1.72
#CCC4BE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.21
#CCC4BE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCC4BE
12.21:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCC4BE#FFFFFF#000000##000000
##CCC4BE1.001.7212.2112.21
#FFFFFF1.721.0021.0021.00
#00000012.2121.001.001.00
##00000012.2121.001.001.00

Color blindness preview

Protanopia (red-blind)
#C6C4BE
Deuteranopia (green-blind)
#C8C6BE
Tritanopia (blue-blind)
#CFC2C2
Achromatopsia (no color)
#C5C5C5

Design tokens & code

CSS
--color: #ccc4be;
/* rgb */ color: rgb(204, 196, 190);
/* oklch */ color: oklch(82.5% 0.012 59.5);
Tailwind
colors: {
  custom: {
    50: '#dbd5d1',
    500: '#ccc4be',
    950: '#000000',
  },
}
SCSS
$custom: #ccc4be;
$custom-light: #dbd5d1;
$custom-dark: #000000;
JSON
{
  "hex": "#ccc4be",
  "rgb": {
    "r": 204,
    "g": 196,
    "b": 190
  },
  "hsl": {
    "h": 25.714,
    "s": 12.069,
    "l": 77.255
  },
  "oklch": {
    "l": 0.8251,
    "c": 0.01225,
    "h": 59.5
  },
  "luminance": 0.56035
}

Semantic roles & 50–950 ramp

primary
#CCC4BE
secondary
#8E98A0
accent
#78964F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #CCC4BE

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

Preview Lab → · Contrast checker → · Palette generator →

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