#CECEB3#CECEB3

#CECEB3 is a very light, muted yellow. Relative luminance 0.605; OKLCH L 84.4% C 0.036 H 107.2°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).

Color values

HEX#CECEB3
RGBrgb(206, 206, 179)
HSLhsl(60, 22%, 75%)
HSVhsv(60, 13%, 81%)
CMYKcmyk(0%, 0%, 13.1%, 19.2%)
CIE-LABlab(82.12, -4.61, 13.46)
CIE-LCHlch(82.12, 14.22, 108.92°)
OKLaboklab(84.42% -0.0107 0.0348)
OKLCHoklch(84.42% 0.036 107.2)
XYZxyz(55.6608, 60.5195, 51.3883)
Luminance0.6052 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CECEB3 #B3B3CE
analogous
#CEC0B3 #CECEB3 #C0CEB3
triadic
#CECEB3 #B3CECE #CEB3CE
tetradic
#CECEB3 #B3CEC0 #B3B3CE #CEB3C0
square
#CECEB3 #B3CEC0 #B3B3CE #CEB3C0
split-complementary
#CECEB3 #B3C0CE #C0B3CE
monochromatic
#9E9E69 #B6B68E #CECEB3 #E6E6D8 #F3F3EC

Accessibility & contrast

On white

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

On black

13.10
#CECEB3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CECEB3
13.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CECEB3#FFFFFF#000000##000000
##CECEB31.001.6013.1013.10
#FFFFFF1.601.0021.0021.00
#00000013.1021.001.001.00
##00000013.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#D3CCB1
Deuteranopia (green-blind)
#D4CDB4
Tritanopia (blue-blind)
#D2CAC6
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #ceceb3;
/* rgb */ color: rgb(206, 206, 179);
/* oklch */ color: oklch(84.4% 0.036 107.2);
Tailwind
colors: {
  custom: {
    50: '#dddcc9',
    500: '#ceceb3',
    950: '#000000',
  },
}
SCSS
$custom: #ceceb3;
$custom-light: #dddcc9;
$custom-dark: #000000;
JSON
{
  "hex": "#ceceb3",
  "rgb": {
    "r": 206,
    "g": 206,
    "b": 179
  },
  "hsl": {
    "h": 60,
    "s": 21.6,
    "l": 75.49
  },
  "oklch": {
    "l": 0.84421,
    "c": 0.03645,
    "h": 107.2
  },
  "luminance": 0.60519
}

Semantic roles & 50–950 ramp

primary
#CECEB3
secondary
#8282A3
accent
#45A045
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482

Preview Lab

Preview with #CECEB3

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

Preview Lab → · Contrast checker → · Palette generator →

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