#CECEC3#CECEC3

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

Color values

HEX#CECEC3
RGBrgb(206, 206, 195)
HSLhsl(60, 10%, 79%)
HSVhsv(60, 5%, 81%)
CMYKcmyk(0%, 0%, 5.3%, 19.2%)
CIE-LABlab(82.49, -1.95, 5.47)
CIE-LCHlch(82.49, 5.81, 109.67°)
OKLaboklab(84.83% -0.0043 0.0144)
OKLCHoklch(84.83% 0.015 106.7)
XYZxyz(57.3738, 61.2047, 60.4103)
Luminance0.6120 (WCAG relative)
Temperatureneutral
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CECEC3 #C3C3CE
analogous
#CEC8C3 #CECEC3 #C8CEC3
triadic
#CECEC3 #C3CECE #CEC3CE
tetradic
#CECEC3 #C3CEC8 #C3C3CE #CEC3C8
square
#CECEC3 #C3CEC8 #C3C3CE #CEC3C8
split-complementary
#CECEC3 #C3C8CE #C8C3CE
monochromatic
#979780 #B2B2A1 #CECEC3 #EAEAE5 #F1F1EE

Accessibility & contrast

On white

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

On black

13.24
#CECEC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CECEC3
13.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CECEC3#FFFFFF#000000##000000
##CECEC31.001.5913.2413.24
#FFFFFF1.591.0021.0021.00
#00000013.2421.001.001.00
##00000013.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0CDC2
Deuteranopia (green-blind)
#D0CDC3
Tritanopia (blue-blind)
#D0CCCB
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #cecec3;
/* rgb */ color: rgb(206, 206, 195);
/* oklch */ color: oklch(84.8% 0.015 106.7);
Tailwind
colors: {
  custom: {
    50: '#dddcd5',
    500: '#cecec3',
    950: '#000000',
  },
}
SCSS
$custom: #cecec3;
$custom-light: #dddcd5;
$custom-dark: #000000;
JSON
{
  "hex": "#cecec3",
  "rgb": {
    "r": 206,
    "g": 206,
    "b": 195
  },
  "hsl": {
    "h": 60,
    "s": 10.092,
    "l": 78.627
  },
  "oklch": {
    "l": 0.84834,
    "c": 0.01498,
    "h": 106.7
  },
  "luminance": 0.61205
}

Semantic roles & 50–950 ramp

primary
#CECEC3
secondary
#9494A2
accent
#519451
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #CECEC3

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

Preview Lab → · Contrast checker → · Palette generator →

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