#CEC688#CEC688
#CEC688 is a light, moderate yellow. Relative luminance 0.553; OKLCH L 81.8% C 0.081 H 101.7°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC688 |
|---|---|
| RGB | rgb(206, 198, 136) |
| HSL | hsl(53, 42%, 67%) |
| HSV | hsv(53, 34%, 81%) |
| CMYK | cmyk(0%, 3.9%, 34%, 19.2%) |
| CIE-LAB | lab(79.21, -6.50, 32.13) |
| CIE-LCH | lch(79.21, 32.78, 101.44°) |
| OKLab | oklab(81.85% -0.0165 0.0797) |
| OKLCH | oklch(81.85% 0.081 101.7) |
| XYZ | xyz(50.0922, 55.2887, 31.3208) |
| Luminance | 0.5529 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 5.09
Beige (survey)
#E6DAA6
ΔE00 5.81
Sand
#C2B280
ΔE00 6.08
Sand (survey)
#E2CA76
ΔE00 6.17
Greenish Beige
#C9D179
ΔE00 6.35
Greenish Tan
#BCCB7A
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC688 #8890CE
analogous
#CEA388 #CEC688 #B3CE88
triadic
#CEC688 #88CEC6 #C688CE
tetradic
#CEC688 #88CEA3 #8890CE #CE88B3
square
#CEC688 #88CEA3 #8890CE #CE88B3
split-complementary
#CEC688 #88B3CE #A388CE
monochromatic
#9C9140 #BCB15D #CEC688 #E0DBB3 #F2F0DF
Accessibility & contrast
On white
1.74
#CEC688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#CEC688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC688
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC688 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C284
Deuteranopia (green-blind)
#D4C68A
Tritanopia (blue-blind)
#D8BEB6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cec688; /* rgb */ color: rgb(206, 198, 136); /* oklch */ color: oklch(81.8% 0.081 101.7);
Tailwind
colors: {
custom: {
50: '#ded7ab',
500: '#cec688',
950: '#000000',
},
}SCSS
$custom: #cec688; $custom-light: #ded7ab; $custom-dark: #000000;
JSON
{
"hex": "#cec688",
"rgb": {
"r": 206,
"g": 198,
"b": 136
},
"hsl": {
"h": 53.143,
"s": 41.667,
"l": 67.059
},
"oklch": {
"l": 0.81848,
"c": 0.08138,
"h": 101.7
},
"luminance": 0.55288
}Semantic roles & 50–950 ramp
primary
#CEC688
secondary
#5961A2
accent
#40B531
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381