#CECEB6#CECEB6

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

Color values

HEX#CECEB6
RGBrgb(206, 206, 182)
HSLhsl(60, 20%, 76%)
HSVhsv(60, 12%, 81%)
CMYKcmyk(0%, 0%, 11.7%, 19.2%)
CIE-LABlab(82.19, -4.13, 11.96)
CIE-LCHlch(82.19, 12.65, 109.06°)
OKLaboklab(84.5% -0.0095 0.031)
OKLCHoklch(84.5% 0.032 107.1)
XYZxyz(55.9675, 60.6422, 53.0036)
Luminance0.6064 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CECEB6 #B6B6CE
analogous
#CEC2B6 #CECEB6 #C2CEB6
triadic
#CECEB6 #B6CECE #CEB6CE
tetradic
#CECEB6 #B6CEC2 #B6B6CE #CEB6C2
square
#CECEB6 #B6CEC2 #B6B6CE #CEB6C2
split-complementary
#CECEB6 #B6C2CE #C2B6CE
monochromatic
#9D9D6D #B5B591 #CECEB6 #E7E7DB #F3F3ED

Accessibility & contrast

On white

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

On black

13.13
#CECEB6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CECEB6
13.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CECEB6#FFFFFF#000000##000000
##CECEB61.001.6013.1313.13
#FFFFFF1.601.0021.0021.00
#00000013.1321.001.001.00
##00000013.1321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2CCB5
Deuteranopia (green-blind)
#D3CDB7
Tritanopia (blue-blind)
#D2CBC7
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #ceceb6;
/* rgb */ color: rgb(206, 206, 182);
/* oklch */ color: oklch(84.5% 0.032 107.1);
Tailwind
colors: {
  custom: {
    50: '#dddccb',
    500: '#ceceb6',
    950: '#000000',
  },
}
SCSS
$custom: #ceceb6;
$custom-light: #dddccb;
$custom-dark: #000000;
JSON
{
  "hex": "#ceceb6",
  "rgb": {
    "r": 206,
    "g": 206,
    "b": 182
  },
  "hsl": {
    "h": 60,
    "s": 19.672,
    "l": 76.078
  },
  "oklch": {
    "l": 0.84495,
    "c": 0.03246,
    "h": 107.1
  },
  "luminance": 0.60642
}

Semantic roles & 50–950 ramp

primary
#CECEB6
secondary
#8585A3
accent
#479E47
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483

Preview Lab

Preview with #CECEB6

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

Preview Lab → · Contrast checker → · Palette generator →

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