#CECEB2#CECEB2

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

Color values

HEX#CECEB2
RGBrgb(206, 206, 178)
HSLhsl(60, 22%, 75%)
HSVhsv(60, 14%, 81%)
CMYKcmyk(0%, 0%, 13.6%, 19.2%)
CIE-LABlab(82.10, -4.77, 13.96)
CIE-LCHlch(82.10, 14.75, 108.87°)
OKLaboklab(84.4% -0.0112 0.0361)
OKLCHoklch(84.4% 0.038 107.2)
XYZxyz(55.5600, 60.4792, 50.8576)
Luminance0.6048 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CECEB2 #B2B2CE
analogous
#CEC0B2 #CECEB2 #C0CEB2
triadic
#CECEB2 #B2CECE #CEB2CE
tetradic
#CECEB2 #B2CEC0 #B2B2CE #CEB2C0
square
#CECEB2 #B2CEC0 #B2B2CE #CEB2C0
split-complementary
#CECEB2 #B2C0CE #C0B2CE
monochromatic
#9E9E67 #B6B68D #CECEB2 #E6E6D7 #F3F3EC

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##CECEB2#FFFFFF#000000##000000
##CECEB21.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)
#D3CBB0
Deuteranopia (green-blind)
#D4CDB3
Tritanopia (blue-blind)
#D3CAC6
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #ceceb2;
/* rgb */ color: rgb(206, 206, 178);
/* oklch */ color: oklch(84.4% 0.038 107.2);
Tailwind
colors: {
  custom: {
    50: '#dddcc9',
    500: '#ceceb2',
    950: '#000000',
  },
}
SCSS
$custom: #ceceb2;
$custom-light: #dddcc9;
$custom-dark: #000000;
JSON
{
  "hex": "#ceceb2",
  "rgb": {
    "r": 206,
    "g": 206,
    "b": 178
  },
  "hsl": {
    "h": 60,
    "s": 22.222,
    "l": 75.294
  },
  "oklch": {
    "l": 0.84397,
    "c": 0.03778,
    "h": 107.2
  },
  "luminance": 0.60479
}

Semantic roles & 50–950 ramp

primary
#CECEB2
secondary
#8181A3
accent
#45A145
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482

Preview Lab

Preview with #CECEB2

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

Preview Lab → · Contrast checker → · Palette generator →

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