#CDCDC3#CDCDC3

#CDCDC3 is a very light, near-neutral yellow. Relative luminance 0.606; OKLCH L 84.6% C 0.014 H 106.7°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).

Color values

HEX#CDCDC3
RGBrgb(205, 205, 195)
HSLhsl(60, 9%, 78%)
HSVhsv(60, 5%, 80%)
CMYKcmyk(0%, 0%, 4.9%, 19.6%)
CIE-LABlab(82.15, -1.78, 4.97)
CIE-LCHlch(82.15, 5.28, 109.71°)
OKLaboklab(84.55% -0.0039 0.0131)
OKLCHoklch(84.55% 0.014 106.7)
XYZxyz(56.8571, 60.5821, 60.3174)
Luminance0.6058 (WCAG relative)
Temperatureneutral
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDCDC3 #C3C3CD
analogous
#CDC8C3 #CDCDC3 #C8CDC3
triadic
#CDCDC3 #C3CDCD #CDC3CD
tetradic
#CDCDC3 #C3CDC8 #C3C3CD #CDC3C8
square
#CDCDC3 #C3CDC8 #C3C3CD #CDC3C8
split-complementary
#CDCDC3 #C3C8CD #C8C3CD
monochromatic
#959580 #B1B1A2 #CDCDC3 #E9E9E4 #F1F1EE

Accessibility & contrast

On white

1.60
#CDCDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.12
#CDCDC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDCDC3
13.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDCDC3#FFFFFF#000000##000000
##CDCDC31.001.6013.1213.12
#FFFFFF1.601.0021.0021.00
#00000013.1221.001.001.00
##00000013.1221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cdcdc3;
/* rgb */ color: rgb(205, 205, 195);
/* oklch */ color: oklch(84.6% 0.014 106.7);
Tailwind
colors: {
  custom: {
    50: '#dcdcd5',
    500: '#cdcdc3',
    950: '#000000',
  },
}
SCSS
$custom: #cdcdc3;
$custom-light: #dcdcd5;
$custom-dark: #000000;
JSON
{
  "hex": "#cdcdc3",
  "rgb": {
    "r": 205,
    "g": 205,
    "b": 195
  },
  "hsl": {
    "h": 60,
    "s": 9.091,
    "l": 78.431
  },
  "oklch": {
    "l": 0.84551,
    "c": 0.01365,
    "h": 106.7
  },
  "luminance": 0.60582
}

Semantic roles & 50–950 ramp

primary
#CDCDC3
secondary
#9494A1
accent
#529352
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #CDCDC3

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

Preview Lab → · Contrast checker → · Palette generator →

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