#CECEC2#CECEC2

#CECEC2 is a very light, near-neutral yellow. Relative luminance 0.612; OKLCH L 84.8% C 0.016 H 106.7°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).

Color values

HEX#CECEC2
RGBrgb(206, 206, 194)
HSLhsl(60, 11%, 78%)
HSVhsv(60, 6%, 81%)
CMYKcmyk(0%, 0%, 5.8%, 19.2%)
CIE-LABlab(82.46, -2.13, 5.96)
CIE-LCHlch(82.46, 6.33, 109.62°)
OKLaboklab(84.81% -0.0047 0.0157)
OKLCHoklch(84.81% 0.016 106.7)
XYZxyz(57.2611, 61.1597, 59.8169)
Luminance0.6116 (WCAG relative)
Temperatureneutral
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CECEC2 #C2C2CE
analogous
#CEC8C2 #CECEC2 #C8CEC2
triadic
#CECEC2 #C2CECE #CEC2CE
tetradic
#CECEC2 #C2CEC8 #C2C2CE #CEC2C8
square
#CECEC2 #C2CEC8 #C2C2CE #CEC2C8
split-complementary
#CECEC2 #C2C8CE #C8C2CE
monochromatic
#97977E #B3B3A0 #CECEC2 #E9E9E4 #F1F1EE

Accessibility & contrast

On white

1.59
#CECEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.23
#CECEC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CECEC2
13.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CECEC2#FFFFFF#000000##000000
##CECEC21.001.5913.2313.23
#FFFFFF1.591.0021.0021.00
#00000013.2321.001.001.00
##00000013.2321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0CDC1
Deuteranopia (green-blind)
#D1CDC2
Tritanopia (blue-blind)
#D0CCCA
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #cecec2;
/* rgb */ color: rgb(206, 206, 194);
/* oklch */ color: oklch(84.8% 0.016 106.7);
Tailwind
colors: {
  custom: {
    50: '#dddcd4',
    500: '#cecec2',
    950: '#000000',
  },
}
SCSS
$custom: #cecec2;
$custom-light: #dddcd4;
$custom-dark: #000000;
JSON
{
  "hex": "#cecec2",
  "rgb": {
    "r": 206,
    "g": 206,
    "b": 194
  },
  "hsl": {
    "h": 60,
    "s": 10.909,
    "l": 78.431
  },
  "oklch": {
    "l": 0.84807,
    "c": 0.01634,
    "h": 106.7
  },
  "luminance": 0.61159
}

Semantic roles & 50–950 ramp

primary
#CECEC2
secondary
#9292A2
accent
#519551
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #CECEC2

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

Preview Lab → · Contrast checker → · Palette generator →

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