#CECCC3#CECCC3

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

Color values

HEX#CECCC3
RGBrgb(206, 204, 195)
HSLhsl(49, 10%, 79%)
HSVhsv(49, 5%, 81%)
CMYKcmyk(0%, 1%, 5.3%, 19.2%)
CIE-LABlab(81.97, -0.91, 4.72)
CIE-LCHlch(81.97, 4.81, 100.88°)
OKLaboklab(84.43% -0.0014 0.0124)
OKLCHoklch(84.43% 0.013 96.4)
XYZxyz(56.8954, 60.2479, 60.2509)
Luminance0.6025 (WCAG relative)
Temperatureneutral
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CECCC3 #C3C5CE
analogous
#CEC6C3 #CECCC3 #CACEC3
triadic
#CECCC3 #C3CECC #CCC3CE
tetradic
#CECCC3 #C3CEC6 #C3C5CE #CEC3CA
square
#CECCC3 #C3CEC6 #C3C5CE #CEC3CA
split-complementary
#CECCC3 #C3CACE #C6C3CE
monochromatic
#979380 #B2AFA1 #CECCC3 #EAE9E5 #F1F1EE

Accessibility & contrast

On white

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

On black

13.05
#CECCC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CECCC3
13.05:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CECCC3#FFFFFF#000000##000000
##CECCC31.001.6113.0513.05
#FFFFFF1.611.0021.0021.00
#00000013.0521.001.001.00
##00000013.0521.001.001.00

Color blindness preview

Protanopia (red-blind)
#CECBC3
Deuteranopia (green-blind)
#CFCCC3
Tritanopia (blue-blind)
#D0CBC9
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #ceccc3;
/* rgb */ color: rgb(206, 204, 195);
/* oklch */ color: oklch(84.4% 0.013 96.4);
Tailwind
colors: {
  custom: {
    50: '#dddbd5',
    500: '#ceccc3',
    950: '#000000',
  },
}
SCSS
$custom: #ceccc3;
$custom-light: #dddbd5;
$custom-dark: #000000;
JSON
{
  "hex": "#ceccc3",
  "rgb": {
    "r": 206,
    "g": 204,
    "b": 195
  },
  "hsl": {
    "h": 49.091,
    "s": 10.092,
    "l": 78.627
  },
  "oklch": {
    "l": 0.84428,
    "c": 0.0125,
    "h": 96.4
  },
  "luminance": 0.60248
}

Semantic roles & 50–950 ramp

primary
#CECCC3
secondary
#9496A2
accent
#5E9451
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483

Preview Lab

Preview with #CECCC3

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

Preview Lab → · Contrast checker → · Palette generator →

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