#CECF5C#CECF5C

#CECF5C is a very light, vivid yellow. Relative luminance 0.585; OKLCH L 83.1% C 0.138 H 109.5°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).

Color values

HEX#CECF5C
RGBrgb(206, 207, 92)
HSLhsl(61, 55%, 59%)
HSVhsv(61, 56%, 81%)
CMYKcmyk(0.5%, 0%, 55.6%, 18.8%)
CIE-LABlab(81.03, -15.41, 55.92)
CIE-LCHlch(81.03, 58.00, 105.40°)
OKLaboklab(83.11% -0.046 0.1297)
OKLCHoklch(83.11% 0.138 109.5)
XYZxyz(49.6995, 58.5214, 18.8009)
Luminance0.5852 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CECF5C #5D5CCF
analogous
#CF965C #CECF5C #94CF5C
triadic
#CECF5C #5CCECF #CF5CCE
tetradic
#CECF5C #5CCF96 #5D5CCF #CF5C94
square
#CECF5C #5CCF96 #5D5CCF #CF5C94
split-complementary
#CECF5C #5C94CF #965CCF
monochromatic
#888828 #B7B836 #CECF5C #DCDD8B #EAEBBB

Accessibility & contrast

On white

1.65
#CECF5C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.70
#CECF5C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CECF5C
12.70:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CECF5C#FFFFFF#000000##000000
##CECF5C1.001.6512.7012.70
#FFFFFF1.651.0021.0021.00
#00000012.7021.001.001.00
##00000012.7021.001.001.00

Color blindness preview

Protanopia (red-blind)
#DEC750
Deuteranopia (green-blind)
#DFCB62
Tritanopia (blue-blind)
#DBC3B6
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #cecf5c;
/* rgb */ color: rgb(206, 207, 92);
/* oklch */ color: oklch(83.1% 0.138 109.5);
Tailwind
colors: {
  custom: {
    50: '#dfdd8e',
    500: '#cecf5c',
    950: '#000000',
  },
}
SCSS
$custom: #cecf5c;
$custom-light: #dfdd8e;
$custom-dark: #000000;
JSON
{
  "hex": "#cecf5c",
  "rgb": {
    "r": 206,
    "g": 207,
    "b": 92
  },
  "hsl": {
    "h": 60.522,
    "s": 54.502,
    "l": 58.627
  },
  "oklch": {
    "l": 0.83111,
    "c": 0.1376,
    "h": 109.5
  },
  "luminance": 0.5852
}

Semantic roles & 50–950 ramp

primary
#CECF5C
secondary
#41408F
accent
#4ADE4B
background
#FEFEFC
surface
#FCFCF4
border
#D5D5CE
text
#16150D
muted
#84847F

Preview Lab

Preview with #CECF5C

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

Preview Lab → · Contrast checker → · Palette generator →

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