#CECCC2#CECCC2

#CECCC2 is a very light, near-neutral yellow. Relative luminance 0.602; OKLCH L 84.4% C 0.014 H 97.5°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).

Color values

HEX#CECCC2
RGBrgb(206, 204, 194)
HSLhsl(50, 11%, 78%)
HSVhsv(50, 6%, 81%)
CMYKcmyk(0%, 1%, 5.8%, 19.2%)
CIE-LABlab(81.95, -1.08, 5.22)
CIE-LCHlch(81.95, 5.33, 101.69°)
OKLaboklab(84.4% -0.0018 0.0137)
OKLCHoklch(84.4% 0.014 97.5)
XYZxyz(56.7827, 60.2028, 59.6574)
Luminance0.6020 (WCAG relative)
Temperatureneutral
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CECCC2 #C2C4CE
analogous
#CEC6C2 #CECCC2 #CACEC2
triadic
#CECCC2 #C2CECC #CCC2CE
tetradic
#CECCC2 #C2CEC6 #C2C4CE #CEC2CA
square
#CECCC2 #C2CEC6 #C2C4CE #CEC2CA
split-complementary
#CECCC2 #C2CACE #C6C2CE
monochromatic
#97937E #B3B0A0 #CECCC2 #E9E8E4 #F1F1EE

Accessibility & contrast

On white

1.61
#CECCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.04
#CECCC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CECCC2
13.04:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CECCC2#FFFFFF#000000##000000
##CECCC21.001.6113.0413.04
#FFFFFF1.611.0021.0021.00
#00000013.0421.001.001.00
##00000013.0421.001.001.00

Color blindness preview

Protanopia (red-blind)
#CECBC1
Deuteranopia (green-blind)
#CFCCC2
Tritanopia (blue-blind)
#D0CAC9
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #ceccc2;
/* rgb */ color: rgb(206, 204, 194);
/* oklch */ color: oklch(84.4% 0.014 97.5);
Tailwind
colors: {
  custom: {
    50: '#dddbd4',
    500: '#ceccc2',
    950: '#000000',
  },
}
SCSS
$custom: #ceccc2;
$custom-light: #dddbd4;
$custom-dark: #000000;
JSON
{
  "hex": "#ceccc2",
  "rgb": {
    "r": 206,
    "g": 204,
    "b": 194
  },
  "hsl": {
    "h": 50,
    "s": 10.909,
    "l": 78.431
  },
  "oklch": {
    "l": 0.844,
    "c": 0.01384,
    "h": 97.5
  },
  "luminance": 0.60203
}

Semantic roles & 50–950 ramp

primary
#CECCC2
secondary
#9295A2
accent
#5C9551
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483

Preview Lab

Preview with #CECCC2

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

Preview Lab → · Contrast checker → · Palette generator →

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