#CEC286#CEC286
#CEC286 is a light, moderate yellow. Relative luminance 0.534; OKLCH L 81.0% C 0.080 H 98.2°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC286 |
|---|---|
| RGB | rgb(206, 194, 134) |
| HSL | hsl(50, 42%, 67%) |
| HSV | hsv(50, 35%, 81%) |
| CMYK | cmyk(0%, 5.8%, 35%, 19.2%) |
| CIE-LAB | lab(78.13, -4.67, 31.74) |
| CIE-LCH | lch(78.13, 32.09, 98.36°) |
| OKLab | oklab(80.98% -0.0114 0.0787) |
| OKLCH | oklch(80.98% 0.08 98.2) |
| XYZ | xyz(49.0492, 53.4279, 30.2785) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.74
Darkkhaki
#BDB76B
ΔE00 5.03
Sand (survey)
#E2CA76
ΔE00 5.84
Beige (survey)
#E6DAA6
ΔE00 6.22
Sandstone
#C9AE74
ΔE00 6.75
Very Light Brown
#D3B683
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC286 #8692CE
analogous
#CE9E86 #CEC286 #B6CE86
triadic
#CEC286 #86CEC2 #C286CE
tetradic
#CEC286 #86CE9E #8692CE #CE86B6
square
#CEC286 #86CE9E #8692CE #CE86B6
split-complementary
#CEC286 #86B6CE #9E86CE
monochromatic
#9B8C3F #BCAC5A #CEC286 #E0D8B2 #F1EEDD
Accessibility & contrast
On white
1.80
#CEC286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#CEC286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC286
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC286 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBF82
Deuteranopia (green-blind)
#D1C388
Tritanopia (blue-blind)
#D9BAB3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cec286; /* rgb */ color: rgb(206, 194, 134); /* oklch */ color: oklch(81.0% 0.080 98.2);
Tailwind
colors: {
custom: {
50: '#ded4aa',
500: '#cec286',
950: '#000000',
},
}SCSS
$custom: #cec286; $custom-light: #ded4aa; $custom-dark: #000000;
JSON
{
"hex": "#cec286",
"rgb": {
"r": 206,
"g": 194,
"b": 134
},
"hsl": {
"h": 50,
"s": 42.353,
"l": 66.667
},
"oklch": {
"l": 0.80983,
"c": 0.07954,
"h": 98.2
},
"luminance": 0.53427
}Semantic roles & 50–950 ramp
primary
#CEC286
secondary
#5764A1
accent
#46B530
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381