#CECEB4#CECEB4

#CECEB4 is a very light, muted yellow. Relative luminance 0.606; OKLCH L 84.4% C 0.035 H 107.1°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).

Color values

HEX#CECEB4
RGBrgb(206, 206, 180)
HSLhsl(60, 21%, 76%)
HSVhsv(60, 13%, 81%)
CMYKcmyk(0%, 0%, 12.6%, 19.2%)
CIE-LABlab(82.14, -4.45, 12.96)
CIE-LCHlch(82.14, 13.70, 108.96°)
OKLaboklab(84.45% -0.0103 0.0336)
OKLCHoklch(84.45% 0.035 107.1)
XYZxyz(55.7623, 60.5601, 51.9228)
Luminance0.6056 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CECEB4 #B4B4CE
analogous
#CEC1B4 #CECEB4 #C1CEB4
triadic
#CECEB4 #B4CECE #CEB4CE
tetradic
#CECEB4 #B4CEC1 #B4B4CE #CEB4C1
square
#CECEB4 #B4CEC1 #B4B4CE #CEB4C1
split-complementary
#CECEB4 #B4C1CE #C1B4CE
monochromatic
#9E9E6A #B6B68F #CECEB4 #E6E6D9 #F3F3EC

Accessibility & contrast

On white

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

On black

13.11
#CECEB4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CECEB4
13.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CECEB4#FFFFFF#000000##000000
##CECEB41.001.6013.1113.11
#FFFFFF1.601.0021.0021.00
#00000013.1121.001.001.00
##00000013.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D3CCB3
Deuteranopia (green-blind)
#D3CDB5
Tritanopia (blue-blind)
#D2CAC7
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #ceceb4;
/* rgb */ color: rgb(206, 206, 180);
/* oklch */ color: oklch(84.4% 0.035 107.1);
Tailwind
colors: {
  custom: {
    50: '#dddcca',
    500: '#ceceb4',
    950: '#000000',
  },
}
SCSS
$custom: #ceceb4;
$custom-light: #dddcca;
$custom-dark: #000000;
JSON
{
  "hex": "#ceceb4",
  "rgb": {
    "r": 206,
    "g": 206,
    "b": 180
  },
  "hsl": {
    "h": 60,
    "s": 20.968,
    "l": 75.686
  },
  "oklch": {
    "l": 0.84445,
    "c": 0.03513,
    "h": 107.1
  },
  "luminance": 0.6056
}

Semantic roles & 50–950 ramp

primary
#CECEB4
secondary
#8383A3
accent
#469F46
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482

Preview Lab

Preview with #CECEB4

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

Preview Lab → · Contrast checker → · Palette generator →

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