#CECAC2#CECAC2

#CECAC2 is a very light, near-neutral orange. Relative luminance 0.593; OKLCH L 84.0% C 0.012 H 84.6°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).

Color values

HEX#CECAC2
RGBrgb(206, 202, 194)
HSLhsl(40, 11%, 78%)
HSVhsv(40, 6%, 81%)
CMYKcmyk(0%, 1.9%, 5.8%, 19.2%)
CIE-LABlab(81.43, -0.03, 4.48)
CIE-LCHlch(81.43, 4.48, 90.41°)
OKLaboklab(84% 0.0011 0.0118)
OKLCHoklch(84% 0.012 84.6)
XYZxyz(56.3104, 59.2582, 59.5000)
Luminance0.5926 (WCAG relative)
Temperatureneutral
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CECAC2 #C2C6CE
analogous
#CEC4C2 #CECAC2 #CCCEC2
triadic
#CECAC2 #C2CECA #CAC2CE
tetradic
#CECAC2 #C2CEC4 #C2C6CE #CEC2CC
square
#CECAC2 #C2CEC4 #C2C6CE #CEC2CC
split-complementary
#CECAC2 #C2CCCE #C4C2CE
monochromatic
#978F7E #B3ADA0 #CECAC2 #E9E7E4 #F1F0EE

Accessibility & contrast

On white

1.63
#CECAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.85
#CECAC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CECAC2
12.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CECAC2#FFFFFF#000000##000000
##CECAC21.001.6312.8512.85
#FFFFFF1.631.0021.0021.00
#00000012.8521.001.001.00
##00000012.8521.001.001.00

Color blindness preview

Protanopia (red-blind)
#CCCAC2
Deuteranopia (green-blind)
#CDCBC2
Tritanopia (blue-blind)
#D0C9C8
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #cecac2;
/* rgb */ color: rgb(206, 202, 194);
/* oklch */ color: oklch(84.0% 0.012 84.6);
Tailwind
colors: {
  custom: {
    50: '#dddad4',
    500: '#cecac2',
    950: '#000000',
  },
}
SCSS
$custom: #cecac2;
$custom-light: #dddad4;
$custom-dark: #000000;
JSON
{
  "hex": "#cecac2",
  "rgb": {
    "r": 206,
    "g": 202,
    "b": 194
  },
  "hsl": {
    "h": 40,
    "s": 10.909,
    "l": 78.431
  },
  "oklch": {
    "l": 0.83995,
    "c": 0.01184,
    "h": 84.6
  },
  "luminance": 0.59258
}

Semantic roles & 50–950 ramp

primary
#CECAC2
secondary
#9298A2
accent
#679551
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #CECAC2

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

Preview Lab → · Contrast checker → · Palette generator →

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