#CECEB8#CECEB8

#CECEB8 is a very light, muted yellow. Relative luminance 0.607; OKLCH L 84.5% C 0.030 H 107.0°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).

Color values

HEX#CECEB8
RGBrgb(206, 206, 184)
HSLhsl(60, 18%, 76%)
HSVhsv(60, 11%, 81%)
CMYKcmyk(0%, 0%, 10.7%, 19.2%)
CIE-LABlab(82.23, -3.81, 10.96)
CIE-LCHlch(82.23, 11.60, 109.15°)
OKLaboklab(84.55% -0.0087 0.0285)
OKLCHoklch(84.55% 0.03 107)
XYZxyz(56.1756, 60.7255, 54.0999)
Luminance0.6072 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CECEB8 #B8B8CE
analogous
#CEC3B8 #CECEB8 #C3CEB8
triadic
#CECEB8 #B8CECE #CEB8CE
tetradic
#CECEB8 #B8CEC3 #B8B8CE #CEB8C3
square
#CECEB8 #B8CEC3 #B8B8CE #CEB8C3
split-complementary
#CECEB8 #B8C3CE #C3B8CE
monochromatic
#9C9C70 #B5B594 #CECEB8 #E7E7DC #F3F3ED

Accessibility & contrast

On white

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

On black

13.15
#CECEB8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CECEB8
13.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CECEB8#FFFFFF#000000##000000
##CECEB81.001.6013.1513.15
#FFFFFF1.601.0021.0021.00
#00000013.1521.001.001.00
##00000013.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2CCB7
Deuteranopia (green-blind)
#D3CDB9
Tritanopia (blue-blind)
#D2CBC8
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #ceceb8;
/* rgb */ color: rgb(206, 206, 184);
/* oklch */ color: oklch(84.5% 0.030 107.0);
Tailwind
colors: {
  custom: {
    50: '#dddccd',
    500: '#ceceb8',
    950: '#000000',
  },
}
SCSS
$custom: #ceceb8;
$custom-light: #dddccd;
$custom-dark: #000000;
JSON
{
  "hex": "#ceceb8",
  "rgb": {
    "r": 206,
    "g": 206,
    "b": 184
  },
  "hsl": {
    "h": 60,
    "s": 18.333,
    "l": 76.471
  },
  "oklch": {
    "l": 0.84545,
    "c": 0.02979,
    "h": 107
  },
  "luminance": 0.60725
}

Semantic roles & 50–950 ramp

primary
#CECEB8
secondary
#8888A3
accent
#499D49
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483

Preview Lab

Preview with #CECEB8

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

Preview Lab → · Contrast checker → · Palette generator →

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